> I think we need to keep the argument for VC6 at least; the problem is
> one that shows up at link time because VC6 seems to distinguish
> function template instantiations only by the types of the arguments
> and not the template parameters.  If you amend the patch so that it
> still uses the default argument for VC6, I will be happy for Ralf to
> apply it.
The only link time error I get with msvc is python22_d.lib.
When I build a release version it links and runs my regression tests for all
the four compilers I mentioned in my post.
When I add the default argument gcc2.95 breaks :-(

Cheers,

Gottfried
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to