BUG: using FatalIOErrorInLookup with incorrect exit type (fixes #1898)
- two occurrences where FatalIOErrorInLookup used exit(FatalError) instead of exit(FatalIOError), which caused the error messages to be lost.
Showing
- src/ODE/ODESolvers/ODESolver/ODESolverNew.C 2 additions, 2 deletionssrc/ODE/ODESolvers/ODESolver/ODESolverNew.C
- src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolationScheme/surfaceInterpolationScheme.C 2 additions, 2 deletions...n/surfaceInterpolationScheme/surfaceInterpolationScheme.C
Please register or sign in to comment