[C++-sig] Re: Boost.Python bug found
Roman Yakovenko
romany at actimize.com
Sun Sep 14 07:41:07 CEST 2003
Hi. Thanks for your help. Next time I will read documentation
more careful. Promise :-).
I checked CVS and did not see any changes.
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.
I even don't want to export wstring class from DLL.
I know in past there was discussion about this, but I can found
result of this discussion.
Thanks for help.
Roman
> -----Original Message-----
> From: David Abrahams [mailto:dave at boost-consulting.com]
> Sent: Thursday, September 11, 2003 9:20 PM
> To: c++-sig at python.org
> Subject: [C++-sig] Re: Boost.Python bug found
>
>
> "Roman Yakovenko" <romany at actimize.com> writes:
>
> > Also if David Abrahams thinks that my converter is good
> enough to be
> > in the library - I may polish it and write a lot of test
>
> I think I've checked in a better solution; the converter is builtin
> for everyone's use. Please see the CVS.
>
> --
> Dave Abrahams
> Boost Consulting
> www.boost-consulting.com
>
>
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig
>
More information about the Cplusplus-sig
mailing list