From: SourceForge.net <no...@so...> - 2010-09-11 11:00:45
|
Bugs item #3061382, was opened at 2010-09-07 20:20 Message generated for change (Comment added) made by innot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=928231&aid=3061382&group_id=189165 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Behavior Group: None >Status: Pending >Resolution: Accepted Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: Thomas Holland (innot) Summary: C Language Standard Can`t be changed Initial Comment: I am using winavr with gnu99 std but i have to set it by compiler custom flags the main problem appears on Project Properties >> C/C++ Build >> Settings >> AVR Compliler >> Language Standard >> Language Standard tath can`t be changed and always set to ISO C 90 ---------------------------------------------------------------------- >Comment By: Thomas Holland (innot) Date: 2010-09-11 13:00 Message: Could you provide a bit more information? Is it that you change the setting, but when you reopen the dialog it is back at C90? Or that you can't change it at all? What version of the plugin are you using? The latest release of the plugin made C99 the default. Does the problem also occur when you create a new project? If you change the language standard to C99 and immediately thereafter click on the 'AVR Compiler' in the settings tree, what '-std=....' flag do you see in the "all options" text box? Cheers, Thomas ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=928231&aid=3061382&group_id=189165 |