The default error format for compile errors is difficult to parse, and not automatically picked up by IDEs. This change makes the error format similar to the 'emacs' error format used by GCC and other compilers, so that in-IDE use can directly go to compile errors.
The default error format for compile errors is difficult to parse, and not automatically picked up by IDEs. This change makes the error format similar to the 'emacs' error format used by GCC and other compilers, so that in-IDE use can directly go to compile errors.