[cfe-dev] Colorized compiler errors

Mike Stump mrs at apple.com
Sat Dec 22 17:20:02 PST 2007


On Dec 22, 2007, at 1:46 PM, Keith Bauer wrote:
> Patch attached

   const char *ansi_red = "...";

   std::cerr << ansi_red;

would be easier to read.



More information about the cfe-dev mailing list