View Issue Details

IDProjectCategoryView StatusLast Update
0002130GNUnetportabilitypublic2012-02-28 11:05
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.2Fixed in Version0.9.2 
Summary0002130: recent changes to byteorder checks break build on OS X
Descriptioncommon_endian.c:40:4: error: #error byteorder undefined
common_endian.c: In function 'GNUNET_ntohll':
common_endian.c:42: warning: no return statement in function returning non-void
common_endian.c:52:4: error: #error byteorder undefined
common_endian.c: In function 'GNUNET_htonll':
common_endian.c:54: warning: no return statement in function returning non-void
make[2]: *** [common_endian.lo] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
TagsNo tags attached.

Activities

Christian Grothoff

2012-02-02 22:31

manager   ~0005417

Seems to work now.

Issue History

Date Modified Username Field Change
2012-02-01 01:04 Christian Grothoff New Issue
2012-02-01 01:04 Christian Grothoff Assigned To => Christian Grothoff
2012-02-01 01:04 Christian Grothoff Status new => assigned
2012-02-02 22:31 Christian Grothoff Note Added: 0005417
2012-02-02 22:31 Christian Grothoff Status assigned => resolved
2012-02-02 22:31 Christian Grothoff Fixed in Version => 0.9.2
2012-02-02 22:31 Christian Grothoff Resolution open => fixed
2012-02-28 11:05 Christian Grothoff Status resolved => closed