curl-library
Re: MinGW build error with --disable-verbose
From: Yang Tse <yangsita_at_gmail.com>
Date: Thu, 15 Feb 2007 02:42:39 +0100
Date: Thu, 15 Feb 2007 02:42:39 +0100
Daniel Mirchandani wrote:
> During `make`, I got a error in lib/strerror.c on line 576; the use of
> an undeclared variable "error". That line falls within
> get_winsock_error(), in a section which only builds if
> --disable-verbose is specified, which takes "err" as a parameter, so a
> quick change from "error" to "err" on that line and it built fine.
Just commited your fix to CVS.
-- -=[Yang]=-Received on 2007-02-15