pike.git/
src/
interpret.c
Branch:
Tag:
Non-build tags
All tags
No tags
2008-07-13
2008-07-13 15:23:16 by Henrik Grubbström (Grubba) <grubba@grubba.org>
3e7f00c50f080b8099ad6d4046340924cf5a66fc (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Bugfix.
Rev: src/interpret.c:1.406
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: interpret.c,v 1.
405
2008/07/13 15:
18
:
28
grubba Exp $
+
|| $Id: interpret.c,v 1.
406
2008/07/13 15:
23
:
16
grubba Exp $
*/ #include "global.h"
1887:
safe_describe_svalue(s,0,0); do_trace_call(args, &save_buf); }
-
apply_array(s->u.array, args, (type == APPLY_
SVALUE_STRICT
));
+
apply_array(s->u.array, args, (type == APPLY_
STACK
));
break; case PIKE_T_TYPE: