• Guido van Rossum's avatar
    Two different changes. · 95bdd0b6
    Guido van Rossum yazdı
    1. Jack Jansen reports that on the Mac, the time may be negative, and
    solves this by adding a write32u() function that writes an unsigned
    long.
    
    2. On 64-bit platforms the CRC comparison fails; I've fixed this by
    casting both values to be compared to "unsigned long" i.e. modulo
    0x100000000L.
    95bdd0b6
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...