Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 23def0: Fixed a very specific bug in the MOOSE input file ...

  Branch: refs/heads/anna/moose_comments
  Home:   https://github.com/eclipse/ice
  Commit: 23def09b06983d63b95707ae06a49bdf334002c5
      https://github.com/eclipse/ice/commit/23def09b06983d63b95707ae06a49bdf334002c5
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/MOOSEFileHandler.java

  Log Message:
  -----------
  Fixed a very specific bug in the MOOSE input file parsing where lines
that were just pure comments but also contained "=" in the comment text
were incorrectly parsed as commented out parameters.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top