Menu

#2 Incorrect Equal Behavior

1.0
closed
bug (1)
2014-12-16
2014-12-12
Karl Jones
No

Using base.Equals is not going to work in the Equals operator. Re-write.

Discussion

  • Karl  Jones

    Karl Jones - 2014-12-12

    Do this instead: if( !SimulationManagementHeader.Equals( this, b ) ) return false;

     
  • Karl  Jones

    Karl Jones - 2014-12-16
    • status: open --> closed
     
  • Karl  Jones

    Karl Jones - 2014-12-16

    All fixed now.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.