[Bug c++/25185] deep typedef substitution in error message

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Apr 3 20:52:00 GMT 2009



------- Comment #17 from jason at gcc dot gnu dot org  2009-04-03 20:51 -------
Good point, I forgot to strip typedefs in the diagnostic code.  I'm testing a
patch that will make that

typename boost::result_of<CalcSize()>::type = mpl_::integral_c<unsigned int,
5u>


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-04-03 20:51:42
               date|                            |


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



More information about the Gcc-bugs mailing list