Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!garnet.berkeley.edu!ked From: ked@garnet.berkeley.edu (Earl H. Kinmonth) Newsgroups: comp.unix.xenix Subject: Re: List of new features in SCO 2.3 Dev Sys Message-ID: <21106@agate.BERKELEY.EDU> Date: 3 Mar 89 03:54:43 GMT References: <1738@viscous.sco.COM> <3877@crash.cts.com> <13295@steinmetz.ge.com> Sender: usenet@agate.BERKELEY.EDU Organization: University of California, Berkeley Lines: 15 In article <13295@steinmetz.ge.com> davidsen@crdos1.UUCP (bill davidsen) writes: >In article <3877@crash.cts.com> ag@crash.CTS.COM (Keith Gabryelski) writes: > >| Also, `cc' outputs (more) reasonable error messages (a big thing for me). And, what about lint? The output of lint under 2.2 bears no relation to what is claimed in the documentation and still less relation to any format that might lend itself to use with an "error" like message insertion program. By the way, why are prototypes claimed as "new" feature for 2.3? The 2.2 compiler supports them! The problem is that the header files don't have them, and as a recent posting pointed out, the 2.2 documentation does not bother to tell you that the compiler is capable of generating prototypes (for your source code).