Hi,

I have more than one file with the same name in different folders. When my
compiler declares an error, sometimes the wrong file is opened. The file name is
the same but the path is incorrect.

m68k-elf-gcc -o release/log.o -c -DNN_SSHD=1 -D__rtems__ -g -O2 -Wall -std=gnu99
-Issh/openssh -Issh/openssl/include -Issh -Issh/include -I. -Iati -Iati/plus
-Iati/plus/inc -Iati/net -Iati/net/inc -Iati/ati_clib_arm -Issh/zlib
ssh/openssh/log.c

Error line:
ssh/openssh/log.c:59: error: 'LOG_FACILITY_AUTH' undeclared here (not in a
function)

The file that is opened is:
ssh\ati\ati_clib_arm\log.c

My log parser expression:
%F:%L:

The LOG parser debugger shows the correct file name.
Is this a bug?

PSPad v4.5.5 (2401) (the previous version also acts the same)
WinXP

Thanks,
chuckf

-- 
<http://forum.pspad.com/read.php?2,55272,55272>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem