This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: Common V3 coding bug



> From the discussion following Mark's initial posting, this looks like
> something that needs to be explained with some kind of intelligent
> diagnostic message and an error. I suspect the discussion has already
> pointed out the phrasing for the error.

I think I have a Plan that will make all camps happy -- but I need to
think about it a little bit more.

> to libstdc++-v3 as you've found broken items (two come to mind, including
> this one.) I know you are working on a branch, but I'm trying to keep the
> trunk the cannonical source for libstdc++-v3: as a courtesy to me and the
> other libstdc++ developers, can you please check in both of these patches
> to the trunk?

I will try.  Also, if someone (Phil, maybe?) wants to merge the
V3 changes from the branch that's fine by me too.  There might be bits
that you would rather I'd do differently; for example, I've used `using 
base::member;' rather than `this->member' in some of the changes thus
far.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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