On Thu, Jun 06, 2002 at 11:57:26AM -0400, Glenn Burkhardt wrote: > I've just tried compiling lesstif-0.93.34 on a SunOS system, and there's a > minor bug in ResConvert.c (patch attached). > > There are System V compatibility libraries available, but that would require > special linking for application programs as well, and would likely be > error prone (folks wouldn't think to use -L/usr/5lib), and there might > be side effects. > > I've also noticed that VOID_SPRINTF isn't tested for (at least, successfully) > in configure, or mentioned in include/LTconfig.h; this value needs to be > defined for ResConvert.c and Xpm.c to compile on SunOS systems. >
Hmm, we don't support non-ANSI (C89) systems anymore. I'll see what I can do without violating that rule... -- Alexander Mai [EMAIL PROTECTED] _______________________________________________ Lesstif mailing list [EMAIL PROTECTED] https://terror.hungry.com/mailman/listinfo/lesstif
