[Dune] [#661] Use Python to evaluate function strings

Dune flyspray at dune-project.org
Thu Mar 15 16:23:29 CET 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#661 - Use Python to evaluate function strings
User who did this - Sven Marnach (sven)

----------
As Martin suggested, all calls to the Python API should go into a library to avoid -fno-strict-aliasing for the rest of the code.  This shouldn't be too hard, but you'd need additional small wrapper functions for the Python API functions called from inside the conversions that have additional template parameters, as those conversions cannot be included in the library.

The only thing from Python.h that would still occur in the header file would be 'PyObject *', but this could be satisfied by the line 'struct PyObject;', so the header wouldn't even need to include Python.h anymore.
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=661#comment3281

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list