Latest mercurial code does not compile...

Thomas Mittelstaedt tmstaedt at t-mittelstaedt.de
Mon Sep 5 09:28:05 EDT 2011


Aidan,

I suspect, your latest changes cause compile errors. I just did an hg
up. Here is the error:

gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts
-Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes
-Wstrict-prototypes -Wdeclaration-after-statement  -Wunused-parameter -g
-Demacs -I. -I/home/tom/src/xemacs/src -DHAVE_CONFIG_H chartab.c
chartab.c: In function 'nsubst_structures_mapper':
chartab.c:145: error: 'CHARTAB_RANGE_CHARSET' undeclared (first use in
this function)
chartab.c:145: error: (Each undeclared identifier is reported only once
chartab.c:145: error: for each function it appears in.)
chartab.c:149: warning: implicit declaration of function 'CHECK_CHARSET'
chartab.c:159: error: 'CHARTAB_RANGE_ROW' undeclared (first use in this
function)
make[1]: *** [chartab.o] Error 1
make[1]: Leaving directory `/home/tom/src/xemacs/src'
make: *** [src] Fehler 2
tom at linux1:~/src/xemacs$ 

-- 
thomas




More information about the XEmacs-Beta mailing list