Re: Error message source line display

2013-10-14 Thread Florian Weimer
On 10/13/2013 04:46 AM, Fredrik Tolf wrote: I did find that there is the `-fno-diagnostics-show-caret` to turn them off, but it's quite bothersome to have to specify that every single time I compile something, and passing it through Makefiles' CFLAGS options shadows other flags that are turned o

Error message source line display

2013-10-12 Thread Fredrik Tolf
Dear list, I just recently got GCC 4.8 since Debian updated their Testing repository with it, and noted the error message source line display which was added. I then also noted it in the release notes, and while it seems to have been a commonly requested feature, I thought I'd offer