On Saturday 30 June 2007 03:29:11 am you wrote:
> On Sat, Jun 30, 2007 at 02:43:56AM -0400, Daniel Schepler wrote:
> > package wfmath
> > tags 361815 + patch
> > thanks
> >
> > It's looking like the change in parsing "template template parameters"
> > was intentional, so I've written a patch to make wfmath compile with the
> > new semantics.
>
> Thanks for the patch.
>
> As this seems to change the public API of the library I want to get an
> opinion about it from upstream.

It should be easy to duplicate each template I changed, to make one version 
which works with STL templates (the new version) and another which works with 
user-defined templates (the old version).  Unfortunately, with a quick test 
it appears if we do that, the library won't compile with g++-4.1 anymore.  
g++-4.1 would give an error about the calls being ambiguous.
-- 
Daniel Schepler


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to