magic/calma
Tim Edwards b9f9f73c9b "Partly" corrected an issue in GDS read: The cd_client record is
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.
2020-11-20 19:56:41 -05:00
..
CalmaRdcl.c "Partly" corrected an issue in GDS read: The cd_client record is 2020-11-20 19:56:41 -05:00
CalmaRdio.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CalmaRdpt.c "Partly" corrected an issue in GDS read: The cd_client record is 2020-11-20 19:56:41 -05:00
CalmaRead.c "Partly" corrected an issue in GDS read: The cd_client record is 2020-11-20 19:56:41 -05:00
CalmaWrite.c Modified the CIFGenLayer() routine to be aware of when it is called during 2020-11-12 10:34:27 -05:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
calma.h Added experimental "calma addendum" option to output only references 2020-10-13 09:47:54 -04:00
calmaInt.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00