Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!evax!marler From: marler@evax.arl.utexas.edu (T. Gordon Marler) Newsgroups: comp.sys.amiga.programmer Subject: Re: Lint Message-ID: <1991Mar21.212139.20955@evax.arl.utexas.edu> Date: 21 Mar 91 21:21:39 GMT References: <101060008@hpfcso.FC.HP.COM> Organization: Computer Science Engineering Univ. of Texas at Arlington Lines: 10 What they are selling is AmigaLint, made by Gimpel Software, the same people that make PC-Lint. It is ANSI compatible, and does a very good job. There has just been an update to version 4.0, the improvements mostly being new messages and the ability to pick up function prototypes from the header files directly instead of having a special file for each compiler that lists all the machine-specific function prototypes. It supports both Lattice and Manx. GM