pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:24:54 by Arne Goedeke <el@laramies.com>
dfdd72d56ed0349d5435a303a61b258813dbea15 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
TM: return undefined on error
455:
if( tval ) push_text( tval ); else
-
push_
text
(
0
);
+
push_
undefined
();
} }