On 05/05/2012 12:19 PM, Niels Möller wrote:
So code which uses the int_fast*_t types and relies on gnulib will get a slightly different ABI
Generally speaking, it's unwise to use the int_fast*_t types in a public header file. This is a documented issue in Gnulib. It's hard to imagine a general fix for this.