used both for counting cells during GDS write and for saving geometry data from the "copyup" operator during GDS read. The write routine does not clear the client record, and the read routine was checking if the cd_client value was default. Corrected the resulting crash condition by resetting cd_client before GDS reads. However, the underlying problem is that the GDS read is reading data into a cell that already exists in the database, and is not handling it robustly by renaming the existing cell. So this should be revisited. |
||
|---|---|---|
| .. | ||
| CalmaRdcl.c | ||
| CalmaRdio.c | ||
| CalmaRdpt.c | ||
| CalmaRead.c | ||
| CalmaWrite.c | ||
| Makefile | ||
| calma.h | ||
| calmaInt.h | ||