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++/53039] [4.7 Regression] including <functional> breaks std::is_convertible with template-pack expansion


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53039

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.7/4.8 Regression]        |[4.7 Regression] including
                   |including <functional>      |<functional> breaks
                   |breaks std::is_convertible  |std::is_convertible with
                   |with template-pack          |template-pack expansion
                   |expansion                   |

--- Comment #17 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-06 01:34:09 UTC ---
Fixed on trunk.


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