Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!jarthur!spectre.ccsf.caltech.edu!tybalt.caltech.edu!walton From: walton@tybalt.caltech.edu (Steve Walton) Newsgroups: comp.sys.amiga.tech Subject: Format checking (was Re: Manx SDB bug (second try)) Message-ID: <1990Mar8.200207.16829@spectre.ccsf.caltech.edu> Date: 8 Mar 90 20:02:07 GMT References: <16480@well.sf.ca.us> <2090.AA2090@noel> <27589@cup.portal.com> <2135.AA2135@noel> Sender: news@spectre.ccsf.caltech.edu Organization: California State University, Northridge Lines: 18 In article <2135.AA2135@noel> greg@noel.CTS.COM (J. Gregory Noel) writes: >>(*) Does anybody have a tool that will check formats against the argument >>list and vet that the values are OK? .... Amiga Lint from Gimpel Software ($99 list) does this as well as many other checks. I still use it even though I have my Manx 5.0. Another thing Lint checks, for instance, is suspicious indentation, like if (a) if (b) c; else d; will generate a warning that the else is to the left of its associated if. -- Stephen Walton, ecphssrw@afws.csun.edu, Cal State Northridge posting from Caltech until my feed is fixed