mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-21 11:11:37 +00:00
In order to keep enumerator type and enum type the same, the values need to have their type set after the enum type is finalized, and then the appropriate symbols created in the parent scope. This fixes the infinite recursion when assigning an enum value to its own type. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |