TIGCC 0.94 pour Windows est sorti sur http://tigcc.ticalc.org/.
Comme d'habitude, la version Linux suivra dans quelques jours, mais j'ai beaucoup de trucs à faire pour l'université cette semaine, donc il faudra probablement attendre ce weekend.
List of changes (as usual, reconstructed by source directory comparison - we do not keep changelogs when developing):
* some documentation updates
* fixed GCC PR 7479 (applied the patch from GCC 3.2.2 CVS)
* no longer enables -Wpointer-arith by default for IDE projects, because some people (including me) complained about it
* fixed the Input String Advanced example (see pub26.ezboard.com/ftichessteamhqfrm5.showMessage?topicID=1918.topic for details)
* added a new Symbolic Add Arguments example written by me
* added a doorsos:rawCharXY equ _ROM_CALL_1A4 define in doorsos.h
* very minor optimizations to the SET_FILE_IN_USE_BIT code in tipatch.lib