- BugFix: typeof operator must set the in_type_prop attribute
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 17 Sep 2008 19:21:22 +0000 (19:21 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 17 Sep 2008 19:21:22 +0000 (19:21 +0000)
commit699d9eba6cde71db7283669ef960bf6e04f3a553
tree7cb7cf4c5e69aac26548df7207e33c5a8b849c4d
parent6c0cf065657863296355786c99aac830b85e2d9b
- BugFix: typeof operator must set the in_type_prop attribute
- __extension__ now sets/resets the in_gcc_extension attribute
- use new GNU_MODE macro instead of (c_mode & _GNUC) which checks for in_gcc_extension

[r22051]
parser.c