Search found 2 matches
- Tue Dec 16, 2008 10:31 pm
- Forum: Enhancement Suggestions
- Topic: Several regexes for one tool
- Replies: 4
- Views: 374
This is my attempt: compilation listing is: error.cpp:3: error: `error' undeclared (first use this function) error.cpp:3: error: (Each undeclared identifier is reported only once for each function it appears in.) error.cpp:3: error: expected `;' before '}' token error.cpp error.cpp(3) : error C2065 ...
- Sat Dec 06, 2008 11:12 pm
- Forum: Enhancement Suggestions
- Topic: Several regexes for one tool
- Replies: 4
- Views: 374
Several regexes for one tool
Is there a chance to have several regular expressions and set of registers for one tool. I often run projects compilation from TextPad tool menu. Compilation are made up from running different compilers and utilities. Different compilers use different formats of errors. Therefore, I can't use one ...