Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 5d44f8: Replacing the map clone operation with a correct c...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 5d44f8af18c50c19958ff14059d8f4542f712cea
      https://github.com/eclipse/ice/commit/5d44f8af18c50c19958ff14059d8f4542f712cea
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/form/Material.java

  Log Message:
  -----------
  Replacing the map clone operation with a correct coy constructor (I
referenced the wrong map when copying).

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top