cURL / Mailing Lists / curl-library / Single Mail

curl-library

6cf8413e breaks IRIX debug builds

From: Tor Arntsen <kspt.tor_at_gmail.com>
Date: Thu, 29 Aug 2013 09:46:44 +0200

See e.g. http://curl.haxx.se/dev/log.cgi?id=20130829053724-14374#prob7

'struct monitor', introduced in 6cf8413e, already exists in an IRIX
header file (sys/mon.h) which gets included via various standard
headers by lib/easy.c

cc-1101 cc: ERROR File = ../../curl/lib/easy.c, Line = 458
"monitor" has already been declared in the current scope.

struct monitor {
^

-Tor
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-08-29