This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] AmigaOS 4 port contribution [libstdc++-v3]
- From: Phil Edwards <phil at jaj dot com>
- To: Bernardo Innocenti <bernie at develer dot com>
- Cc: Marcus Comstedt <marcus at mc dot pp dot se>, gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Tue, 7 Oct 2003 23:46:14 -0400
- Subject: Re: [PATCH] AmigaOS 4 port contribution [libstdc++-v3]
- References: <yf9ad8fr6mp.fsf@mc.pp.se> <200310071605.h97G50K26558@greed.delorie.com> <yf94qykhhz3.fsf_-_@mc.pp.se> <yf9r81og1y6.fsf_-_@mc.pp.se> <yf9n0ccg1do.fsf_-_@mc.pp.se> <3F83467B.4060504@develer.com>
On Wed, Oct 08, 2003 at 01:04:27AM +0200, Bernardo Innocenti wrote:
> Marcus Comstedt wrote:
> >Well, in accordance to my new plan, here is an "updated" patch chunk
> >for libstdc++-v3. There were no comments on this part of the patch
> >though, so it's actually the same change as before, but as a separate
> >patch this time.
>
> Patches for libstdc++ should also be forwarded to libstdc++@gcc.gnu.org.
Yes. Check gcc.gnu.org/lists.html when in doubt.
> > * crossconfig.m4 (*-amigaos*): Add.
This is okay, and can go in when the rest of the amigaos support does.
Thanks.
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
- Brian W. Kernighan