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