This is the mail archive of the gcc-bugs@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]

[Bug c++/38797] [c++0x] Missing warning about type qualifiers on late function return types


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

Volker Reichelt <reichelt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |DUPLICATE

--- Comment #3 from Volker Reichelt <reichelt at gcc dot gnu.org> ---
The check now works for late-specified return types due to PR65775.
Therefore, marking as duplicate.

*** This bug has been marked as a duplicate of bug 65775 ***

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