mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 08:27:39 +00:00
07d348fbd8
Nifty: if you pass a struct via reference to a function, and a field of that struct may be both set and not set (eg, set only in an if statement), gcc will report that field assuming that fields that are never set will be set by the function (my interpretation). * taniwha ponders the flow analysis for that |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |