The problem with `bool` is that its not a type, its a macro in `stdbool.h` so 
its tag is a macro, not a type, so it isn't highlighted.

I don't think the pthreads are part of the C99 standard, its in C11 IIRC, so it 
sounds like the types crept in by mistake.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1221#issuecomment-246109959

Reply via email to