Search found 3 matches

by TRAFFICBLOWS
Wed Mar 24, 2004 4:05 pm
Forum: General
Topic: Compiler/RegExp Problem With Forward Slashes
Replies: 2
Views: 467

Thanks for the info, Ed, I'll definitely be using that technique! In the meantime, I think I might write a Perl script to convert all paths to Windows notation, and just pipe in the output of make.
by TRAFFICBLOWS
Mon Mar 22, 2004 4:23 pm
Forum: General
Topic: Compiler/RegExp Problem With Forward Slashes
Replies: 2
Views: 467

Compiler/RegExp Problem With Forward Slashes

I've searched the forums couldn't find an answer to my problem. My C/C++ compiler tool (VxWorks) outputs error/warnings such as:

C:/somepath/somefile.cpp:365: error: some mistake

I can't find a regular expression that can open the file. Currently using "^\(..[^:]+\):\([0-9]+\):.*$" for my regular ...
by TRAFFICBLOWS
Fri Jul 25, 2003 12:31 pm
Forum: General
Topic: COLOR assigned to the dashes for CURRENT LINE is not showing
Replies: 7
Views: 1302

The current-line highlighting isn't my thing either, but it's not easy to find how to turn off until you read this thread. Maybe it could be turned off by default in a new install?