Re: Good error messages: going the extra mile

2010-04-08 Thread Moritz Lenz
Am 07.04.2010 01:16, schrieb Aristotle Pagaltzis: Hi Larry (mostly) et al, this sounds like something STD could try to steal: *http://blog.llvm.org/2010/04/amazing-feats-of-clang-error-recovery.html Okay, this may be going a bit far, but how else are you going to fall completely in love

Re: Good error messages: going the extra mile

2010-04-07 Thread Moritz Lenz
Aristotle Pagaltzis wrote: Hi Larry (mostly) et al, this sounds like something STD could try to steal: * http://blog.llvm.org/2010/04/amazing-feats-of-clang-error-recovery.html Okay, this may be going a bit far, but how else are you going to fall completely in love with a compiler? $

Good error messages: going the extra mile

2010-04-06 Thread Aristotle Pagaltzis
Hi Larry (mostly) et al, this sounds like something STD could try to steal: * http://blog.llvm.org/2010/04/amazing-feats-of-clang-error-recovery.html Okay, this may be going a bit far, but how else are you going to fall completely in love with a compiler? $ cat t.c void f0() { HEAD