This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Testresults of libffi-3.0.9rc10 for x64 mingw target



On Dec 28, 2009, at 12:50 PM, Andrew Haley wrote:


On 12/28/2009 05:16 PM, Anthony Green wrote:
On 12/27/2009 05:34 PM, Kai Tietz wrote:
Hello,

this are the test-results for x86_64-pc-mingw32 target

=== libffi Summary ===

# of expected passes            1526
# of unexpected failures        38
# of unexpected successes       16
# of expected failures          54

Cheers,
Kai






Thanks for also sending me the logs privately.

It looks like the failures are related to printing long long types.

Andrew - do you remember the origin of this addition to ffitest.h...

Yes. See http://sourceware.org/ml/libffi-discuss/2009/msg00159.html


Summary: mingw64 can't printf a long long.  According
to Timothy Wall, "PRId64" is supposed to work on mingw64.

Andrew.

I don't think "PRId64" is supposed to be in quotes, since it's a macro, but I can't test atm.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]