This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: C++ PATCH: Fix PR/7621


On Sat, 17 Aug 2002 14:32:00 +0200, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:

> It would be better if lookup_member could always diagnose failures, but other
> parts of the compiler currently do depend on an Heisenberg behaviour.  Ugh.

Why not write a lookup_member_or_else wrapper?

Jason


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