Tuesday, March 16, 2004
Dumb Compilers
--------------------Configuration: graphcontroller - Debug--------------------
Controller.hch Ln 28, Col 1-36: Macro 'c_MeshSize' expanded 200 times. Possible infinite recursion
...
Controller.hch Ln 28, Col 1-36: Macro 'c_MeshSize' expanded 3000 times. Possible infinite recursion
...
Controller.hch Ln 28, Col 1-36: Macro 'c_MeshSize' expanded 8800 times. Possible infinite recursion
The compiler then ran out of memory and crashed. Damn them for not solving the halting problem yet.
By al - 11:53 a.m. |