]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commit1e2ca9205275cc122045c51ce1aca0dce0036316
tree24fc75264b514c907f68c802d7f5326ffc567bd0
parentf2ba54b84e52d7e1ac180a74bf1009650932726d
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.

git-svn-id: http://svn.tartarus.org/sgt/putty@8185 cda61777-01e9-0310-a592-d414129be87e
int64.c