Skip to content
Snippets Groups Projects
Commit fd54070c authored by Mark OLESEN's avatar Mark OLESEN
Browse files

BUG: eof errors in the STARCD, VTK file reader (#1059)

- previously simply read files until the input stream went bad and no
  more lines could be read.  With the more stringent checking of
  values read (commit 0ce7e364) this approach causes problems.

  Use the underlying tokenizer instead to decide about termination.
parent 1f9533ed
No related branches found
No related tags found
Loading
Showing
with 402 additions and 457 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment