Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!umd5!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!iuvax!bsu-cs!dhesi From: dhesi@bsu-cs.UUCP (Rahul Dhesi) Newsgroups: comp.lang.c Subject: Re: lint vs `= vs ==' Message-ID: <1882@bsu-cs.UUCP> Date: 17 Jan 88 21:59:40 GMT References: <10190@mimsy.UUCP> <4710@tut.cis.ohio-state.edu> Reply-To: dhesi@bsu-cs.UUCP (Rahul Dhesi) Organization: CS Dept, Ball St U, Muncie, Indiana Lines: 17 Summary: Collecting source code In article <4710@tut.cis.ohio-state.edu> lvc@tut.cis.ohio-state.edu (Lawrence V. Cipriani) writes: >In the lpass2.c file around line 499 (depending on your version of >lint) there is: > > if( (t=BTYPE(pt1->aty)==STRTY) || t==UNIONTY ){ > >suggested change: > > if( (t=BTYPE(pt1->aty))==STRTY || t==UNIONTY ){ Please be warned that I am collecting all context diffs, isolated lines of source code, etc., that are posted to Usenet. By carefully piecing everything together, I hope to have the entire source to UNIX--kernel, utilities, and all--in another 10 years. And it will be completely free of any copyright or source license restrictions! -- Rahul Dhesi UUCP: !{iuvax,pur-ee,uunet}!bsu-cs!dhesi