Hi all,
     I've just noticed that since the last big change in wxCode 
bakefiles, warnings were not being set anymore to "max". It's usually a 
good idea to put it to "max" in order to be able to spot all possible 
sources of run-time errors in compile stage.

Thus I've added this flag to all wxCode templates (to be precise to a 
template from which all other wxCode templates derive): this means that 
next time you regen you'll have max warnings set. If you don't like this 
you can always add a:

    <warnings>default</warnings>

tag to your target to restore the 'normal' level of warnings.

Francesco


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to