1
1
Brian Barrett dce72aab70 Prior to Mac OS X 10.3, the length modifier "ll" wasn't
supported, but "q" was for long long.  This isn't ANSI
C and causes a warning when using PRI?64 macros.  We
don't support versions prior to OS X 10.3, so we dont'
need such backward compatibility.  Instead, redefine
the macros to be "ll", which is ANSI C and doesn't
cause a compiler warning.

Fixes trac:868

This commit was SVN r14358.

The following Trac tickets were found above:
  Ticket 868 --> https://svn.open-mpi.org/trac/ompi/ticket/868
2007-04-12 16:34:01 +00:00
..
2006-09-26 20:30:49 +00:00
2007-02-06 21:59:55 +00:00
2007-04-12 11:19:42 +00:00
2007-04-02 21:12:16 +00:00
2007-04-01 16:26:54 +00:00