coriolis/hurricane/src
Jean-Paul Chaput 2af6e7eef1 Correct exception catching when creating invalid occurrence in Isobar.
* New: In CRL Core, in PyCellGauge, add the missing methods.
* Bug: In Isobar, PyOccurrence_create(), the HTRY/HCATCH block was not
    enclosing the constructor of Occurrence, which can throw exceptions.
    When an exception was thown the Python interpreter just terminate
    with the cryptic message:
      "Fatal Python error: Py_EndInterpreter: thread still has a frame"
    Reminder to myself: when such a message occurs, it means that the
    interpreter did encounter a problem, but it's related to the isobar
    interface.
2014-06-10 00:17:41 +02:00
..
hurricane Correct a bug in the UpdateSession::close() mechanism. 2014-05-27 15:41:32 +02:00
isobar Correct exception catching when creating invalid occurrence in Isobar. 2014-06-10 00:17:41 +02:00
viewer Adding support for WOR_BIT in Net::Direction. 2014-05-13 17:11:48 +02:00
CMakeLists.txt some hviewer dir where still present in CMakelist 2010-03-10 10:41:05 +00:00