Josh --
Is this the Right fix?
I ask because we check for in configure. I'm sure it's always there
for Linux, but is it *always* there? Indeed, are all the fixed size types
always guaranteed to be available?
On May 2, 2014, at 12:14 PM, svn-commit-mai...@open-mpi.org wrote:
> Author: jla
Jeff,
The stdint.h header is Section 7.18 Integer types in the C99
standard (I can mail you a PDF copy if you like). It says
> 7.18.1.1 Exact-width integer types
>
> 1 The typedef name intN_t designates a signed integer type with width N ,
> no padding bits, and a two’s complement repres