cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3568327 ] Link error building curl.exe on Windows using VC10

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 17 Sep 2012 14:23:29 -0700

Bugs item #3568327, was opened at 2012-09-17 00:58
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3568327&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: wrong content
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Sergey Nikulov (snikulov)
Assigned to: Daniel Stenberg (bagder)
Summary: Link error building curl.exe on Windows using VC10

Initial Comment:
Original issue was described here http://curl.haxx.se/mail/lib-2010-09/0010.html

Solution for this issue:
S_IFMT and S_IFREG macro should be defined first for S_ISREG macro. So S_ISREG should be moved below setup_once.h inclusion.

I've submitted pull request (https://github.com/bagder/curl/pull/41) on github with fix.

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

Comment By: Daniel Stenberg (bagder)
Date: 2012-09-17 14:23

Message:
Thanks for the report, this problem is now fixed in the git repository.

To try it out, you either checkout/update your git clone:
http://curl.haxx.se/source.html

or you try tomorrow's daily snapshot: http://curl.haxx.se/snapshots/

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3568327&group_id=976
Received on 2012-09-17

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET