bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

got Wrong type argument: stringp, nil when clicking on an error line in


From: Francis Meyvis
Subject: got Wrong type argument: stringp, nil when clicking on an error line in the compilation buffer (sometimes the file is opened correctly however)
Date: Thu, 14 Feb 2002 07:41:31 +0100

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.1 (i386-msvc-nt4.0.1381)
 of 2001-10-22 on buffy
configured using `configure --with-msvc (12.00)'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

When clicking on an error line in the compilation buffer,
sometimes the file is opened on the correct line.
Once the error message "Wrong type argument: string, nil"
is show (when clicking on such an error line),
it will always re-appear.
The compiler is MS C/C++.
This is example output in the compilation window:


[... MORE TEXT AT THE BEGINNING ...]
+++ Building module emu_csf
make[1]: Entering directory `/cygdrive/m/sdce_root/newbuild'
i_csf.cpp
./../base/mmi/src/csf/swe/i_csf.cpp(690) : error C2228: left of '.getDir'
must have class/struct/union type
./../base/mmi/src/csf/swe/i_csf.cpp(693) : error C2065: 'eFSE_NO_ERROR' :
undeclared identifier
./../base/mmi/src/csf/swe/i_csf.cpp(693) : error C2065: 'fsRemove' :
undeclared identifier
make[1]: *** [sdcemu/emu_csf/obj/i_csf.obj] Error 2
make[1]: Leaving directory `/cygdrive/m/sdce_root/newbuild'
make: *** [emu_csf] Error 2

real 0m17.234s
user 0m1.037s
sys 0m5.915s

Compilation finished at Thu Feb 14 07:33:07


Clicking on the 1 & 2 error line brings you to the file
Clicking on the 3 gives the error.
Clicking on the 1 or 2 again will also result in
the given error once it occured for error line 3

Recent input:
<help-echo> <help-echo> M-x c o m p i l e <return>
- u SPC e m u _ c s f <return> C-x o <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <up> <return> <return> <up> <return> <up> <return>
<down-mouse-1> <mouse-movement> <mouse-1> M-x r e p
o r t SPC e m a c s SPC b u g SPC SPC <tab> SPC SPC
SPC SPC <backspace> <backspace> SPC SPC SPC SPC SPC
<return>

Recent messages:
Mark set
Parsing error messages...
abbreviate-file-name: Wrong type argument: stringp, nil
Parsing error messages...
abbreviate-file-name: Wrong type argument: stringp, nil
Parsing error messages...
abbreviate-file-name: Wrong type argument: stringp, nil
Parsing error messages...
abbreviate-file-name: Wrong type argument: stringp, nil
Loading c:/users/francis/soft/emacs-21.1/lisp/mail/emacsbug.elc...done

---
Kind regards,
francis meyvis

Sony Software Development Center - Europe
+32 2 724 8 643, Sint StevensWoluwestraat 55, B1130 Brussels, Belgium




reply via email to

[Prev in Thread] Current Thread [Next in Thread]