Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 8def3f: I forgot to update two double comparisons to use D...

  Branch: refs/heads/jordan/bug468388-visit-time-slider
  Home:   https://github.com/eclipse/ice
  Commit: 8def3fe2cac730f774818b2945dfd6dd9417487e
      https://github.com/eclipse/ice/commit/8def3fe2cac730f774818b2945dfd6dd9417487e
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.visit/src/org/eclipse/ice/viz/service/visit/widgets/BinarySearchTree.java

  Log Message:
  -----------
  I forgot to update two double comparisons to use Double.compare(...).

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



Back to the top