This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Any ada maintainers out there this afternoon? (Ada bootstrap broken on newlib targets)
- From: Arnaud Charlet <charlet at adacore dot com>
- To: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- Cc: Robert Dewar <dewar at adacore dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Sat, 25 Jul 2009 17:35:08 +0200
- Subject: Re: Any ada maintainers out there this afternoon? (Ada bootstrap broken on newlib targets)
- References: <4A6B252C.5070906@gmail.com> <4A6B241C.8080502@adacore.com> <4A6B2845.3020305@gmail.com>
> Ah, and I see you also had an after-thought in a second reply. I'll respin
> this if you think it's horribly ugly, otherwise I'll send it to -patches with
> a changelog once the build has finished.
It is indeed ugly.
I'd use GNAT_STRUCT_STAT and GNAT_FOPEN instead.
Since these are macros, I don't see the need to add trailing or leading
underscores.
Please post to gcc-patches when ready, I'll review it officially there.
Arno