[SciPy-Dev] Bundling Boost?
David Cournapeau
cournape@gmail....
Sun Oct 7 14:36:34 CDT 2012
On Sun, Oct 7, 2012 at 7:04 PM, Pauli Virtanen <pav@iki.fi> wrote:
> 07.10.2012 20:18, Charles R Harris kirjoitti:
> [clip]
>> A few questions.
>>
>> Are you using the C compatibility option for boost?
>
> No, just write a extern C wrapper function that calls it.
>
>> How are you dealing with errors?
>
> I'm not --- I suppose exceptions could be caught, however.
Is it possible to set up the boost mode so that ERRNO is used instead
of exceptions ? I would rather be as close as possible to C semantics
as possible,
David
More information about the SciPy-Dev
mailing list