This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Is this a compiler fault, or is my code buggy? (I suspect the latter).
- From: Phil Edwards <phil at codesourcery dot com>
- To: Dhruv Matani <dhruvbird at gmx dot net>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 23 Oct 2003 16:23:14 -0400
- Subject: Re: Is this a compiler fault, or is my code buggy? (I suspect the latter).
- References: <1066925225.2338.2.camel@home.free>
On Thu, Oct 23, 2003 at 09:39:09PM +0530, Dhruv Matani wrote:
> What's wrong here?
Your choice of mailing lists.
gcc.gnu.org lists are for the development of GCC, not for how-to-
program help.
--
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