This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug ada/33722] putenv() is made posix-conformant on FreeBSD 7.x
- From: Arnaud Charlet <charlet at adacore dot com>
- To: kostikbel at ukr dot net <gcc-bugzilla at gcc dot gnu dot org>
- Cc: gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 10 Oct 2007 10:17:55 +0200
- Subject: Re: [Bug ada/33722] putenv() is made posix-conformant on FreeBSD 7.x
- References: <bug-33722-10933@http.gcc.gnu.org/bugzilla/> <20071010081612.31318.qmail@sourceware.org>
> Created an attachment (id=14335)
> --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14335&action=view)
> Fix for free() after putenv() on FreeBSD 7.x
>
> The patch allowed me to bootstrap gcc 4.2.2 on the FreeBSD 7.x with
> gnat enabled.
Patch looks good to me. OK for 4.2 branch and trunk.
Arno