User forums > Help

question - C99

(1/2) > >>

AZ:
hello,
 why there is no option to select C99 standard from the list of predefined options?
// just curious

AZ
.

stahta01:
Code::Blocks Version?
Compiler name and Version?

You can always place missing option in the extra or other settings area for Linker or Compiler.

I do not see it in the Nightly Build SVN 8345.
Saw several C++ options like it.
Saw C90 related option.

Tim S.

AZ:

--- Quote from: stahta01 on October 05, 2012, 05:28:12 pm ---Code::Blocks Version?
Compiler name and Version?

You can always place missing option in the extra settings area for Linker or Compiler

Tim S.

--- End quote ---

CB - svn 8403
CC- gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
>..You can always place missing option in the extra settings area for Linker or Compiler
yeap, that's what i did. I'm just curios why this option is not in the selection. I would think it's more or less standard...

stahta01:

--- Quote from: AZ on October 05, 2012, 05:30:39 pm ---
--- Quote from: stahta01 on October 05, 2012, 05:28:12 pm ---Code::Blocks Version?
Compiler name and Version?

You can always place missing option in the extra settings area for Linker or Compiler

Tim S.

--- End quote ---

CB - svn 8403
CC- gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
>..You can always place missing option in the extra settings area for Linker or Compiler
yeap, that's what i did. I'm just curios why this option is not in the selection. I would think it's more or less standard...


--- End quote ---

If you build from SVN, I suggest submitting an patch to add it.
If not, I suggest submitting a feature request to add it.

Look at Wikipage on where to submit feature requests.

Edit: They made be holding off on adding it because of Compiler redesign reasons.
Or, it might be because most of the developers use C++ instead of C.

Tim S.

AZ:
ok. thank you

Navigation

[0] Message Index

[#] Next page

Go to full version