home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / atari / st / 18421 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  686 b 

  1. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!smurf.sub.org!keep.fantasy.sub.org!Technik
  2. From: Technik@keep.fantasy.sub.org (Abteilung Technik von Keep(woju))
  3. Newsgroups: comp.sys.atari.st
  4. Distribution: world
  5. Message-ID: <H.ea.KJBuE8gH5Vw@keep.fantasy.sub.org>
  6. Organization: The Fantasy Keep in Berlin
  7. X-News: HERMES MMAIL 1.04 Rev. Sep  5 1992
  8. Subject: MinTLibs Pl 24 's strchr is buggy !
  9. Date: Mon, 14 Dec 1992 21:23:46 MET
  10. Lines: 10
  11.  
  12. While compiling and linking the lpmud driver I encountered a BUG in
  13. strchr The Problem is it won't find chars with the 8th Set (signbit)
  14. A temporaery fix is to call it with strchr(string,(char) CHAR);
  15.  
  16. (this with Gcc 2.2.2)
  17.  
  18. Gruss
  19.     Wolfgang
  20.  
  21.  
  22.