[cmake-developers] What's still cooking in my clone

Stephen Kelly steveire at gmail.com
Wed Jan 23 17:20:48 EST 2013


Stephen Kelly wrote:

> Stephen Kelly wrote:
> 
>>> Yes, but older compilers e.g. VS6 will not properly handle function
>>> templates where the template type does not appear in the argument list.
>>> You can work around it by adding a "T*=0" argument at the end.  Also
>>> this will need test cases.
>> 
>> Ok, thanks, I'll look into that.
> 
> I couldn't find any information about whether the dummy parameter is also
> needed for specializations, so I've assumed not, for now.

I've found that the dummy parameter is needed in the specializations. I've 
pushed the compatible-interface-strings branch again to my clone. Can I get 
that one into 2.8.11 too?

Thanks,

Steve.





More information about the cmake-developers mailing list