Menu

#3 many errors using gcc 4.6.1

open
nobody
None
5
2011-10-18
2011-10-18
Anonymous
No

there are some 'variable unused' errors. these can be fixed as a workaround with __attribute__ ((unused)) /*@unused@*/

but there are also array out of bound errors that are not so easy to fix.

Discussion