pike.git/
src/
operators.c
Branch:
Tag:
Non-build tags
All tags
No tags
2013-02-19
2013-02-19 15:28:13 by Henrik Grubbström (Grubba) <grubba@grubba.org>
a50412fde99a3838c2b013a241ba3ee75465d48e (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
Runtime: Fixed bug in validating soft casts.
964:
return 0; case T_ASSIGN: case PIKE_T_NAME:
+
case PIKE_T_ATTRIBUTE:
type = type->cdr; goto loop; case T_AND: