|
Bugzilla – Full Text Bug Listing |
| Summary: | src/mpi/examples/nms-p2p-nix-distributed.cc doesn't compile with clang | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Brian Swenson <bswenson3> |
| Component: | mpi | Assignee: | Brian Swenson <bswenson3> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | joshpelkey, ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | PC | ||
| OS: | All | ||
| Attachments: |
patch to change length-fixed array to vector
Updated patch |
||
|
Description
Brian Swenson
2012-12-19 18:47:02 UTC
Created attachment 1600 [details]
patch to change length-fixed array to vector
Apply this to src/mpi/examples/nms-p2p-nix-distributed.cc
-Zeheng Chen
Created attachment 1735 [details]
Updated patch
Thanks for the patch. You missed a few instances with NodeContainer and the NetdeviceContainers at the bottom. Updated.
10522:fc88dcae9999 |