diff options
author | Magnus Henoch <magnus.henoch@gmail.com> | 2012-07-09 11:40:21 +0100 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-10-22 22:10:26 +0200 |
commit | e8169e91e4a609f0c4a0ad3ff839773d39aa07be (patch) | |
tree | af635a3428062e7c5268b187c6010839115c0cbd /src/rebar_ct.erl | |
parent | 53ae245725f6e01113876eee61c8ae7abb8d9bf5 (diff) |
Fix rebar_base_compiler:format_errors/3 for errors in include files
Handle the case where the error didn't occur in the file being
compiled. That is, if there is an error on line 9 of bar.hrl,
instead of:
/path/to/foo.erl:9: type foo() already defined
print:
/path/to/bar.hrl:9: type foo() already defined
Diffstat (limited to 'src/rebar_ct.erl')
0 files changed, 0 insertions, 0 deletions