pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2001-07-02
2001-07-02 11:38:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>
63a73085d114af8744790e98eeba568714a94a8a (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Bugfix.
Rev: src/builtin.cmod:1.56
1:
/* -*- c -*-
-
* $Id: builtin.cmod,v 1.
55
2001/07/02 11:
21
:
09
grubba Exp $
+
* $Id: builtin.cmod,v 1.
56
2001/07/02 11:
38
:
01
grubba Exp $
*/ #include "global.h"
55:
pop_stack(); return; } else if (IS_ZERO(Pike_sp-1)) {
-
pop_
stack
();
+
pop_
n_elems
(
2
);
push_constant_text("object"); return; } else {