I built from latest CVS after Ben recent commit.
See excerpts of
xemacs-21.5-clean-cvs-update.err
below.
This time vanilla XEmacs crashes when I toggle-profiling off again.
No crash on C-u, as seen previously.
Here are lisp and C backtrace.
Best regards,
Adrian
Fatal error: assertion failed, file c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5
-clean\src\charset.h, line 431, ABORT()
Fatal error.
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
Your version of XEmacs was distributed with a PROBLEMS file that may describe
your crash, and with luck a workaround. Please check it first, but do report
the crash anyway.
Please report this bug by invoking M-x report-emacs-bug, or by selecting
`Send Bug Report' from the Help menu. If that won't work, send ordinary
email to `xemacs-beta(a)xemacs.org'. *MAKE SURE* to include this entire
output from this crash, especially including the Lisp backtrace, as well as
the XEmacs configuration from M-x describe-installation (or equivalently,
the file `Installation' in the top of the build tree).
If you are fortunate enough to have some sort of debugging aid installed
on your system, for example Visual C++, and you can get a C stack backtrace,
*please* include it, as it will make our life far easier.
Lisp backtrace follows:
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
format("%s"
----------------------------------------------------------------------------
assert_failed(const char * 0x0128c4c0, int 431, const char * 0x0128c4b8) line 3915
ichar_leading_byte(int 51108872) line 431 + 20 bytes
breakup_ichar_1(int 51108872, long * 0x0082dc10, int * 0x0082dc1c, int * 0x0082dc18) line
536 + 9 bytes
non_ascii_set_itext_ichar(unsigned char * 0x0082dc69, int 51108872) line 4650 + 21 bytes
set_itext_ichar(unsigned char * 0x0082dc69, int 51108872) line 941 + 39 bytes
print_internal(long 204435490, long 33304368, int 0) line 1659 + 13 bytes
Fprin1_to_string(long 204435490, long 37724032) line 887 + 28 bytes
emacs_doprnt_1(long 33304288, const unsigned char * 0x02a85b40, long 2, long 31131840, int
1, const long * 0x0082df80, char * 0x0082de9c) line 570 + 16 bytes
emacs_doprnt(long 33304288, const unsigned char * 0x00000000, long 0, long 31131840, int
1, const long * 0x0082df80) line 866 + 33 bytes
emacs_vsprintf_string_lisp(const char * 0x00000000, long 31131840, int 1, const long *
0x0082df80) line 899 + 59 bytes
Fformat(int 2, long * 0x0082df7c) line 2219 + 27 bytes
Ffuncall(int 3, long * 0x0082df78) line 3870 + 14 bytes
execute_optimized_program(const unsigned char * 0x01de13e8, int 4, long * 0x01de1048) line
823 + 16 bytes
funcall_compiled_function(long 29626256, int 1, long * 0x0082e2c8) line 3460 + 35 bytes
Ffuncall(int 2, long * 0x0082e2c4) line 3886 + 17 bytes
mapcar1(long 494, long * 0x0082e2e8, long 29626256, long 33364532) line 3195 + 11 bytes
Fmapcar(long 29626256, long 33364532) line 3303 + 21 bytes
Ffuncall(int 3, long * 0x0082eb60) line 3847 + 93 bytes
execute_optimized_program(const unsigned char * 0x01fcc808, int 15, long * 0x01de8808)
line 823 + 16 bytes
funcall_compiled_function(long 31359020, int 3, long * 0x0082ee6c) line 3460 + 35 bytes
Ffuncall(int 4, long * 0x0082ee68) line 3886 + 17 bytes
execute_optimized_program(const unsigned char * 0x01fcc808, int 15, long * 0x01de8808)
line 823 + 16 bytes
funcall_compiled_function(long 31359020, int 0, long * 0x0082f178) line 3460 + 35 bytes
Ffuncall(int 1, long * 0x0082f174) line 3886 + 17 bytes
execute_optimized_program(const unsigned char * 0x01de10c8, int 2, long * 0x01c6aa60) line
823 + 16 bytes
funcall_compiled_function(long 31359460, int 0, long * 0x0082f470) line 3460 + 35 bytes
Ffuncall(int 1, long * 0x0082f46c) line 3886 + 17 bytes
apply1(long 31359460, long 37724976) line 4466 + 11 bytes
Fcall_interactively(long 29669200, long 37724032, long 37724976) line 459 + 13 bytes
Fcommand_execute(long 29669200, long 37724032, long 37724976) line 3114 + 17 bytes
Ffuncall(int 3, long * 0x0082f6dc) line 3847 + 127 bytes
execute_optimized_program(const unsigned char * 0x01c03928, int 7, long * 0x0254fc28) line
823 + 16 bytes
funcall_compiled_function(long 39486056, int 1, long * 0x0082f9cc) line 3460 + 35 bytes
Ffuncall(int 2, long * 0x0082f9c8) line 3886 + 17 bytes
Fcall_interactively(long 37720376, long 37724976, long 37724976) line 994 + 22 bytes
Fcommand_execute(long 37720376, long 37724976, long 37724976) line 3114 + 17 bytes
execute_command_event(command_builder * 0x025a870c, long 33065240) line 4286 + 25 bytes
Fdispatch_event(long 33065240) line 4598 + 80 bytes
Fcommand_loop_1() line 600 + 9 bytes
command_loop_1(long 37724976) line 511
condition_case_1(long 37722400, long (long)* 0x01079675 command_loop_1(long), long
37724976, long (long, long)* 0x0107937d cmd_error(long, long), long 37724976) line 1924 +
7 bytes
command_loop_3() line 262 + 35 bytes
command_loop_2(long 37724976) line 277
internal_catch(long 37456016, long (long)* 0x010794cd command_loop_2(long), long 37724976,
int * volatile 0x00000000, long * volatile 0x00000000, long * volatile 0x00000000) line
1530 + 7 bytes
initial_command_loop(long 37724976) line 313 + 29 bytes
xemacs_21_5_b22_i586_pc_win32(int 2, unsigned short * * 0x0082ff14, unsigned short * *
0x00000000, int 0) line 2626
main(int 2, char * * 0x00f64118, char * * 0x00f62db0) line 3067
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 7c816d4f()
XEmacs Build Report generated by emacs-version
21.5 (beta22) "cucumber" (+CVS-20050925) XEmacs Lucid
with system-configuration
i586-pc-win32
follows:
Contents of
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\Installation:
(Output from most recent run of ./configure)
OS version:
Microsoft Windows XP [Version 5.1.2600]
OS: Windows_NT
XEmacs 21.5-b22 "cucumber" (+CVS-20051023) configured for `i586-pc-win32'.
Building XEmacs using "NMAKE".
Building XEmacs using make flags " ".
Building XEmacs in source tree
"c:\\Hacking\\cvs.xemacs.org\\XEmacs\\xemacs-21.5-clean".
For src, using compiler "cl -nologo -W3 -DSTRICT -Zi -Od -MDd -c -TP
-Ic:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\nt\inc
-Ic:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\src
-I"c:\Hacking\libs4xemacs\xpm-3.4k"
-I"c:\Hacking\libs4xemacs\xpm-3.4k\lib"
-I"c:\Hacking\libs4xemacs\libpng-1.0.2"
-I"c:\Hacking\libs4xemacs\zlib"
-I"c:\Hacking\libs4xemacs\tiff-v3.4\libtiff"
-I"c:\Hacking\libs4xemacs\jpeg-6b" -I"c:\Hacking\libs4xemacs\compface"
-I"c:\Hacking\libs4xemacs\zlib" -DHAVE_MS_WINDOWS -DHAVE_MENUBARS
-DHAVE_SCROLLBARS -DHAVE_TOOLBARS -DHAVE_WIDGETS -DHAVE_DIALOGS -DHAVE_XPM -DFOR_MSW
-DHAVE_GIF -DHAVE_PNG -DHAVE_TIFF -DHAVE_JPEG -DHAVE_XFACE -DHAVE_ZLIB -DHAVE_NATIVE_SOUND
-DMULE -DPDUMP -DUSE_KKCC -DMC_ALLOC -DSYSTEM_MALLOC -DDEBUG_XEMACS -D_DEBUG
-DWIN32_LEAN_AND_MEAN -DWIN32_NATIVE -Demacs -DHAVE_CONFIG_H
-DPATH_VERSION=\"21.5-b22\" -DPATH_PROGNAME=\"xemacs\"
-DEMACS_VERSION=\"21.5-b22\" -DEMACS_PROGNAME=\"xemacs\"
-DSTACK_TRACE_EYE_CATCHER=xemac!
s_21_5_b22_i586_pc_win32 -DPATH_PREFIX=\"..\" -DEMACS_MAJOR_VERSION=21
-DEMACS_MINOR_VERSION=5 -DEMACS_BETA_VERSION=22
-DXEMACS_CODENAME=\""cucumber"\"
-DXEMACS_EXTRA_NAME=\"(+CVS-20051023)\"
-DEMACS_CONFIGURATION=\"i586-pc-win32\"
-DPATH_PACKAGEPATH=\""~\\.xemacs;;c:\\Program
Files\\XEmacs\\site-packages;c:\\Program Files\\XEmacs\\mule-packages;c:\\Program
Files\\XEmacs\\xemacs-packages"\"".
For lib-src, using compiler "cl -nologo -W3 -DSTRICT -Zi -Od -MDd
-Ic:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lib-src
-Ic:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\src -DHAVE_CONFIG_H
-DWIN32_NATIVE".
Compiling as C++.
Installing XEmacs in "c:\\Program Files\\XEmacs\\XEmacs-21.5-b22".
Package path is "~\\.xemacs;;c:\\Program Files\\XEmacs\\site-packages;c:\\Program
Files\\XEmacs\\mule-packages;c:\\Program Files\\XEmacs\\xemacs-packages".
Compiling in support for Microsoft Windows native GUI.
Compiling in international (MULE) support.
Compiling in support for XPM images.
Compiling in support for GIF images.
Compiling in support for PNG images.
Compiling in support for TIFF images.
Compiling in support for JPEG images.
Compiling in support for X-Face message headers.
Compiling in support for GZIP compression/decompression.
Compiling in support for toolbars.
Compiling in support for dialogs.
Compiling in support for widgets.
Compiling in support for native sounds.
Using portable dumper.
Using system malloc.
Using DLL version of C runtime library.
Compiling in debugging support (no slowdown).
Using new experimental GC algorithms.
Using new experimental allocator.
Contents of
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\xemacs-21.5-clean-cvs-update.err
keeping lines matching
"^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied\|\s-+tests\s-+\|^[A-Z] [^
]+$\|^Wrong number of arguments:\|^ \*\* "
and then deleting lines matching
"confl.*with.*auto-inlining\|^Formatting:"
cd c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\
Compilation started at Mon Oct 24 21:01:36 2005 +0200 (W. Europe Daylight Time)
? gunzip-error.txt
? man/lispref/errors.texi.new
? nt/xemacs-21.5-clean-make-all-texinfo-error.err
P CHANGES-beta
P configure
P version.sh
P lisp/ChangeLog
M lisp/cmdloop.el
P lisp/next-error.el
P lisp/occur.el
M lisp/package-get.el
P modules/canna/configure
P src/ChangeLog
P src/alloc.c
P src/buffer.c
P src/buffer.h
P src/casetab.c
P src/casetab.h
P src/charset.h
P src/chartab.c
P src/chartab.h
P src/console-impl.h
P src/console-msw-impl.h
P src/console.c
P src/data.c
P src/database.c
P src/device-impl.h
P src/device-msw.c
P src/device.c
P src/dialog-msw.c
P src/elhash.c
P src/events.h
P src/extents-impl.h
P src/extents.c
P src/faces.c
P src/faces.h
P src/file-coding.c
P src/file-coding.h
P src/frame-impl.h
M src/frame-msw.c
P src/frame.c
P src/glyphs.c
P src/glyphs.h
P src/gui.c
P src/gui.h
P src/keymap.c
P src/lisp.h
P src/lrecord.h
P src/lstream.c
P src/lstream.h
P src/mule-charset.c
P src/objects-impl.h
P src/objects.c
P src/opaque.c
P src/opaque.h
P src/print.c
P src/process.c
P src/procimpl.h
P src/rangetab.c
P src/rangetab.h
P src/scrollbar-gtk.c
P src/scrollbar-msw.c
P src/scrollbar-x.c
P src/scrollbar.c
P src/scrollbar.h
P src/specifier.c
P src/specifier.h
P src/symbols.c
P src/symeval.h
P src/toolbar.c
P src/toolbar.h
P src/tooltalk.c
P src/ui-gtk.c
P src/ui-gtk.h
P src/unicode.c
P src/window-impl.h
P src/window.c
cvs server: Updating tests
cvs server: Updating tests/DLL
M tests/automated/region-tests.el
U src/buffer.c
U src/buffer.h
U src/casetab.c
U src/casetab.h
U src/charset.h
U src/chartab.c
U src/chartab.h
U src/console-msw-impl.h
U src/console.c
U src/data.c
U src/database.c
U src/device-impl.h
U src/device-msw.c
U src/device.c
U src/dialog-msw.c
U src/elhash.c
U src/events.h
U src/extents-impl.h
U src/extents.c
U src/faces.c
U src/faces.h
U src/file-coding.c
U src/file-coding.h
U src/frame-impl.h
U src/frame.c
U src/glyphs.h
U src/gui.c
U src/gui.h
U src/keymap.c
U src/lstream.c
U src/lstream.h
U src/mule-charset.c
U src/objects-impl.h
U src/objects.c
U src/opaque.c
U src/opaque.h
U src/print.c
U src/process.c
U src/procimpl.h
U src/rangetab.h
U src/scrollbar-gtk.c
U src/scrollbar-msw.c
U src/scrollbar-x.c
U src/scrollbar.c
U src/scrollbar.h
U src/specifier.h
U src/symeval.h
U src/toolbar.c
U src/toolbar.h
U src/tooltalk.c
U src/ui-gtk.c
U src/ui-gtk.h
U src/unicode.c
U src/window-impl.h
U src/window.c
Compilation finished at Mon Oct 24 21:03:14
Contents of
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\nt\xemacs-21.5-clean-make-all.err
keeping lines matching
"^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied\|\s-+tests\s-+\|^[A-Z] [^
]+$\|^Wrong number of arguments:\|^ \*\* "
and then deleting lines matching
"confl.*with.*auto-inlining\|^Formatting:"
cd c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\nt\
nmake /f xemacs.mak all
Compilation started at Mon Oct 24 21:04:06 2005 +0200 (W. Europe Daylight Time)
Installing XEmacs in "c:\\Program Files\\XEmacs\\XEmacs-21.5-b22".
1 file(s) copied.
1 File(s) copied
1 File(s) copied
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\src\text.c(2177) : warning C4390:
';' : empty controlled statement found; is this the intent?
Using load-path (c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\)
Using module-load-path (c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\modules)
Generating autoloads for lisp/next-error.el...
While compiling describe-register-1 in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\register.el:
** reference to free variable yank-excluded-properties
While compiling the end of the data:
** the function remove-list-of-text-properties is not known to be defined.
While compiling the end of the data in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\diagnose.el:
** The following functions are not known to be defined:
sort-numeric-fields, lrecord-stats
While compiling get-selection in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\select.el:
** variable err bound but not referenced
While compiling forward-paragraph in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\paragraphs.el:
** variable multiple-lines bound but not referenced
While compiling the end of the data:
** the function constrain-to-field is not known to be defined.
Using load-path (c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\)
Using module-load-path (c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\modules)
While compiling the end of the data in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\x-init.el:
** the function x-keysym-hash-table is not known to be defined.
Requiring next-error...
While compiling multi-occur in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\occur.el:
** variable ido-ignore-item-temp-list bound but not referenced
** misplaced interactive spec: (interactive (cons (let* ((bufs (list (read-buffer
"First buffer to search: " (current-buffer) t))) (buf nil)
(ido-ignore-item-temp-list bufs)) (while (not (string-equal (setq buf (read-buffer (if
(and-boundp (quote read-buffer-function) (quote (eq read-buffer-function (quote
ido-read-buffer)))) "Next buffer to search (C-j to end): " "Next buffer to
search (RET to end): ") nil t)) "")) (add-to-list (quote bufs) buf) (setq
ido-ignore-item-temp-list bufs)) (nreverse (mapcar (function get-buffer) bufs)))
(occur-read-primary-args)))
While compiling occur-engine:
** reference to free variable jit-lock-mode
While compiling the end of the data:
** the function jit-lock-fontify-now is not known to be defined.
Compiling c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\next-error.el...
Wrote c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\next-error.elc
While compiling the end of the data in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\gtk.el:
** the function gtk-import-function is not known to be defined.
While compiling toplevel forms in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\gtk-iso8859-1.el:
** assignment to free variable character-set-property
While compiling toplevel forms in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\mule\thai-util.el:
** define-category called with 3 arguments, but accepts only 2
** define-category called with 3 arguments, but accepts only 2
** define-category called with 3 arguments, but accepts only 2
While compiling the end of the data:
** the function make-category-table is not known to be defined.
While compiling toplevel forms in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\mule\lao-util.el:
** define-category called with 3 arguments, but accepts only 2
** define-category called with 3 arguments, but accepts only 2
** define-category called with 3 arguments, but accepts only 2
** define-category called with 3 arguments, but accepts only 2
While compiling the end of the data:
** the function make-category-table is not known to be defined.
While compiling ethio-modify-vowel in file
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\mule\ethio-util.el:
** decompose-composite-char is an obsolete function; use char-to-string instead.
Computing custom-loads for next-error...
Reading included file:
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\man\lispref\errors.texi
Compilation finished at Mon Oct 24 21:15:36
Contents of
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\nt\xemacs-21.5-clean-make-check-temacs.err
keeping lines matching
"^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied\|\s-+tests\s-+\|^[A-Z] [^
]+$\|^Wrong number of arguments:\|^ \*\* "
and then deleting lines matching
"confl.*with.*auto-inlining\|^Formatting:"
cd c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\nt\
nmake /f xemacs.mak check-temacs
Compilation started at Mon Oct 24 21:16:31 2005 +0200 (W. Europe Daylight Time)
Using load-path (c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\lisp\)
Using module-load-path (c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\modules)
base64-tests.el: 1234 of 1234 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
byte-compiler-tests.el: 66 of 66 tests successful (100%).
38 tests skipped because can't defadvice.
0 errors that should have been generated, but weren't
0 wrong-error failures
c-tests.el: 4 of 4 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
case-tests.el: 1148 of 1148 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
ccl-tests.el: 4570 of 4570 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
database-tests.el: No tests run.
0 errors that should have been generated, but weren't
0 wrong-error failures
extent-tests.el: 194 of 194 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
hash-table-tests.el: 9866 of 9866 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
lisp-tests.el: 3672 of 3672 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
md5-tests.el: 56 of 56 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
mule-tests.el: 232 of 236 tests successful ( 98%).
0 errors that should have been generated, but weren't
0 wrong-error failures
Unexpected error (void-function executable-find) while executing interpreted code.
Unexpected error (void-function executable-find) while executing byte-compiled code.
os-tests.el: No tests run.
Unexpected error (void-function executable-find) while executing interpreted code
Unexpected error (void-function executable-find) while executing byte-compiled code
0 errors that should have been generated, but weren't
0 wrong-error failures
regexp-tests.el: 350 of 350 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
region-tests-1-1.el: 28 of 28 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
region-tests.el: 38 of 38 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
symbol-tests.el: 246 of 246 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
syntax-tests.el: 56 of 56 tests successful (100%).
2 tests skipped because c-mode unavailable.
0 errors that should have been generated, but weren't
0 wrong-error failures
tag-tests.el: 6 of 6 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
weak-tests.el: 140 of 140 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
base64-tests.el: 1234 of 1234 tests successful (100%).
byte-compiler-tests.el: 66 of 66 tests successful (100%).
c-tests.el: 4 of 4 tests successful (100%).
case-tests.el: 1148 of 1148 tests successful (100%).
ccl-tests.el: 4570 of 4570 tests successful (100%).
database-tests.el: No tests run.
extent-tests.el: 194 of 194 tests successful (100%).
hash-table-tests.el: 9866 of 9866 tests successful (100%).
lisp-tests.el: 3672 of 3672 tests successful (100%).
md5-tests.el: 56 of 56 tests successful (100%).
mule-tests.el: 232 of 236 tests successful ( 98%).
os-tests.el: No tests run.
regexp-tests.el: 350 of 350 tests successful (100%).
region-tests-1-1.el: 28 of 28 tests successful (100%).
region-tests.el: 38 of 38 tests successful (100%).
symbol-tests.el: 246 of 246 tests successful (100%).
syntax-tests.el: 56 of 56 tests successful (100%).
tag-tests.el: 6 of 6 tests successful (100%).
weak-tests.el: 140 of 140 tests successful (100%).
Compilation finished at Mon Oct 24 21:17:57
Contents of
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\nt\xemacs-21.5-clean-make-check.err
keeping lines matching
"^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied\|\s-+tests\s-+\|^[A-Z] [^
]+$\|^Wrong number of arguments:\|^ \*\* "
and then deleting lines matching
"confl.*with.*auto-inlining\|^Formatting:"
cd c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\nt\
nmake /f xemacs.mak check
Compilation started at Mon Oct 24 21:18:17 2005 +0200 (W. Europe Daylight Time)
base64-tests.el: 1234 of 1234 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
byte-compiler-tests.el: 104 of 104 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
c-tests.el: 4 of 4 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
case-tests.el: 1148 of 1148 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
ccl-tests.el: 4570 of 4570 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
database-tests.el: No tests run.
0 errors that should have been generated, but weren't
0 wrong-error failures
extent-tests.el: 194 of 194 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
hash-table-tests.el: 9866 of 9866 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
lisp-tests.el: 3672 of 3672 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
md5-tests.el: 56 of 56 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
mule-tests.el: 232 of 236 tests successful ( 98%).
0 errors that should have been generated, but weren't
0 wrong-error failures
os-tests.el: 20 of 20 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
regexp-tests.el: 350 of 350 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
region-tests-1-1.el: 28 of 28 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
region-tests.el: 38 of 38 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
symbol-tests.el: 246 of 246 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
syntax-tests.el: 60 of 60 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
tag-tests.el: 6 of 6 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
weak-tests.el: 140 of 140 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
base64-tests.el: 1234 of 1234 tests successful (100%).
byte-compiler-tests.el: 104 of 104 tests successful (100%).
c-tests.el: 4 of 4 tests successful (100%).
case-tests.el: 1148 of 1148 tests successful (100%).
ccl-tests.el: 4570 of 4570 tests successful (100%).
database-tests.el: No tests run.
extent-tests.el: 194 of 194 tests successful (100%).
hash-table-tests.el: 9866 of 9866 tests successful (100%).
lisp-tests.el: 3672 of 3672 tests successful (100%).
md5-tests.el: 56 of 56 tests successful (100%).
mule-tests.el: 232 of 236 tests successful ( 98%).
os-tests.el: 20 of 20 tests successful (100%).
regexp-tests.el: 350 of 350 tests successful (100%).
region-tests-1-1.el: 28 of 28 tests successful (100%).
region-tests.el: 38 of 38 tests successful (100%).
symbol-tests.el: 246 of 246 tests successful (100%).
syntax-tests.el: 60 of 60 tests successful (100%).
tag-tests.el: 6 of 6 tests successful (100%).
weak-tests.el: 140 of 140 tests successful (100%).
Compilation finished at Mon Oct 24 21:19:46
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/