[plt-scheme] Implicit declaration problem

From: Michal Vyskocil (mvyskocil at suse.cz)
Date: Mon Dec 15 10:41:29 EST 2008

Hi all,

I work on rpm packages of drscheme for openSUSE's new Contrib repository. Our 
build system noticed me about some problems in source code with implicit 
declaration of functions from string.h.

Attached patch includes string.h on systems compiled using gcc. I don't know 
if the big test of existence of SYSV, SVR4 and VMS symbols I have found in 
some files (like char.c) is necessary nowadays, but I didn't remove it and 
used it in all files.

Best Regards
Michal Vyskocil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: plt-implicit-fortify-decl.patch
Type: text/x-patch
Size: 3308 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20081215/41ec3b25/attachment.bin>

Posted on the users mailing list.