Roman Yakovenko wrote:
>
>
> On 4/1/07, *Allen Bierbaum* <al...@vr...
> <mailto:al...@vr...>> wrote:
>
> [...]
> >> Yes. I will try to address the issue in a few days.
> >
> > Allen I separated functionality dependent on BP Index V2 to a
> > different file.
> > Can you test this?
> It didn't work. I still get compile errors:
>
> src/python/ben_module/generated/__convenience.pypp.hpp: In function
> 'void
> pyplusplus::convenience::ensure_uniform_sequence(boost::python::api::object,
> pyplusplus::convenience::index_type)':
> src/python/ben_module/generated/__convenience.pypp.hpp:46: error:
> 'len'
> is not a member of 'boost::python'
> src/python/ben_module/generated/__convenience.pypp.hpp: In function
> 'void pyplusplus::convenience::copy_sequence(const
> boost::python::api::object&, Inserter)':
> src/python/ben_module/generated/__convenience.pypp.hpp:76: error:
> 'len'
> is not a member of 'boost::python'
> src/python/ben_module/generated/__convenience.pypp.hpp: In function
> 'void pyplusplus::convenience::copy_sequence(const
> boost::python::api::object&, Inserter, boost::type<Target>)':
> src/python/ben_module/generated/__convenience.pypp.hpp:84: error:
> 'len'
> is not a member of 'boost::python'
>
>
> http://boost.cvs.sourceforge.net/boost/boost/boost/python/object.hpp?view=markup
>
> As you can see this functions will be released as a part of 1.34.
True, but 1.34 isn't released yet so my users don't have it. Is there
anyway to keep features like this (FT.output) working for 1.33 until
1.34 is out and in more wide spread use?
-Allen
>
> --
> Roman Yakovenko
> C++ Python language binding
> http://www.language-binding.net/
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ------------------------------------------------------------------------
>
> _______________________________________________
> pygccxml-development mailing list
> pyg...@li...
> https://lists.sourceforge.net/lists/listinfo/pygccxml-development
>
|