]> granicus.if.org Git - python/commit
Added the 'ULL' prefix to the unsigned long long literal constants.
authorArmin Rigo <arigo@tunes.org>
Wed, 14 Dec 2005 18:05:44 +0000 (18:05 +0000)
committerArmin Rigo <arigo@tunes.org>
Wed, 14 Dec 2005 18:05:44 +0000 (18:05 +0000)
commit5c8cc2543bcea295bfd32530fb03bb48a3d1e4ad
tree30528defd46802e264e72a11651a06d972134850
parent6b1793ff8844d277047493915869c1ff98d4efd5
Added the 'ULL' prefix to the unsigned long long literal constants.
Supresses numerous pages of compiler warnings.
Modules/sha512module.c