pike.git/
src/
interpret_functions.h
Branch:
Tag:
Non-build tags
All tags
No tags
2008-05-31
2008-05-31 10:54:29 by Henrik Grubbström (Grubba) <grubba@grubba.org>
6b91e4d2b197427a904ac2c32414762b448d196f (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
More fixes to F_THIS.
Rev: src/interpret_functions.h:1.207
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_functions.h,v 1.
206
2008/05/
30
19
:
40
:
04
grubba Exp $
+
|| $Id: interpret_functions.h,v 1.
207
2008/05/
31
10
:
54
:
29
grubba Exp $
*/ /*
2669:
arg1, loc.inherit->identifier_level)); });
-
if (arg2 < 0) {
+
if (
(
arg2 < 0)
|| !loc.o->prog)
{
ref_push_object(loc.o); } else { ref_push_object_inherit(loc.o,