thewml / website-meta-language

An old offline HTML preprocessor (which can be used for static site generation), written in Perl and C that is still maintained for legacy reasons, but probably not recommended for new sites.
https://www.shlomifish.org/open-source/projects/website-meta-language/
GNU General Public License v2.0
14 stars 8 forks source link

Add CMake check for List::MoreUtils #23

Closed xtaran closed 5 years ago

xtaran commented 5 years ago

List::MoreUtils is used in TheWML::Backends::Divert::Main and src/wml_test/t/build-process.t. This was triggered by Debian bug report #918398.

BTW: Test::Code::TidyAll is also required to run the test suite despite #4 being fixed, since the check comes after the use respectively the check and use are not inside a BEGIN block or so. Not sure if or how this should be fixed best.

shlomif commented 5 years ago

On Sat, 05 Jan 2019 13:28:45 -0800 Axel Beckert notifications@github.com wrote:

List::MoreUtils is used in TheWML::Backends::Divert::Main and src/wml_test/t/build-process.t. This was triggered by [Debian bug report

918398](https://bugs.debian.org/918398).

Thanks, merged!

BTW: Test::Code::TidyAll is also required to run the test suite despite #4 being fixed, since the check comes after the use respectively the check and use are not inside a BEGIN block or so. Not sure if or how this should be fixed best. You can view, comment on, or merge this pull request online at:

https://github.com/thewml/website-meta-language/pull/23

-- Commit Summary --

  • Add CMake check for List::MoreUtils

-- File Changes --

M src/CMakeLists.txt (1)

-- Patch Links --

https://github.com/thewml/website-meta-language/pull/23.patch https://github.com/thewml/website-meta-language/pull/23.diff

--

Shlomi Fish http://www.shlomifish.org/ https://github.com/sindresorhus/awesome - curated list of lists

Trying to block Internet pornography is like climbing a waterfall and trying to stay dry. (— one of Shlomi Fish’s Internet Friends) — http://www.shlomifish.org/humour.html

Please reply to list if it's a mailing list post - http://shlom.in/reply .