Bug 1279

Summary: config-store can't parse its own output
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: config-storeAssignee: Mitch Watrous <watrous>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ns-bugs
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   

Description Tom Henderson 2011-10-14 16:55:59 UTC
Reported by Armando Vega:
5. config-store can't Load after Save (e.g. fails parsing 10.0000000000ns)
I've been playing about config-store with my friend to see if I could use it
for "remembering" scenario setups, but even in c++ we couldn't get it to
work properly. Dumped the first.cc example into a txt/xml file and it failed
parsing it's own output.
Comment 1 Tom Henderson 2011-10-15 11:58:38 UTC

*** This bug has been marked as a duplicate of bug 1204 ***