$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [quickbook] diagnosing a missing [endsect]?
From: Peter Dimov (lists_at_[hidden])
Date: 2017-03-17 14:46:10
> There is a prebuilt Quickbook in libboost-dev, but it's 1.46 on Ubuntu
> Precise which Travis uses, so it will not contain our hypothetical strict
> validation options. We could bite the bullet and build it from source, I
> suppose. But...
On further reflection, the obvious way to make Quickbook available for
Travis/Appveyor builds is to just publish binaries using the Github release
system.
We'll still need a way to enable "strict mode" though, either from within
the document, or via a command line option.