Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-pcd!hpfcso!mev From: mev@hpfcso.HP.COM (Mike Vermeulen) Newsgroups: comp.sys.hp Subject: Re: HP-UX 7.0 experience Message-ID: <7370100@hpfcso.HP.COM> Date: 8 Mar 90 18:36:24 GMT References: <1990Mar1.005350.5060@uncecs.edu> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 21 >|An ANSI C compiler was released with HP-UX 7.0 for the series 800. >|An ANSI C compiler was not released with HP-UX 7.0 for the series 300. >| >|A s300 ANSI C compiler product can be ordered from the price list now, and >|should be shipping soon. >| >How about an ANSI lint to go along with that compiler? The s300 ANSI C compiler product includes an ANSI lint and cxref (and cflow which comes for free because it calls the lint front end). The lint is produced from the same sources as the compiler (thus accepting ANSI syntax). In addition, lint has been enhanced to detect silent ANSI changes and to check prototype consistency and to check for lack of function prototypes. ANSI versions of lint and cxref are not available with HP-UX 7.0 series 800, but are planned for the future. --mev disclaimer: once again, not an official response.