mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-21 03:01:15 +00:00
Fixes #6 It turned out that the problem with @zero was caused by initial type chaining occurring before the structures had been initialized and thus the linker's @zero type encoding string was incorrect: {?=} instead of {tag @zero-}, thus when the actual type encoding supplied by an object file came along (with the correct encoding string), it wasn't found. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |