In message <3.0.5.32.19990719125026.00a6f910(a)london.beasys.com>,
Andy Piper <andy(a)xemacs.org> wrote:
At 09:57 PM 7/18/99 -0400, Neal Becker wrote:
>INC_CHARBYTIND is not defined if --error-checking=none in the latest
>CVS.
Fixed, thanks.
Are you sure? Compiling redisplay.c natively on NT gives me the
following errors:
..\src\redisplay.c(4484) : warning C4002:
too many actual parameters for macro 'INC_CHARBYTIND'
..\src\redisplay.c(4484) : warning C4003:
not enough actual parameters for macro 'REAL_INC_CHARBYTIND'
..\src\redisplay.c(4484) : error C2059:
syntax error : '+='
This is with the latest CVS sources (21.2). Should I set error
checking during the build?
Thanks, norbert.