Re: [Boost-bugs] [Boost C++ Libraries] #6105: Quickbook produces warnings when generating pdf

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6105: Quickbook produces warnings when generating pdf
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-09 12:13:19


#6105: Quickbook produces warnings when generating pdf
--------------------------------------+-------------------------------------
  Reporter: pbristow | Owner: danieljames
      Type: Support Requests | Status: new
 Milestone: To Be Determined | Component: quickbook
   Version: Boost Development Trunk | Severity: Regression
Resolution: | Keywords: quickbook pdf warning
--------------------------------------+-------------------------------------

Comment (by pbristow):

 Spoke too soon :-(

 Using trunk version of Quickboook.exe and [quickbook 1.5]on the boost-
 sandbox/SOC/2011/checks/ docs

 HTML version shows correct output of a class with template parameters
 described by \tparam

 "
 ...
 Description

 Template Parameters:
     iteration_sense must meet the iteration_sense concept requirements.

     number_of_virtual_value_skipped Helper functions to provide the same
 behavior on sequence with and without checkdigits. No "real" value in the
 sequence will be skipped.
 ...
 "

 But PDF version shows this part (in red)as

 "Description
 <varlistentry>Template Parameters:
 iteration_sense must meet the iteration_sense concept requirements.
 number_of_virtual_
 value_skipped
 Helper functions to provide the same behavior on sequence with and without
 checkdigits. No
 "real" value in the sequence will be skipped.
 </varlistentry>

 basic_check_algorithm public static functions
 ...
 "

 And similarly for all template parameter section.

 At least the content is present, so this is a display problem.

 So there is something that I am missing?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6105#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:07 UTC