Code::Blocks Forums

User forums => Help => Topic started by: Dert on July 16, 2014, 05:21:42 pm

Title: Latest gcc and C++11 code completion
Post by: Dert on July 16, 2014, 05:21:42 pm
Ubuntu 14.04 LTS, C::B svn 9844 (same with 13.12)

As i understand C::B currently has a working CC for standart C++11 but by reason of gcc update (or smtn else) C::B cannot correctly identify selected in compiling options standart on my system. I assume this is C::B bug which is easy to fix, but still not fixed. Also I found an old patch (http://forums.codeblocks.org/index.php?topic=18213.0), but the link is dead.
Title: Re: Latest gcc and C++11 code completion
Post by: stahta01 on July 16, 2014, 05:26:34 pm
Link to the thread http://forums.codeblocks.org/index.php/topic,18213 (http://forums.codeblocks.org/index.php/topic,18213)

Your posted link was bad.

Tim S.
Title: Re: Latest gcc and C++11 code completion
Post by: Dert on July 16, 2014, 05:36:46 pm
Yep, thank you, fixed, but i meant this link http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=3493&group_id=5358 and that patch is probably still not for the same issue, but similar...
Title: Re: Latest gcc and C++11 code completion
Post by: Jenna on July 16, 2014, 09:21:31 pm
Alpha put dumps of the patches, bugs etc on his github-page.
The patch you look for should be this one:
https://alpha0010.github.io/cb-history/patches/3493.html (https://alpha0010.github.io/cb-history/patches/3493.html)