pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2011-10-22
2011-10-22 21:56:43 by Henrik Grubbström (Grubba) <grubba@grubba.org>
074dd129151c71d306ec0aa0f67434eb88c485f5 (
4
lines) (+
2
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Use push_undefined() in a few more places.
2277:
RETURN make_shared_binary_string("Buffer",6); } pop_n_elems( args );
-
push_
int
(
0
);
-
Pike_sp[-1].subtype = 1;
+
push_
undefined
();
} /*! @decl mixed cast( string type )