Bug 262 - Fix compilation with g++-4.3 (unix-system-*.cpp)
Fix compilation with g++-4.3 (unix-system-*.cpp)
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: core
pre-release
All All
: P3 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-28 04:09 UTC by Sebastien Vincent
Modified: 2008-07-28 11:22 UTC (History)
0 users

See Also:


Attachments
Fix the compilation issue with g++-4.3 (654 bytes, patch)
2008-07-28 04:11 UTC, Sebastien Vincent
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastien Vincent 2008-07-28 04:09:49 UTC
The compilation failed with g++-4.3 in  unix-system-thread.cc and unix-system-mutex.cc. The reason is strerror() which requires to include string.h.
Comment 1 Sebastien Vincent 2008-07-28 04:11:16 UTC
Created attachment 211 [details]
Fix the compilation issue with g++-4.3
Comment 2 Mathieu Lacage 2008-07-28 11:22:17 UTC
changeset 517acaf61a69