cvs commit: hugs98/src builtin.c

29 Nov
2002
29 Nov
'02
8:20 a.m.
reid 2002/11/29 05:20:30 PST Modified files: src builtin.c Log: More Sun4 cc changes. cc starts spewing warning messages when confronted with pre-ANSI function prototypes and declarations which involve char, short, etc. Such functions are, unavoidably, part of the ffi code. Fix is to give in and admit that ffi code is _not_ K&R compatible. This was probably true before, converting it all to ANSI-style function prototypes and definitions merely confirms it. Revision Changes Path 1.37 +32 -45 hugs98/src/builtin.c
8209
Age (days ago)
8209
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alastair Reid