Bugzilla – Bug 1391
.ns3rc does not allow comments as expected
Last modified: 2012-04-26 14:15:31 UTC
This needs to be confirmed, but it was reported that .ns3rc behaves unexpectedly when the modules_enabled line is commented out; e.g.: # modules_enabled = ['core', 'wifi'] modules_enabled = ['core', 'wimax'] waf will take the first line, not the second.
Bug closed. Changeset: d0df2d56ae9c