in reply to Re^2: Grokking Compile Error Messages
in thread Grokking Compile Error Messages

You're all missing the point. My comment had almost nothing to do with a desire for colored error messages, and almost everything to do with designing a language compiler that won't confuse people by default, however that is to be accomplished. The basic underlying problem is that the messages are prioritized in a deceptive manner. An optional module does nothing to fix that.

Replies are listed 'Best First'.
Re^4: Grokking Compile Error Messages
by mhi (Friar) on Jul 22, 2004 at 09:45 UTC
    Sometimes you wish there was more than one ++ to give. :-)