This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] GNU/KFreeBSD support in libstdc++, with ChangeLog and test log
- From: Phil Edwards <phil at jaj dot com>
- To: Robert Millan <zeratul2 at wanadoo dot es>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org, glibc-bsd-hackers at nongnu dot org, glibc-bsd-devel at lists dot alioth dot debian dot org
- Date: Fri, 24 Oct 2003 22:46:34 -0400
- Subject: Re: [PATCH] GNU/KFreeBSD support in libstdc++, with ChangeLog and test log
- References: <20031024231215.GA1058@aragorn> <20031025000959.GA6407@disaster.jaj.com> <20031025005010.GA1203@aragorn>
On Sat, Oct 25, 2003 at 02:50:10AM +0200, Robert Millan wrote:
>
> Fixed ChangeLog/patch below. Anyone to commit?
Done. Someday we'll probably have to move these settings into configure.host
rather than in the general test macros, but that's another day.
> "[..] but the delight and pride of Aule is in the deed of making, and in the
> thing made, and neither in possession nor in his own mastery; wherefore he
> gives and hoards not, and is free from care, passing ever on to some new work."
>
> -- J.R.R.T, Ainulindale (Silmarillion)
One of my favorite passages.
Phil
--
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