View Issue Details

IDProjectCategoryView StatusLast Update
0001982GNUnettransport servicepublic2024-05-03 14:00
ReporterMatthias Wachs Assigned ToDavid Brodski  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformPlanetlabOSfedora core 8 
Product Version0.9.0 
Target Version0.9.1Fixed in Version0.9.1 
Summary0001982: implicit declaration of function 'htole16'
Descriptiongcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/include -I/usr/local/include -fno-strict-aliasing -Wall -g -O2 -MT gnunet_wlan_sender.o -MD -MP -MF .deps/gnunet_wlan_sender.Tpo -c -o gnunet_wlan_sender.o gnunet_wlan_sender.c
gnunet_wlan_sender.c: In function 'getWlanHeader':
gnunet_wlan_sender.c:114: warning: implicit declaration of function 'htole16'
gnunet_wlan_sender.c: In function 'main':
gnunet_wlan_sender.c:143: error: '__TIMESTAMP__' undeclared (first use in this function)
gnunet_wlan_sender.c:143: error: (Each undeclared identifier is reported only once
gnunet_wlan_sender.c:143: error: for each function it appears in.)
TagsNo tags attached.

Relationships

child of 0001939 closedChristian Grothoff code cleanup required 

Activities

Matthias Wachs

2011-12-19 12:01

manager   ~0005131

Fixed in revision 18463

Added GNUNET endianess operations to gnunet_common.h

Issue History

Date Modified Username Field Change
2011-12-06 13:40 Matthias Wachs New Issue
2011-12-06 13:40 Matthias Wachs Status new => assigned
2011-12-06 13:40 Matthias Wachs Assigned To => David Brodski
2011-12-06 15:30 Christian Grothoff Product Version => 0.9.0
2011-12-06 15:30 Christian Grothoff Target Version => 0.9.1
2011-12-08 16:52 Christian Grothoff Relationship added child of 0001939
2011-12-19 12:01 Matthias Wachs Note Added: 0005131
2011-12-19 12:01 Matthias Wachs Status assigned => resolved
2011-12-19 12:01 Matthias Wachs Resolution open => fixed
2011-12-25 17:50 Christian Grothoff Fixed in Version => 0.9.1
2011-12-26 22:28 Christian Grothoff Status resolved => closed
2024-05-03 14:00 Christian Grothoff Category WLAN transport => transport service