Re: [PATCH] mig: replace boolean.h with stdbool.h

2022-11-24 Thread Samuel Thibault
Applied, thanks! Flavio Cruz, le jeu. 24 nov. 2022 15:53:40 -0500, a ecrit: > --- > Tested by bootstrapping the system from scratch. > > boolean.h| 60 --- > global.c | 12 - > global.h | 14 +- > mig_string.h | 5 ++-- > migco

[PATCH] mig: replace boolean.h with stdbool.h

2022-11-24 Thread Flavio Cruz
--- Tested by bootstrapping the system from scratch. boolean.h| 60 --- global.c | 12 - global.h | 14 +- mig_string.h | 5 ++-- migcom.c | 14 +- parser.y | 12 - routine.c| 68 +