IECS / MansOS

MansOS WSN/embedded operating system
MIT License
9 stars 4 forks source link

sublime build system - fix file regex #18

Closed elomage closed 8 years ago

elomage commented 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 ^