> > > BOOL isn't defined in C. bool exists in C99 if you include > <stdbool.h>. My interest was in getting the build working again, not > making it pretty. If you want to use BOOL, make a patch that > introduces the type correctly. I'm also OK with using stdbool.h as it > is a standard. >
See here: http://www.codeguru.com/forum/archive/index.php/t-385543.html _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
