User forums > General (but related to Code::Blocks)
C code coloring problem
ordak:
Hi,
using code::blocks svn build in Linux, I get the following mis-colored (black instead of blue):
* noreturn defined in <stdnoreturn.h>
* using typedef, the newly defined types
BlueHazzard:
code highlightening is static at the moment... So this is not parsed automatically. If you need it you can set (add keywords) it in the setting somewhere
If you have time and will you are free to send patches and help to improve codeblocks ;)
ollydbg:
--- Quote from: ordak on March 30, 2017, 07:20:04 am ---* noreturn defined in <stdnoreturn.h>
--- End quote ---
So, "noreturn" should be shown in blue color? Your post is a bit hard to read. ;)
ordak:
--- Quote from: ollydbg on March 31, 2017, 07:00:18 am ---
--- Quote from: ordak on March 30, 2017, 07:20:04 am ---* noreturn defined in <stdnoreturn.h>
--- End quote ---
So, "noreturn" should be shown in blue color? Your post is a bit hard to read. ;)
--- End quote ---
I expect "noreturn" and "the newly defined types" to be shown in blue rather than black. Just as types like "int", "bool" and so on.
oBFusCATed:
What do you mean by newly defined types? Is this some newer C standard?
Navigation
[0] Message Index
[#] Next page
Go to full version