[as-devel] CVS commit to afterstep-devel
root@aftercode.net
Mon, 14 Jan 2002 10:30:01 -0600 (CST)
Modified files:
Mon Jan 14 10:00:07 2002 libAfterBase/audit.c
ChangeLog:
Fixed compilation problems of compilers that does not support __FUNCTION__
define.
Modified files:
Mon Jan 14 10:17:16 2002 libAfterBase/acconfig.h
Mon Jan 14 10:17:16 2002 libAfterBase/astypes.h
Mon Jan 14 10:17:16 2002 libAfterBase/config.h.in
Mon Jan 14 10:17:16 2002 libAfterBase/configure.in
ChangeLog:
Fixed compilation problems when sign-safe minmax was causing problems on old compilers.
Modified files:
Mon Jan 14 10:24:25 2002 libAfterBase/audit.h
ChangeLog:
Hopefully fixed compilation problems on some stupid compilers that don't understand
typeof().
Modified files:
Mon Jan 14 10:27:43 2002 libAfterBase/socket.c
ChangeLog:
Some dumb compilers just don't know what to do about void*.