> That is the other question: stdint.h is a C99 header, yes? It might be > better to unconditionally included it, defining our short types from it. > What do you think?
We already do, it is included by 'types.h'. I am saying that *IF* for some bizzaro reason, some platform does not have it we can "fake it" and make the names work As far as I know - all platforms are GCC, and ALL platforms have STDINT right now. We *only* build with GCC, and no other compiler. (Rick may point out something about the Mac, but I am fairly certain it will have stdint.h) -Duane. _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development