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] remove get_base_distance




--On Wednesday, November 28, 2001 7:54 PM +0000 Jason Merrill 
<jason@redhat.com> wrote:

>>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:
>
>> Yes, we should excise that at some point.  The standard tells us
>> where we need to complete types, and those should be the only
>> places.
>
> It doesn't attempt to enumerate them.  It just says that it is completed
> if the completeness affects the semantics of the program.

Oh.  That's weird; I thought I remembered some explicit list of
places.

Given what you say, I agree, this is non-dubious, and we should remove
the comment.

-- Mark



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