home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / gcc / bug / 2241 < prev    next >
Encoding:
Text File  |  1992-09-02  |  667 b   |  21 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!yarc.UUCP!scott
  3. From: scott@yarc.UUCP (Scott Beckstead)
  4. Subject: Bad interpretation
  5. Message-ID: <9209021621.AA22136@yarc>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Wed, 2 Sep 1992 02:21:34 GMT
  10. Approved: bug-gcc@prep.ai.mit.edu
  11. Lines: 8
  12.  
  13.    Well I looked at my K&R book this morning and discovered that
  14. the ! operator does not do what I thought it should.  Sorry about that.
  15.  
  16. Therefore !strcmp(some,other) should work like advertised.  I am 
  17. still convinced that this is a very unclear way to state the 
  18. expected condition.  But it is unlikely to be a bug in GCC.
  19.  
  20.  
  21.