• Gregory P. Smith's avatar
    Remove the C99 "ULL" suffix from the 64bit unsigned long constants. · 26292a3a
    Gregory P. Smith yazdı
    VC++6 doesn't accept them.
    
    This *will* result in tons of the following warning from gcc 3.x:
    (gcc "2.96ish" doesn't issue this warning)
    
     warning: integer constant is too large for "long" type
    
    the code compiles fine regardless.  squashing the gcc warnings
    is the next task.
    
    Would someone on windows please confirm that this does or does not
    compile and if it does or does not pass the test_hashlib.py unit
    tests.
    26292a3a
Adı
Son kayıt (commit)
Son güncelleme
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...
RISCOS Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...