]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Further correction: on reflection, after examining all the call
authorSimon Tatham <anakin@pobox.com>
Tue, 16 Sep 2008 22:56:08 +0000 (22:56 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 16 Sep 2008 22:56:08 +0000 (22:56 +0000)
commit338cb9fa0d4e25e48011fadbb5ca954b2b5e7280
tree24fc75264b514c907f68c802d7f5326ffc567bd0
parentbdeebc992f2ef925773571fe524cbdb649ece1c8
Further correction: on reflection, after examining all the call
sites for uint64_make(), we _shouldn't_ attempt to preserve high
bits in the low-order argument; it turns out not to be what the call
sites want.

[originally from svn r8185]
int64.c