cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2951269 ] curlbuild.h.cmake missing quotes

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sat, 13 Feb 2010 17:51:40 +0000

Bugs item #2951269, was opened at 2010-02-13 18:08
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2951269&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: compile or build problem
Group: portability problem
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Tom Donovan (tdonovan)
Assigned to: Daniel Stenberg (bagder)
Summary: curlbuild.h.cmake missing quotes

Initial Comment:
Missing quotes around printf format strings in include/curl/curlbuild.h.cmake causes compile errors (MS Visual Studio 2008 / CMake 2.6 or CMake 2.8):

     curl-7.20.0\src\main.c(2831) : error C2146: syntax error : missing ')' before identifier 'lld'

   because the symbol CURL_FORMAT_CURL_OFF_T is defined as lld instead of "lld"

The values for CURL_FORMAT_CURL_OFF_T, CURL_FORMAT_CURL_OFF_TU, and CURL_FORMAT_OFF_T should be in double-quotes.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2010-02-13 18:51

Message:
Thanks for the report, this problem is now fixed in CVS!

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2951269&group_id=976
Received on 2010-02-13

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET