[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] Error compiling 0.9.9 on OS X 10.6
From: |
Simon Newton |
Subject: |
[libmicrohttpd] Error compiling 0.9.9 on OS X 10.6 |
Date: |
Sun, 24 Apr 2011 19:59:11 -0700 |
daemon.c: In function ‘MHD_add_connection’:
daemon.c:944: error: ‘s’ undeclared (first use in this function)
daemon.c:944: error: (Each undeclared identifier is reported only once
daemon.c:944: error: for each function it appears in.)
daemon.c: In function ‘parse_options_va’:
daemon.c:1682: warning: comparison is always false due to limited
range of data type
If I change 's' to client_socket it compiles correctly.
Simon
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libmicrohttpd] Error compiling 0.9.9 on OS X 10.6,
Simon Newton <=