User forums > Nightly builds

The 25 September 2016 build (10912) is out.

<< < (4/6) > >>

GbaLog:
The initialization from C++11 doesn't work.
If I write:
std::string str{}; // with braces
If after that I writing str. , methods of this class does not displayed.
I observe this and in 16.01 and in this build.
Sorry for my English, it's don't my native language.

oBFusCATed:

--- Quote from: GbaLog on November 07, 2016, 02:06:06 pm ---The initialization from C++11 doesn't work.

--- End quote ---
Have you switched to c++11 mode for your project? Have you installed c++11 enabled compiler? Does it work on the command line?

janissl:

--- Quote from: Khram on September 30, 2016, 01:38:58 am ---SpellCheck !!! no working.

--- End quote ---

A spellcheck does not have any influence on code compilation, right? Then why bother developers with complaints about a non-core feature?

Therefore, my suggestion: For coding and compilation continue to use Code::Blocks, for presentation purposes - use a simple source code editor like Notepad++ or SciTE and make screenshots, export image files etc. from them if you need.

Otherwise, I cannot imagine the reason why a spellcheck functionality is so important or even mandatory for a developer.

GbaLog:

--- Quote from: oBFusCATed on November 07, 2016, 10:18:57 pm ---
--- Quote from: GbaLog on November 07, 2016, 02:06:06 pm ---The initialization from C++11 doesn't work.

--- End quote ---
Have you switched to c++11 mode for your project? Have you installed c++11 enabled compiler? Does it work on the command line?

--- End quote ---
It's not related with compiler. But for you - yes, i have c++11 compiler. This construction is compiled successfully, but I'm talking about the autocomplete. It's not possible for him.

ollydbg:
I think this is the one reported several times in our bug system: Code::Blocks / Tickets / #391 Does not recognize C++11 uniform initializers, right?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version