Actions
Bug #4609
closedNLSR unit test failing on ARM
Start date:
05/09/2018
Due date:
% Done:
100%
Estimated time:
Description
http://jenkins.named-data.net/job/NLSR/1903/label=Ubuntu-16.04-armhf/console
Looks like the issue is using reinterpret_cast:
https://github.com/named-data/NLSR/blob/cba0ae2f5656785276b8c177b323c5a92f497ca8/src/tlv/coordinate-lsa.cpp#L129
https://github.com/named-data/NLSR/blob/cba0ae2f5656785276b8c177b323c5a92f497ca8/src/tlv/coordinate-lsa.cpp#L149
https://stackoverflow.com/questions/26158510/gcc-float-pointer-casting-in-c-causing-sigbus-error
Updated by Ashlesh Gawande over 6 years ago
- Status changed from In Progress to Code review
Updated by Junxiao Shi over 6 years ago
- Related to Feature #4612: Encode/decode floating-point number in TLV-VALUE added
Updated by Ashlesh Gawande over 6 years ago
- Status changed from Code review to Closed
- Target version set to 0.4.3
- % Done changed from 0 to 100
Actions