pike.git/
src/
language.yacc
Branch:
Tag:
Non-build tags
All tags
No tags
2013-07-18
2013-07-18 20:35:25 by Henrik Grubbström (Grubba) <grubba@grubba.org>
7b00d15dab1618992d74c38f143f574f61d7fd60 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
Compiler: Keep assignments with UNDEFINED in __INIT().
1716:
* of calling __INIT() by hand. */ if (SAFE_IS_ZERO(&$5->u.sval) &&
+
!SUBTYPEOF($5->u.sval) &&
!IDENTIFIER_IS_ALIAS(ID_FROM_INT(Pike_compiler->new_program, $<number>4)->identifier_flags)) { /* NB: Inherited variables get converted into aliases by