This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/c++] Fix printing classes with virtual base classes




On Tue, 27 Nov 2001, Michael Elizabeth Chastain wrote:

> And I would be happy to run tests against v2 and v3 C++ compilers
> and report the results.  Most of my time is only on weekends though.
>
> The trouble with the gdb C++ code is that it's not logic bugs, it's
> perverse data structures where each bug fix may not affect the
> test results much.
Almost.
It's perverse logic combined with shoehorned data structures.

Or was that shoehorned logic combined with perverse data structures.

Hmmm.

> So Jim's judgement is much more useful than
> my mechanical test results.
>
> Michael C
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]