magic/cif
Darryl L. Miles 4887f71ca3 CIFread.h: fix struct cifrstyle.crs_layers type bool -> enum (unsigned char)
The type is actually an enum (assumed to be int by default) but relies
on the magic typedef to (unsigned char) so we make this explicit and
better document what the real type is.

I guess in the past it was really a bool with only 2 states NONE|TEXT.

C29 bool type compatibility
2025-01-07 14:02:07 -05:00
..
CIFgen.c cif: use 'const' with readonly data (also consumer DBpaint) 2025-01-04 11:31:17 -05:00
CIFhier.c cif: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CIFint.h cif: use 'const' with readonly data (also consumer DBpaint) 2025-01-04 11:31:17 -05:00
CIFmain.c cif: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CIFrdcl.c gcc11 -Wall -Wpedantic cleanup (post TCL9) 2025-01-06 16:24:57 +00:00
CIFrdpoly.c cif: use 'const' with readonly data (also consumer DBpaint) 2025-01-04 11:31:17 -05:00
CIFrdpt.c cif: use 'const' with readonly data (also consumer DBpaint) 2025-01-04 11:31:17 -05:00
CIFrdtech.c cif: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CIFrdutils.c gcc11 -Wall -Wpedantic cleanup (post __attribute__) 2025-01-06 16:25:38 +00:00
CIFread.h CIFread.h: fix struct cifrstyle.crs_layers type bool -> enum (unsigned char) 2025-01-07 14:02:07 -05:00
CIFsee.c cif: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CIFtech.c cif: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CIFwrite.c cif: use 'const' with 'rcsid' 2025-01-04 11:31:17 -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
cif.h K&R: cif.h conversion to ANSI 2024-12-26 13:05:14 -05:00