View Issue Details

IDProjectCategoryView StatusLast Update
0003324libmicrohttpdbuild systempublic2014-02-12 18:44
Reportermalexmave Assigned ToChristian Grothoff  
PrioritynormalSeverityblockReproducibilityhave not tried
Status closedResolutionfixed 
PlatformLinuxOSLinux Mint 16OS Version3.11.0-12-generi
Product VersionGit master 
Target Version0.9.34Fixed in Version0.9.34 
Summary0003324: SVN Trunk not compiling, throwing "expected statement before ')' token"
DescriptionCopy from "make":

libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/plibc -I../../src/include -I../../src/microhttpd -fvisibility=hidden -I/usr/local/include -fno-strict-aliasing -g -O2 -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c daemon.c -fPIC -DPIC -o .libs/daemon.o
daemon.c: In function 'MHD_get_fdset':
daemon.c:609:62: error: expected statement before ')' token
       if ( (NULL != max_fd) && (*max_fd) < daemon->epoll_fd) )
                                                              ^

Steps To Reproducesvn checkout the trunk version
./bootstrap
./configure
./make
TagsNo tags attached.

Activities

Christian Grothoff

2014-02-12 18:44

manager   ~0008099

Was fixed.

Issue History

Date Modified Username Field Change
2014-02-11 18:25 malexmave New Issue
2014-02-12 18:44 Christian Grothoff Note Added: 0008099
2014-02-12 18:44 Christian Grothoff Status new => resolved
2014-02-12 18:44 Christian Grothoff Fixed in Version => Git master
2014-02-12 18:44 Christian Grothoff Resolution open => fixed
2014-02-12 18:44 Christian Grothoff Assigned To => Christian Grothoff
2014-02-12 18:44 Christian Grothoff Product Version => Git master
2014-02-12 18:44 Christian Grothoff Fixed in Version Git master => 0.9.34
2014-02-12 18:44 Christian Grothoff Target Version => 0.9.34
2014-02-12 18:44 Christian Grothoff Status resolved => closed