[Ns-bugs] [Bug 623] New: Use operator== instead of operator!= in NS_TEST_ASSET_EQUAL

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Sun Jul 5 00:57:29 PDT 2009


http://www.nsnam.org/bugzilla/show_bug.cgi?id=623

           Summary: Use operator== instead of operator!= in
                    NS_TEST_ASSET_EQUAL
           Product: ns-3
           Version: ns-3-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: general
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: boyko at iitp.ru
   Estimated Hours: 0.0


Created an attachment (id=513)
 --> (http://www.nsnam.org/bugzilla/attachment.cgi?id=513)
Patch

Trivial, but this is required for mesh module merge -- all unit tests there
rely on ==, not on !=.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list