pike.git/
src/
array.h
Branch:
Tag:
Non-build tags
All tags
No tags
2008-10-01
2008-10-01 23:45:05 by Martin Stjernholm <mast@lysator.liu.se>
ad7d35e75b4240f64ef8f8686df280eedb23df6d (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fix.
Rev: src/array.h:1.82
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
|| $Id: array.h,v 1.
81
2008/10/01 23:
43:
45 mast Exp $
+
|| $Id: array.h,v 1.
82
2008/10/01 23:
45
:
05
mast Exp $
*/ #ifndef ARRAY_H
267:
} \ } \ else \
-
DO
_
AGGREGATE
_
ARRAY
(0);
\
+
AGGR
_
ARR
_
CHECK
(
base_sval,
0); \
if (base_sval[-1].u.array->type_field & BIT_UNFINISHED) \ array_fix_type_field(Pike_sp[-1].u.array); \ DO_IF_DEBUG(if (Pike_sp[-1].type != T_ARRAY) { \