bug-gnucobol
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-GnuCOBOL] [GnuCOBOL 3.0-dev] testsuite: 683 failed


From: Harald Arnesen
Subject: [Bug-GnuCOBOL] [GnuCOBOL 3.0-dev] testsuite: 683 failed
Date: Tue, 2 Oct 2018 17:36:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

On FreeBSD 11, "malloc.h" has the following contents:

        #if __STDC__
        #error "<malloc.h> has been replaced by <stdlib.h>"
        #else
        #include <stdlib.h>
        #endif

and that gives compile errors in "fexists_signed.c".
-- 
Hilsen Harald

Attachment: testsuite.log
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]