Use more curl_off_t variables when doing the progress meter calculations and
authorDaniel Stenberg <daniel@haxx.se>
Wed, 10 Mar 2004 16:20:33 +0000 (16:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 10 Mar 2004 16:20:33 +0000 (16:20 +0000)
commit0d1fc73f2119e1f75f58b32cdc9f9d45fa71ac9c
treee50750dfe60d0c65b1a2247d6aa165a46d6b47d7
parent50a185356082f800e760ceb932c062bf194145d7
Use more curl_off_t variables when doing the progress meter calculations and
argument passing and try to convert to double only when providing data to the
external world.
lib/file.c
lib/ftp.c
lib/getinfo.c
lib/http.c
lib/progress.c
lib/progress.h
lib/transfer.c
lib/urldata.h