Skip to content
  • Mark OLESEN's avatar
    STYLE: improve wmkdepend parse error message · ebfe4650
    Mark OLESEN authored
    - 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.
    ebfe4650