From 9b8df58169d100adbdb4112e747c0942d9fcd75b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 11 Jun 2013 00:21:16 +0200 Subject: KNOWN_BUGS: #82 failed build with Borland compiler --- docs/KNOWN_BUGS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/KNOWN_BUGS') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index fa87df378..e0308ffa6 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -3,6 +3,11 @@ join in and help us correct one or more of these! Also be sure to check the changelog of the current development status, as one or more of these problems may have been fixed since this was written! +82. When building with the Windows Borland compiler, it fails because the + "tlib" tool doesn't support hyphens (minus signs) in file names and we have + such in the build. + http://curl.haxx.se/bug/view.cgi?id=1222 + 81. When using -J (with -O), automaticly resumed downloading together with "-C -" fails. Without -J the same command line works! This happens because the resume logic is worked out before the target file name (and thus its -- cgit v1.2.3