Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X Xdmf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • CrayzeeWulf
  • Xdmf
  • Repository
Switch branch/tag
  • xdmf
  • Xdmf.i
Find file BlameHistoryPermalink
  • Brian Panneton's avatar
    FIX: Corrected SWIG overriding equals for Java and Python · b457fc24
    Brian Panneton authored Sep 08, 2010
    Added testing for this for both languages as well. In Java
    since you are not allowed to overwrite operators, we just
    ignore the warning and overwrite .equals. In Python, we
    overwrite the operator.
    b457fc24