STYLE: improve wmkdepend parse error message

- parsing error state only arises from a missing final newline
  in the file (which the dnl macro does not capture).
  Report with a warning instead of modifying the dnl macro since
  we generally wish to know about this anyhow.

- add missing newline to YEqn.H file.
This commit is contained in:
Mark Olesen
2018-04-25 14:37:59 +02:00
parent e6787bfa9a
commit ebfe46503f
3 changed files with 14 additions and 20 deletions

View File

@ -9,4 +9,4 @@
mesh.solver("Yi")
);
}
}
}