[Ns-bugs] [Bug 473] [PATCH] Alternative ns-2 trace reader
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Thu Mar 25 00:09:27 PDT 2010
http://www.nsnam.org/bugzilla/show_bug.cgi?id=473
--- Comment #19 from Martín Giachino <martin.giachino at gmail.com> 2010-03-25 03:09:27 EDT ---
(In reply to comment #18)
> Created an attachment (id=799)
--> (http://www.nsnam.org/bugzilla/attachment.cgi?id=799) [details]
> Rewrite code to ease maintenance, add fixes and test cases
Hi Pavel, in this version
- Add the link to the class documentation
- Write the parsing of the lines in a parser, similar to the Francesco
- Fix several cases in parser, in order to be robust for cases like: incomplete
lines, malformed lines (with no brackets or just one), node id's number not
being numbers and the same for x,y,z,speed and time, checks for time grater
than cero, no negative speed, etc.
- Now your five test cases are working, and I added four more test.
Do you think it is ready to be submitted to code review? I'll be waiting for
your response.
Thanks
Martín
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Ns-bugs
mailing list