New commits:
commit 7d431fb5f9126fdf537e4796702ce066daab9235
Author: Andrew Cagney <[email protected]>
Date: Sat Jun 7 15:14:56 2025 -0400
names: eliminate several legacy interfaces
Most code uses the _long() variant but most
code should probably use the _short() (or even
human) variant which hides the prefix.
-#define jam_enum jam_enum_long /* legacy */
-#define enum_name enum_long /* legacy */
-#define enum_name_short enum_short
-#define jam_sparse jam_sparse_long /* legacy */
-#define str_sparse str_sparse_long /* legacy */
-#define str_enum str_enum_long /* legacy */
close cleanup names code #2163
commit c9f759979bdd07da7b77d8483c2a0111a60fdb22
Author: Andrew Cagney <[email protected]>
Date: Sat Jun 7 14:07:37 2025 -0400
names: merge public enum/sparse name declarations into names.h
leaves sparse_names.h and enum_names.h containing internals
(hence most #includs can go)
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]