d61700ab9f
* Bug: In gds_drive.c, the RDS data structure may contains rectangle of null width or height. Those rectangles must not be put into the GDS stream as they prevents the GDS parser to re-read it. For now, we skip them and issue a warning. Further investigations must be made to understand how thoses rectangles gets generateds. * Bug: In rutpoly.c, some long for managing GDS coordinates where still lurking. Now all are replaced by int32_t. |
||
---|---|---|
alliance/src | ||
dev/scripts | ||
.gitattributes | ||
.gitignore |