Go to file
Jean-Paul Chaput 3e300dd1c3 Change the GDS parser behavior to prevent dreal to coredump.
* Change: In <rds>, gds_parse & gds_error, if a layer whose index was not
    in the rds file was encountered, it was just discarted but the parsing
    did continue, resulting in a possibly incoherent RDS figure.
    Now we just stop the parsing and trigger the error mechanism
    returning a NULL pointer, which is then safely handled by <dreal>.
      Under dreal, the error messages could be retrieved from the
    transient log files /tmp/alliance_all_PID, which is removed when
    dreal close.
2014-05-30 22:44:55 +02:00
alliance/src Change the GDS parser behavior to prevent dreal to coredump. 2014-05-30 22:44:55 +02:00
dev/scripts This commit is only to test (try 16) the mailing list. 2014-02-22 16:04:51 +01:00
.gitignore Merge branch 'devel' 2014-04-22 12:47:31 +02:00