pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-06-24
2014-06-24 14:20:58 by Henrik Grubbström (Grubba) <grubba@grubba.org>
86d4aed0ac8506b26b4c44ff70cf636bfef4f9ad (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
Build: Added lots of missing TYPEOF()s.
3457:
if( THIS->ctx.v ) { struct svalue tmp;
-
tmp
.type
=
PIKE_T_STRING;
+
SET_SVAL_TYPE(
tmp
,
PIKE_T_STRING
)
;
for( i=0; i<THIS->ctx.num; i++ ) { res += sizeof(struct replace_many_tupel);