magic/cif
Darryl L. Miles 7dfdf5aa63 CIFrdcl.c: warning: comparison between two arrays
Added pointer casts to hint to compiler the programmer intention
is to compare as pointers to the start of the array (and not be
concerned the programmer is overlooking the contents of the array).

GCC14 -Wall cleanup series [-Warray-compare]
2024-10-09 21:12:55 -04:00
..
CIFgen.c CIFgen.c: warning: this 'for' clause does not guard... 2024-10-09 21:12:55 -04:00
CIFhier.c Corrected the routine that parses MASKHINTS_* in cell properties to 2024-05-01 13:45:00 -04:00
CIFint.h Added an experimental option for the cifoutput tech file section to 2023-01-13 17:21:37 -05:00
CIFmain.c Substantially revised the equations for computing bridges for the 2021-01-24 13:29:20 -05:00
CIFrdcl.c CIFrdcl.c: warning: comparison between two arrays 2024-10-09 21:12:55 -04:00
CIFrdpoly.c configure: cleanup diff 2023-07-12 05:04:18 +09:00
CIFrdpt.c (1) Added a check for unclosed boundaries when reading GDS. 2023-01-27 11:47:37 -05:00
CIFrdtech.c After a discussion about "cifinput" rules, realized that there is 2023-10-17 15:54:38 -04:00
CIFrdutils.c Added a tile unfracture routine at the end of CIFMakeManhattanPath 2023-12-30 14:10:09 -05:00
CIFread.h After a discussion about "cifinput" rules, realized that there is 2023-10-17 15:54:38 -04:00
CIFsee.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFtech.c Added an experimental option for the cifoutput tech file section to 2023-01-13 17:21:37 -05:00
CIFwrite.c Added the ability to track the first CellDef to fail to read and 2024-04-29 17:43:37 -04: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
cif.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00