This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

long long support


Does anyone happen to know if all of the long long support is enabled in 
the cygwin32 distribution build?  The compiler seems to be content to allow 
them to be defined and initialized, but printf with format strings of 
"%lld" or "%qd" only seems to be printing the low 32 bits, i.e. 
0x1234567887654321LL prints with %qx or %llx as 87654321.

Bill Smithem
PGP Fingerprints:
RSA 4FEA 9A6A B83B A745  9FE6 104E E35D EB4C
DH AB22 8E04 4E0D E8D0 0406  EC9C D20A BCAE 3035 4CD9

Support OLGA!!!  http://www.olga.net

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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