| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: bugs@ATHENA.MIT.EDU Date: Sun, 26 Aug 90 22:09:39 EDT From: John Carr <jfc@ATHENA.MIT.EDU> Moira uses varargs internally (includes <varargs.h>), but includes <com_err.h>, which includes <stdarg.h> if __STDC__ is defined. Varargs and ANSI stdarg are incompatible: they use conflicting symbols. (I am using the source in /source/athena.)
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |