This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: libf2c declaration tweak
- To: Craig Burley <burley at gnu dot org>
- Subject: Re: libf2c declaration tweak
- From: Dave Love <d dot love at dl dot ac dot uk>
- Date: 11 Oct 1998 15:42:22 +0100
- Cc: egcs-patches at cygnus dot com
- References: <199810101609.MAA21911@melange.gnu.org>
>>>>> "Craig" == Craig Burley <burley@gnu.org> writes:
>> * libI77/open.c (_XOPEN_SOURCE): Define for tempnam's sake.
Craig> Huh, well, hoping it Does No Harm, if it fixes something, I
Craig> guess "go for it". I don't see any other mention of that
Craig> macro anywhere, though see err.c and util.c for definitions of
Craig> _INCLUDE_XOPEN_SOURCE "for HPUX".
Bother. Thanks for spotting that. I don't have access to HPUX to
check. Will try to find out the necessary from Tim Prince or someone
before committing.