* 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. |
||
---|---|---|
alliance/src | ||
dev/scripts | ||
.gitignore |