[Issue 12273] 'dmd -color' flag to colorize error/warning messages

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 27 13:03:23 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12273


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com


--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> 2014-02-27 13:03:22 PST ---
It's a good idea.

Note to implementer: You'd have to check to see if the output stream is a file
or a tty, and not do the colorizing for the file.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list