I've added the comeau compiler to my list of tool. It's error output looks like this:
"C:\scratch7\ART05-6533735\C1.h", line 13: error: identifier "privTypedef" is
undefined
const privTypedef p1
and I need the regexp so that Textpad can open the erroneous file at the right line number.
The ...
Search found 2 matches
- Mon Jul 11, 2005 2:57 pm
- Forum: General
- Topic: Regular Expression to Match Output
- Replies: 1
- Views: 360
- Fri Sep 03, 2004 1:58 pm
- Forum: General
- Topic: Synchronized scrolling broken for big files?
- Replies: 1
- Views: 233
Synchronized scrolling broken for big files?
I've got 2 "similar" files open in two windows side by side. I've got word wrap off and synchronized scrolling turned on. using the page up and down keys or the cursor keys everything seems to stay in synch. But, if I drag the scroll slider to the middle of the document the windows are out of synch ...