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++/39658] [C++0x] "wrong number of template arguments" in variadic template specialization


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-22 11:10:39 UTC ---
Ah thanks for noticing. Thus this is at most a diagnostic issue. But in fact,
modulo the - well known - benefits of the caret, EDG for example is providing a
very similar diagnostics. I think we can close this.


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