mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-21 11:11:37 +00:00
I think it may have been for compatibility with a certain qcc variant (no idea which one, though). While the shift/reduce conflict is fixable using "%prec IFX" on the const:string rule, the colon breaks test?"a":"b". Putting parentheses around "a" allows such a construct, requiring them breaks comatibility with C. I think this feature just isn't worth that. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |