From latest CVS I'm getting:
,----
| print.c: In function `print_internal':
| print.c:1365: incompatible type for argument 3 of `signal_error'
| make[1]: *** [print.o] Error 1
`----
Martin, does it have anything to do with:
,----[ ./src/ChangeLog ]
| 2001-05-25 Martin Buchholz <martin(a)xemacs.org>
|
| * fns.c (base64_conversion_error): Fix compile warning.
|
| * realpath.c: This file doesn't deal with internal
| representation. Define DONT_ENCAPSULATE.
| Fixes crash in test suite.
|
| * print.c (print_internal): Fix compile error.
|
| * miscplay.c (waverequire): Don't inline.
| Gcc can't inline functions that call alloca.
`----
This is with gcc-2.95.3.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|