Xref: utzoo comp.unix.wizards:13557 comp.lang.c:14895 Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ncar!tank!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.unix.wizards,comp.lang.c Subject: Re: Weird "lint -C" behavior Keywords: lint -C Message-ID: <15055@mimsy.UUCP> Date: 18 Dec 88 13:47:18 GMT References: <475@larry.UUCP> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 17 In article <475@larry.UUCP> jwp@larry.UUCP (Jeffrey W Percival) writes: >ULTRIX v. 2.x .... lint -Cjwp ctoi.c ... > _iob used( llib-port(25) ), but not defined >What causes such a thing? The `llib-port' is a giveaway: Your lint front-end is a shell script that has something of the form case -*p*) to set the `use the ``port'' lint library rather than the regular C library' flag. Complain to DEC. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris