|

11-02-2009, 06:59 PM
I've found three more nits. The first is that code enclosed in #ifdef, #endif pairs is still showing up with a white background. The second is that the Project Explorer, Make Targets, Outline and likely other non-code windows are still dark text over light backgrounds - any thoughts where those color choices are? The third problem is that my platform defined types, e.g., uint8, are showing up with "Problem" coloring in their syntax. The project compiles fine under WinGW even with the -Wall flag set.
|