On Thu, 25 Apr 2013, Chetan Jhurani wrote:
-----Original Message----- From: Satish Balay [mailto:[email protected]] Sent: Thursday, April 25, 2013 8:50 PM To: Jed Brown Cc: Chetan Jhurani; 'For users of the development version of PETSc' Subject: Re: [petsc-dev] MPI_UNSIGNED_LONG_LONG in mpiuni.h
On Thu, 25 Apr 2013, Jed Brown wrote:
Satish Balay <[email protected]> writes:
It won't get used in PETSc unless PETSC_SIZEOF_LONG_LONG is defined [which is only for 64bit compilers that support 'long long' anyway.
Yes, that sounds fine to me.
Its in next now.
https://bitbucket.org/petsc/petsc/commits/bc791515d821cb389576c2ca1dfa0b0e27...
Satish
Thanks! Also, thanks for preemptively fixing the strstr issue. I was about to email about the crash.
yeah - I saw that when testing the mpiuni fix on win64. Satish