This is the mail archive of the
archer@sourceware.org
mailing list for the Archer project.
Re: Expressions Estimates
Sami> * gdb does not understand Koenig lookup.
Sami> Estimate [three weeks]
Are there other overloading bugs, or are they all related to Koenig
lookup?
AFAICT, no.
We have tried:
overlading on arguments, and
overwriting methods in inherited classes.
Sami> * Manipulating constructors and destructors is broken. This item has a
Sami> dependency on having proper namespace/class lookup.
Sami> Estimate [one month]
Does this cover stuff like 'new' not working? And handling
expressions that have conversions requiring calls to constructors?
I think Keith can probably shed more light on this.
Sami