<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div><div><br><div>Sorry for the *long* delay... it's about time for us to get rolling on templates, eh?</div>
</div></div></div></blockquote><div><br>No problem... I've had lots to keep my busy in the meantime :) I'm not enturely sure what to work on from here. I've been thinking about revisit the parsing and look at improving ICE parsing for default non-type parameters and the '>>' problem.<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div><div><div></div><div class="Ih2E3d"><blockquote type="cite"><div class="gmail_quote">
<div>I modified ActOnTag to return *either* a TagDecl or a TemplateDecl. </div></div></blockquote><div><br></div></div><div>Hrm. I'm not thrilled with this, especially since it's only really there to make the TemplateDecl get up to ParseExternalDeclaration. I left off this part of the patch, which we can revisit later when we need it. DeclSpecs shouldn't refer to templates at all, and the DeclSpec itself won't even be used for anything.</div>
<div class="Ih2E3d"></div></div></div></div></blockquote><div><br>I wasn't entirely thrilled with the solution either.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style=""><div><div><div class="Ih2E3d"></div><div>... and, after resolving all of the conflicts from a month of development, no regressions on my system, either. Yay!</div><div><br></div><div>I've committed this patch, here:</div>
<div><br></div><div>  <a href="http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090202/011754.html" target="_blank">http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090202/011754.html</a></div><div>
</div></div></div></div></blockquote><div><br>I'm going to have to spend a weekend relearning the code base - I haven't looked at it since I submitted that last patch. It's too bad I don't have another Christmas break coming up soon.<br>
<br>On a side note, I am now a big fan of variadic templates.<br><br></div></div>Andrew Sutton<br><a href="mailto:andrew.n.sutton@gmail.com">andrew.n.sutton@gmail.com</a><br>