[C++-sig] Re: Boost.Python bug found

David Abrahams dave at boost-consulting.com
Mon Sep 15 14:15:16 CEST 2003


"Roman Yakovenko" <romany at actimize.com> writes:

> Hi. Thanks for your help. Next time I will read documentation
> more careful. Promise :-).
>
> I checked CVS and did not see any changes.

Check again (SF has a delay for anonymous CVS) or get the snapshot
from http://www.boost-consulting.com/boost.tar.bz2

> Also I have small question in this area.
> Does not injected constructor is better solution?
> I explain what I mean. All I want is to register 
> conversion from PyObject to std::wstring. 

That's all my patch does.  Well, that and the conversion in the
opposite direction, also.

> I even don't want to export wstring class from DLL.

My patch doesn't.


-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list