Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#1953 closed Bugs (fixed)

spirit doesn't use quickbook proper

Reported by: Beckmann.Maik@… Owned by: Joel de Guzman
Milestone: Boost 1.36.0 Component: spirit
Version: Boost 1.35.0 Severity: Problem
Keywords: Cc:

Description

The docs don't build out of the box since the Jamfile uses

using quickbook : quickbook ;

rather than

import quickbook ;

Patch to fix this is attached.

Attachments (1)

spirit_doc_build.patch (358 bytes ) - added by Beckmann.Maik@… 14 years ago.

Download all attachments as: .zip

Change History (4)

by Beckmann.Maik@…, 14 years ago

Attachment: spirit_doc_build.patch added

comment:1 by Maik, 14 years ago

Opps, wrong version.. the patch is against the development trunk, sorry.

comment:2 by Hartmut Kaiser, 13 years ago

Resolution: fixed
Status: newclosed

(In [53563]) Spirit: fix #1953

comment:3 by Hartmut Kaiser, 13 years ago

(In [53565]) Spirit: fix #1953

Note: See TracTickets for help on using tickets.