Branch: Tag:

2008-10-01

2008-10-01 23:45:05 by Martin Stjernholm <mast@lysator.liu.se>

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) { \