On Wed, 2020-12-09 at 16:07 -0500, Nathan Sidwell wrote:
> On 12/9/20 3:41 PM, David Malcolm wrote:
> > On Wed, 2020-12-09 at 15:20 -0500, Nathan Sidwell wrote:
> > > With modules, we need the ability to name 'foos' in different
> > > modules.
> > > The idiom for that is a trailing '@modulename' suffix.
> > 
> > Out of curiosity, is this idiom shared with other compilers? (or in
> > the
> > standard)
> 
> The std says nothing.  I discussed it with clang guys, and probably
> with 
> MSVC & EDG guys.  I've been using it consistently in papers to wg21. 
> Can't recall exactly, it was one of the very early things.

Fair enough, thanks.


> > Unless I'm misreading it, the patch you posted deletes about 2000
> > lines
> > from gcc/cp/error.c (lines 2599 onwards), deleting a whole bunch of
> > stuff.
> > 
> > Did you post the wrong patch?
> 
> hm, wut?  Attached is the diff that was committed.

Thanks; that diff looks far more reasonable :)

Dave

>    I think I must have 
> generated the diff during a file write (via sshfs).
> 
> I think that's evidence I need to stop for the day :)
> 
> nathan
> 
> 

Reply via email to