Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site lll-crg.ARpA Path: utzoo!linus!decvax!ucbvax!ucdavis!lll-crg!brooks From: brooks@lll-crg.ARpA (Eugene D. Brooks III) Newsgroups: net.lang.c Subject: Re: (int *)(char *)expr Message-ID: <908@lll-crg.ARpA> Date: Thu, 10-Oct-85 18:04:27 EDT Article-I.D.: lll-crg.908 Posted: Thu Oct 10 18:04:27 1985 Date-Received: Sat, 12-Oct-85 05:44:29 EDT References: <118@mit-hector.UUCP> <2792@sun.uucp> <693@sfmag.UUCP> <268@ccivax.UUCP> <2855@sun.uucp> <208@rtp47.UUCP> <2863@sun.uucp> Reply-To: brooks@lll-crg.UUCP (Eugene D. Brooks III) Organization: Lawrence Livermore Labs, CRG Group Lines: 8 I recommend that we add a new comment escape for lint to ease the users pain with these problems. /* GIVEMEABREAK */ It would turn off any lint checking for the next expression. :-)/2