coriolis/lefdef
Jean-Paul Chaput 92484ccbb2 Fix bug in the Cadence/DEF parser, occuring on the PathCbk.
* Bug: In def/def_keywords.cpp, in defrData::pathIsDone(), the attribute
    defrData.PathObj was *forcibly* deleted directly inside the defrData
    class (with defrData remaining allocated). Either there is something
    I enterily miss or this is a big blunder.
      This was causing DefImport parser to crash, when activating the
    Path callback.
2021-11-06 11:40:48 +01:00
..
doc Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
src Fix bug in the Cadence/DEF parser, occuring on the PathCbk. 2021-11-06 11:40:48 +01:00
CMakeLists.txt Cleanup of CMake, again. 2021-10-01 19:29:29 +02:00