[Fix build error, bump version to 1.19.2 malcolm.wallace@me.com**20150731073028 Ignore-this: 9cbea321d6ef17e69cc89b0345893239 ] { hunk ./CHANGELOG 6 + * (1.19.2): fix build error hunk ./Language/Preprocessor/Cpphs/CppIfdef.hs 32 -import Data.List (intercalate) +import Data.List (intercalate,isPrefixOf) hunk ./Makefile 2 -VERSION = 1.19.1 +VERSION = 1.19.2 hunk ./Makefile.nhc98 6 -VERSION = 1.19.1 +VERSION = 1.19.2 hunk ./cpphs.cabal 2 -Version: 1.19.1 +Version: 1.19.2 hunk ./cpphs.hs 23 -version = "1.19.1" +version = "1.19.2" hunk ./docs/index.html 201 -cpphs-1.19.1, release date 2015-07-30
+cpphs-1.19.2, release date 2015-07-31
hunk ./docs/index.html 205 -
  • don't warn about trailing comments in #ifdefs +
  • fix build error hunk ./docs/index.html 228 +

    +cpphs-1.19.1, release date 2015-07-30
    +By HTTP: +Hackage. +

    + }