Closed elomage closed 8 years ago
When error in source, does not jump to the right file. Example error message:
main.c:43:1: error: expected ‘,’ or ‘;’ before ‘void’
Jumps to "in.c" - cuts off 2 characters. File regex should be tuned to accept filenames that start at ^
When error in source, does not jump to the right file. Example error message:
main.c:43:1: error: expected ‘,’ or ‘;’ before ‘void’
Jumps to "in.c" - cuts off 2 characters. File regex should be tuned to accept filenames that start at ^