public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/89636] Duplicate diagnostic when resolving ambiguity between variable and function template using implicit typename
       [not found] <bug-89636-4@http.gcc.gnu.org/bugzilla/>
@ 2020-03-12 19:16 ` mpolacek at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: mpolacek at gcc dot gnu.org @ 2020-03-12 19:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89636

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |mpolacek at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1
                 CC|                            |mpolacek at gcc dot gnu.org
   Last reconfirmed|                            |2020-03-12

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Confirmed.  With -std=c++2a:

Starting with

commit 96c35892bea68ac180f19079cf08fea3b6cda0a8
Author: Marek Polacek <polacek@redhat.com>
Date:   Sat Dec 1 17:56:27 2018 +0000

    Implement P0634R3, Down with typename!

there is no error at all, and starting with

commit b6d0f41ac5c1786911858b4763bb6f92519166f4
Author: Marek Polacek <polacek@redhat.com>
Date:   Mon Jan 28 22:14:27 2019 +0000

    PR c++/88358 - name wrongly treated as type.

there are two errors.  So mine.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-12 19:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-89636-4@http.gcc.gnu.org/bugzilla/>
2020-03-12 19:16 ` [Bug c++/89636] Duplicate diagnostic when resolving ambiguity between variable and function template using implicit typename mpolacek at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).