On Sat, 9 Jun 2001, Mike Nordell wrote: > > This is a patch to make the ut_iconv.cpp file compile under Windows. > > Windows compiler need an include file for the strlen fuction declaration. > > All platforms need the declaration of any function before it uses it. > Why did this work for *nix? gcc has builtin versions of a lot of the <string.h> functions, so doesn't demand headers for them. Matthew.
- commit: [was: Windows need strlen declaration] Mike Nordell
- Re: commit: [was: Windows need strlen declaration] Hubert Figuiere
- Re: commit: [was: Windows need strlen declaration] Mike Nordell
- Re: commit: [was: Windows need strlen declaration] Matthew Kirkwood
- Re: commit: [was: Windows need strlen declaration] Mike Nordell
- Re: commit: [was: Windows need strlen declaration] Aaron Lehmann
- Re: commit: [was: Windows need strlen declaration] Mike Nordell
- Re: commit: [was: Windows need strlen declaration] Aaron Lehmann
