blob: 4e3080d38e1ab2d99a3b33a2caeb36358e8ad767 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
To be addressed before 7.19.0 (planned release: August 2008)
=============================
144 - Help apps use 64bit/LFS libcurl!
http://curl.haxx.se/mail/lib-2008-07/0120.html Patch (first version) of
64-bit curl_off_t no longer gated to off_t was sent to the mailing list
2008-07-14.
UPDATE:
* #148 no longer blocks this.
UPDATE:
* Second version of the patch addressing building outside of CVS tree
submitted to the mailing list 2008-07-31.
UPDATE:
* Third version of the patch fixing a failure to chose a proper data
type submitted to the mailing list 2008-08-04.
152 -
|