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++/19499] [3.4/4.0 regression] Bad diagnostic for namespace as template parameter


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-01-31 06:26 -------
Alexandre, this patch was clearly incorrect.  The whole reason to create
CPP_TEMPLATE_ID tokens is to avoid re-parsing the same token sequence in the
case that an error occurred.  Please revert this patch ASAP.

Feel free to assign the original bug which your patch fixed to me.

-- 


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


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