Author Topic: Latest gcc and C++11 code completion  (Read 3653 times)

Offline Dert

  • Single posting newcomer
  • *
  • Posts: 5
Latest gcc and C++11 code completion
« 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, but the link is dead.
« Last Edit: July 16, 2014, 05:31:36 pm by Dert »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Latest gcc and C++11 code completion
« Reply #1 on: July 16, 2014, 05:26:34 pm »
Link to the thread http://forums.codeblocks.org/index.php/topic,18213

Your posted link was bad.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Dert

  • Single posting newcomer
  • *
  • Posts: 5
Re: Latest gcc and C++11 code completion
« Reply #2 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...

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Latest gcc and C++11 code completion
« Reply #3 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