Boost.Python: AllFromHeader
Hello. Pyste is exceptionally cool. A quick question: AllFromHeader says: AllFromHeader is not working in all cases in the current version. (This is in boost_1_32_0.) Could someone please expound on this? Stay away completely? Use with caveats? I've noticed that things seem to not be in the right order (like Base->Derived dependencies). Is this part of the problem? Thanks, -c -- [ Christopher Mason MPRC Bioinformatics cjm37@exrch.mayo.edu ]
Hi Christopher, Christopher Mason wrote:
A quick question: AllFromHeader says:
AllFromHeader is not working in all cases in the current version.
(This is in boost_1_32_0.)
Could someone please expound on this? Stay away completely? Use with caveats? I've noticed that things seem to not be in the right order (like Base->Derived dependencies). Is this part of the problem?
That's exactly the problem. If I recall correctly, it doesn't generate base/derived dependencies when used with "--multiple" options, plus another bug that I can't remember right now. So, check your result: if it works, then you can use it ;) Regards, Bruno.
participants (2)
-
Christopher Mason -
Nicodemus