XEmacs Build Report generated by emacs-version
21.5 (beta28) "fuki" (+CVS-20071205) XEmacs Lucid
with system-configuration
i586-pc-win32
follows:
Hi All!
This is my first successful build with
Visual C++ 2005 Express Edition
I have to yet look into the correct optimization switches, as -G5 is
apparently unknown on my Dell D830.
So far things look good.
I have also update
lib-src/make-mswin-unicode.pl
with a bit of help from my own perl support for re-builder.
This build is using the output of
lib-src/make-mswin-unicode.pl
with no manual corrections to the generated files.
How can I best use ediff to look at local changes against the hg
repository?
Adrian
Contents of
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\Installation:
(Output from most recent run of ./configure)
OS version:
Microsoft Windows XP [Version 5.1.2600]
OS: Windows_NT
XEmacs 21.5-b28 "fuki" a1dd514df5c6+ tip configured for `i586-pc-win32'.
Building XEmacs using ""c:\\Programme\\Microsoft Visual Studio
9.0\\VC\\bin\\nmake.exe"".
Building XEmacs using make flags " ".
Building XEmacs in source tree
"c:\\Hacking\\hg.debian.org\\hg\\xemacs\\xemacs-beta\\xemacs-beta".
For src, using compiler "cl -nologo -W3 -DSTRICT -Zi -O2 -G5 -Ob2 -MDd -c -TP
-Ic:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\nt\inc
-Ic:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src
-I"c:\Hacking\libs4xemacs\xpm-3.4k"
-I"c:\Hacking\libs4xemacs\xpm-3.4k\lib"
-I"c:\Hacking\libs4xemacs\libpng-1.2.20"
-I"c:\Hacking\libs4xemacs\zlib"
-I"c:\Hacking\libs4xemacs\tiff-v3.4\libtiff" -I"c:\Dokumente und
Einstellungen\AichnerAd\Desktop\Downloads\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 -DERROR_CHECK_ALL -DUSE_UNION_TYPE
-DPDUMP -DNEW_GC -DUSE_KKCC -DSYSTEM_MALLOC -DDEBUG_XEMACS -D_DEBUG -DWIN32_LEAN_AND_MEAN
-DWIN32_NATIVE -Demacs -DNTDDI_VERSION=NTDDI_WIN2K -D_WIN32_WINNT=_WIN32_WINNT_WIN2K
-DHAVE_CON!
FIG_H -DPATH_VERSION=\"21.5-b28\" -DPATH_PROGNAME=\"xemacs\"
-DEMACS_VERSION=\"21.5-b28\" -DEMACS_PROGNAME=\"xemacs\"
-DSHEBANG_PROGNAME=\"xemacs-script\"
-DSTACK_TRACE_EYE_CATCHER=xemacs_21_5_b28_i586_pc_win32
-DPATH_PREFIX=\""c:\\Program Files\\XEmacs\\XEmacs-21.5-b28"\"
-DEMACS_MAJOR_VERSION=21 -DEMACS_MINOR_VERSION=5 -DEMACS_BETA_VERSION=28
-DXEMACS_CODENAME=\""fuki"\"
-DXEMACS_EXTRA_NAME=\""a1dd514df5c6+ tip"\"
-DPATH_LATE_PACKAGE_DIRECTORIES=\""c:\\Programme\\XEmacs"\"
-DEMACS_CONFIGURATION=\"i586-pc-win32\"".
For lib-src, using compiler "cl -nologo -W3 -DSTRICT -Zi -O2 -G5 -Ob2 -MDd
-Ic:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lib-src
-Ic:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src -DHAVE_CONFIG_H
-DWIN32_NATIVE".
Compiling as C++.
Installing XEmacs in "c:\\Program Files\\XEmacs\\XEmacs-21.5-b28".
Package path is "c:\\Programme\\XEmacs".
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 union type for Lisp object storage.
NOTE: ---------------------------------------------------------
NOTE: This tends to trigger compiler bugs, especially when combined
NOTE: with MULE and ERROR_CHECKING. Crashes in pdump have recently
NOTE: been observed using Visual C++ in combination with union type,
NOTE: MULE, and ERROR_CHECKING.
NOTE: ---------------------------------------------------------
Using portable dumper.
Using system malloc.
Using DLL version of C runtime library.
Compiling in extra internal error-checking.
NOTE: ---------------------------------------------------------
NOTE: Compiling in support for runtime error-checking.
NOTE: XEmacs will run noticeably more slowly as a result.
NOTE: Error-checking is on by default for XEmacs beta releases.
NOTE: ---------------------------------------------------------
Compiling in debugging support (no slowdown).
Compiling with optimization.
Using new experimental GC mark algorithms.
Using new experimental incremental garbage collector and new allocator.
Contents of
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\nt\xemacs-beta-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\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\nt\
nmake /f xemacs.mak all
Compilation started at Sun Apr 05 00:31:30 2009 +0200 (Westeuropäische Sommerzeit)
Installing XEmacs in "c:\\Program Files\\XEmacs\\XEmacs-21.5-b28".
Compiling in extra internal error-checking.
NOTE: Compiling in support for runtime error-checking.
cl: Command line warning D9002 : ignoring unknown option '-G5'
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lib-src\make-dump-id.c(36) :
warning C4244: '=' : conversion from '__time64_t' to 'long',
possible loss of data
cl: Command line warning D9002 : ignoring unknown option '-G5'
<59 lines deleted by Adrian Aichner>
cl: Command line warning D9002 : ignoring unknown option '-G5'
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\editfns.c(1137) : warning
C4244: 'argument' : conversion from 'time_t' to 'long', possible
loss of data
cl: Command line warning D9002 : ignoring unknown option '-G5'
<8 lines deleted by Adrian Aichner>
cl: Command line warning D9002 : ignoring unknown option '-G5'
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\fileio.c(1950) : warning
C4244: '=' : conversion from 'time_t' to 'long', possible loss of
data
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\fileio.c(1951) : warning
C4244: '=' : conversion from 'time_t' to 'long', possible loss of
data
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\fileio.c(2890) : warning
C4244: '=' : conversion from 'time_t' to 'int', possible loss of
data
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\fileio.c(3272) : warning
C4244: '=' : conversion from 'time_t' to 'int', possible loss of
data
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\fileio.c(3618) : warning
C4244: '=' : conversion from 'time_t' to 'int', possible loss of
data
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\fileio.c(4010) : warning
C4244: '=' : conversion from 'time_t' to 'int', possible loss of
data
cl: Command line warning D9002 : ignoring unknown option '-G5'
cl: Command line warning D9002 : ignoring unknown option '-G5'
cl: Command line warning D9002 : ignoring unknown option '-G5'
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\fns.c(164) : warning C4244:
'argument' : conversion from 'time_t' to 'long', possible loss of
data
cl: Command line warning D9002 : ignoring unknown option '-G5'
<16 lines deleted by Adrian Aichner>
cl: Command line warning D9002 : ignoring unknown option '-G5'
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\intl-encap-win32.c(1228) :
warning C4995: 'UpdateICMRegKeyW': name was marked as #pragma deprecated
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\intl-encap-win32.c(1230) :
warning C4995: 'UpdateICMRegKeyA': name was marked as #pragma deprecated
cl: Command line warning D9002 : ignoring unknown option '-G5'
<9 lines deleted by Adrian Aichner>
cl: Command line warning D9002 : ignoring unknown option '-G5'
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\nt.c(546) : warning C4244:
'=' : conversion from '__time64_t' to 'long', possible loss of
data
cl: Command line warning D9002 : ignoring unknown option '-G5'
<16 lines deleted by Adrian Aichner>
cl: Command line warning D9002 : ignoring unknown option '-G5'
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\src\strftime.c(502) : warning
C4244: '=' : conversion from 'long' to 'char', possible loss of
data
cl: Command line warning D9002 : ignoring unknown option '-G5'
<9 lines deleted by Adrian Aichner>
cl: Command line warning D9002 : ignoring unknown option '-G5'
Using load-path (c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\)
Using module-load-path
(c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\modules)
While compiling byte-compile-from-buffer in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\bytecomp.el:
** variable byte-compile-using-escape-quoted bound but not referenced
Generating autoloads for lisp/next-error.el...
While compiling the end of the data in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\menubar-items.el:
** the function bookmark-all-names is not known to be defined.
While compiling the end of the data in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\mule\mule-cmds.el:
** the function set-console-tty-coding-system is not known to be defined.
Using load-path (c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\)
Using module-load-path
(c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\modules)
While compiling x-win-init-xfree86 in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\x-win-xfree86.el:
** assignment to free variable x-us-keymap-first-keycode
** assignment to free variable x-us-keymap-description
While compiling x-win-init-sun in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\x-win-sun.el:
** assignment to free variable x-us-keymap-first-keycode
** assignment to free variable x-us-keymap-description
While compiling the end of the data in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\x-font-menu.el:
** The following functions are not known to be defined:
fc-find-available-weights-for-family,
fc-find-available-font-families, xlfd-font-name-p, fc-font-match,
fc-name-parse, fc-pattern-get-family, fc-pattern-get-successp,
fc-pattern-get-weight, fc-pattern-get-size, fc-pattern-get-slant,
fc-font-weight-translate-to-string,
fc-font-slant-translate-to-string, make-fc-pattern,
fc-pattern-add-family, fc-pattern-add-weight,
fc-font-weight-translate-from-string, fc-pattern-add-size,
fc-pattern-add-slant, fc-font-slant-translate-from-string,
fc-name-unparse
While compiling the end of the data in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\x-faces.el:
** the function default-x-device is not known to be defined.
While compiling the end of the data in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\tty-init.el:
** the function set-console-tty-coding-system is not known to be defined.
Requiring next-error...
Compiling
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\next-error.el...
Wrote c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\next-error.elc
While compiling the end of the data in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\fontconfig.el:
** the function default-x-device is not known to be defined.
While compiling font-combine-fonts-internal in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\font.el:
** set-font-family called with 4 arguments, but accepts only 2
While compiling xft-font-create-object:
** attempt to inline fc-pattern-get-family before it was defined
** attempt to inline fc-pattern-get-weight before it was defined
While compiling xft-font-create-name:
** attempt to inline fc-pattern-add-family before it was defined
** attempt to inline fc-pattern-add-size before it was defined
While compiling the end of the data:
** The following functions are not known to be defined:
default-x-device, fc-pattern-get-or-compute-size
While compiling the end of the data in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\descr-text.el:
** The following functions are not known to be defined:
console-tty-output-coding-system, get-database, close-database,
put-database, open-database
While compiling ethio-modify-vowel in file
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\mule\ethio-util.el:
** decompose-composite-char is an obsolete function; use char-to-string instead.
Computing custom-loads for next-error...
Compilation finished at Sun Apr 05 00:35:59
Contents of
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\nt\xemacs-beta-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\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\nt\
nmake /f xemacs.mak check-temacs
Compilation started at Sun Apr 05 00:36:14 2009 +0200 (Westeuropäische Sommerzeit)
Using load-path (c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\lisp\)
Using module-load-path
(c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\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: 1172 of 1172 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: 9868 of 9868 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
iso-ir-196-test.el: 2 of 2 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
lisp-reader-tests.el: 52 of 52 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
lisp-tests.el: 3700 of 3700 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
Unexpected error (structure-formation-error "Invalid prefix keys in sequence" ?S
[?S -]) while executing interpreted code.
Unexpected error (invalid-argument "Invalid (GNU Emacs) key format (see doc of
define-key)" C-f9) while executing byte-compiled code.
mule-tests.el: 549 of 549 tests successful (100%).
Unexpected error (structure-formation-error "Invalid prefix keys in sequence" ?S
[?S -]) while executing interpreted code
Unexpected error (invalid-argument "Invalid (GNU Emacs) key format (see doc of
define-key)" C-f9) while executing byte-compiled code
0 errors that should have been generated, but weren't
0 wrong-error failures
os-tests.el: No tests run.
2 tests skipped because tac executable not found.
2 tests skipped because cat executable not found.
tac process output." BECAUSE "tac executable not found"
cat process output." BECAUSE "cat executable not found"
tac process output." BECAUSE "tac executable not found"
cat process output." BECAUSE "cat executable not found"
0 errors that should have been generated, but weren't
0 wrong-error failures
query-coding-tests.el: 1408 of 1672 tests successful ( 84%).
0 errors that should have been generated, but weren't
0 wrong-error failures
regexp-tests.el: 396 of 396 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
region-tests.el: 28 of 28 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
symbol-tests.el: 246 of 252 tests successful ( 97%).
0 errors that should have been generated, but weren't
0 wrong-error failures
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error
"Unbalanced parentheses")
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error
"Unbalanced parentheses")
syntax-tests.el: 80 of 86 tests successful ( 93%).
2 tests skipped because c-mode unavailable.
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error
"Unbalanced parentheses")
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error
"Unbalanced parentheses")
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: 1172 of 1172 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: 9868 of 9868 tests successful (100%).
iso-ir-196-test.el: 2 of 2 tests successful (100%).
lisp-reader-tests.el: 52 of 52 tests successful (100%).
lisp-tests.el: 3700 of 3700 tests successful (100%).
md5-tests.el: 56 of 56 tests successful (100%).
mule-tests.el: 549 of 549 tests successful (100%).
os-tests.el: No tests run.
query-coding-tests.el: 1408 of 1672 tests successful ( 84%).
regexp-tests.el: 396 of 396 tests successful (100%).
region-tests.el: 28 of 28 tests successful (100%).
symbol-tests.el: 246 of 252 tests successful ( 97%).
syntax-tests.el: 80 of 86 tests successful ( 93%).
tag-tests.el: 6 of 6 tests successful (100%).
weak-tests.el: 140 of 140 tests successful (100%).
Compilation finished at Sun Apr 05 00:36:49
Contents of
c:\Hacking\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\nt\xemacs-beta-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\hg.debian.org\hg\xemacs\xemacs-beta\xemacs-beta\nt\
nmake /f xemacs.mak check
Compilation started at Sun Apr 05 00:37:07 2009 +0200 (Westeuropäische Sommerzeit)
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: 1172 of 1172 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: 9868 of 9868 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
iso-ir-196-test.el: 2 of 2 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
lisp-reader-tests.el: 52 of 52 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
lisp-tests.el: 3700 of 3700 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
KNOWN BUG: (loop for i from 0 to 1114111 with exceptions = #<range-table [55296 57343]
t [64976 65007] t [65534 65535] t 0x24a8eb> do (unless (get-range-table i exceptions)
(read (format (if (> i 65535) "?\\U%08X" "?\\u%04X") i))) finally
return t) ==> error invalid-constant, as expected
KNOWN BUG: (loop for i from 0 to 1114111 with exceptions = #<range-table [55296 57343]
t [64976 65007] t [65534 65535] t 0xf384> do (unless (get-range-table i exceptions)
(read (format (if (> i 65535) "?\\U%08X" "?\\u%04X") i))) finally
return t) ==> error invalid-constant, as expected
mule-tests.el: 1138 of 1140 tests successful ( 99%).
KNOWN BUG: (loop for i from 0 to 1114111 with exceptions = #<range-table [55296 57343]
t [64976 65007] t [65534 65535] t 0x24a8eb> do (unless (get-range-table i exceptions)
(read (format (if (> i 65535) "?\\U%08X" "?\\u%04X") i))) finally
return t) ==> error invalid-constant, as expected
KNOWN BUG: (loop for i from 0 to 1114111 with exceptions = #<range-table [55296 57343]
t [64976 65007] t [65534 65535] t 0xf384> do (unless (get-range-table i exceptions)
(read (format (if (> i 65535) "?\\U%08X" "?\\u%04X") i))) finally
return t) ==> error invalid-constant, as expected
2 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
query-coding-tests.el: 1408 of 1680 tests successful ( 83%).
0 errors that should have been generated, but weren't
0 wrong-error failures
regexp-tests.el: 396 of 396 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
region-tests.el: 28 of 28 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
symbol-tests.el: 246 of 252 tests successful ( 97%).
0 errors that should have been generated, but weren't
0 wrong-error failures
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error
"Unbalanced parentheses")
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error
"Unbalanced parentheses")
syntax-tests.el: 84 of 90 tests successful ( 93%).
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error
"Unbalanced parentheses")
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error: (syntax-error
"Unbalanced parentheses")
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: 1172 of 1172 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: 9868 of 9868 tests successful (100%).
iso-ir-196-test.el: 2 of 2 tests successful (100%).
lisp-reader-tests.el: 52 of 52 tests successful (100%).
lisp-tests.el: 3700 of 3700 tests successful (100%).
md5-tests.el: 56 of 56 tests successful (100%).
mule-tests.el: 1138 of 1140 tests successful ( 99%).
os-tests.el: 20 of 20 tests successful (100%).
query-coding-tests.el: 1408 of 1680 tests successful ( 83%).
regexp-tests.el: 396 of 396 tests successful (100%).
region-tests.el: 28 of 28 tests successful (100%).
symbol-tests.el: 246 of 252 tests successful ( 97%).
syntax-tests.el: 84 of 90 tests successful ( 93%).
tag-tests.el: 6 of 6 tests successful (100%).
weak-tests.el: 140 of 140 tests successful (100%).
Compilation finished at Sun Apr 05 00:42:22
--
Adrian Aichner
mailto:adrian@elisp.de
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta