<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.comp.lib.boost.documentation">
    <title>gmane.comp.lib.boost.documentation</title>
    <link>http://blog.gmane.org/gmane.comp.lib.boost.documentation</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3602"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3600"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3596"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3595"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3577"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3562"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3561"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3551"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3548"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3544"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3538"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3536"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3534"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3533"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3532"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3527"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3506"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3505"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3503"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3501"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3602">
    <title>Boostbook DTD clash</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3602</link>
    <description>I note that using Docbook 4.5 DTD I see:

file:///C%3A/download/open/xml/docbook-xml-4.5/dbpoolx.mod:7254: validity
error
: Redefinition of element code
&lt;!ELEMENT code %ho; (%cptr.char.mix;)*&gt;
                                       ^
validity warning : Attribute id of element code: already defined
 %common.attrib;
                ^
        lang            CDATA           #IMPLIED
        ^
validity warning : Attribute last-revision of element code: already defined
 %code.role.attrib;
                   ^
role            CDATA           #IMPLIED
^

when building quickbook/boostbook docs, looks like the &lt;code&gt; element 
defined by the Boostbook DTD was introduced in Docbook-4.3 so the two DTD's 
now clash.  Is there any way we can fix this?  Maybe we should just require 
Docbook-4.3 and later and remove the &lt;code&gt; definition from Boostbook?

John. 
</description>
    <dc:creator>John Maddock</dc:creator>
    <dc:date>2008-11-27T11:58:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3600">
    <title>quickbook crash, for bjam docs.</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3600</link>
    <description>I was attempting to generate the docs for bjam, in preparation for doing 
a bjam release, and found myself looking at a MSVC JIT debug dialog. I 
don't have time to investigate further until mush later in the week. But 
I thought I'd point the problem out in case someone feels generous 
enough to look into the problem ;-)


</description>
    <dc:creator>Rene Rivera</dc:creator>
    <dc:date>2008-11-24T04:48:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3596">
    <title>Use BoostBook standalone?</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3596</link>
    <description>Good evening list,

my project (.c and .h, basically no c++) requires documentation in 
DocBook. In the past, I have been a contented user of doxygen. BoostBook 
has the capacity to generate DocBook .sgml from doxygen-annotated code, 
is that correct?

My question: can I use BoostBook to generate DocBook .sgml from my 
doxygen-annotated header files without using Boost itself? If so, how? I 
have been trying to find my way in the Boost distro, but I didn't yet 
fathom its intricacies.

Thanks,

Rutger Hofman
VU Amsterdam
</description>
    <dc:creator>Rutger Hofman</dc:creator>
    <dc:date>2008-10-29T23:49:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3595">
    <title>tools/boostbook/xsl/docbook.xsl issue</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3595</link>
    <description>_______________________________________________
Boost-docs mailing list
Boost-docs&lt; at &gt;lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-docs
</description>
    <dc:creator>vicente.botet</dc:creator>
    <dc:date>2008-11-18T22:02:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3577">
    <title>configure and Makefile where?</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3577</link>
    <description>The online documentation at
http://www.boost.org/doc/libs/1_36_0/more/getting_started/unix-variants.html#link-your-program-to-a-boost-library
says under section 5.1 "Easy Build and Install" that there
is a configure and Makefile file, but in the svn trunk
these files are missing.

I wanted to use the filesystem library but it brings errors like
"undefined reference to `boost::system::get_system_category()'" etc.
How can I apply what is written in section 5.1 of the boost manual?
</description>
    <dc:creator>Adem</dc:creator>
    <dc:date>2008-10-13T03:53:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3562">
    <title>Doc build failure... For bjam.</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3562</link>
    <description>So had some time tonight to read some emails... And The problem I'm 
having with building the bjam docs has nothing to do with what Beman has 
been ahving problems with. When I try and build the bjam docs, note I 
build them in standalone mode, I get the following:

====
xslt-xsltproc 
..\..\..\bin.v2\tools\jam\doc\msvc-9.0xp\dbg\lnk-sttc\thrd-mlt\bjam.docbook
../../../bin.v2/tools/jam/doc/msvc-9.0xp/dbg/lnk-sttc/thrd-mlt/bjam.xml:2: 
warning: failed to load external entity 
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd"
BoostBook XML V1.0//EN" 
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd"
 
         ^
../../../bin.v2/tools/jam/doc/msvc-9.0xp/dbg/lnk-sttc/thrd-mlt/bjam.xml:839: 
parser error : Entity 'nbsp' not defined
         &lt;/varlistentry&gt; 
&lt;varlistentry&gt;&lt;term&gt;&lt;literal&gt;-d&amp;nbsp;&lt;emphasis&gt;n&lt;/emphas
                                                              ^
../../../bin.v2/tools/jam/doc/msvc-9.0xp/dbg/lnk-sttc/thrd-mlt/bjam.xml:871: 
parser error : Entity 'nbsp' not defined
      </description>
    <dc:creator>Rene Rivera</dc:creator>
    <dc:date>2008-10-10T02:41:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3561">
    <title>[1.37] Release Notes</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3561</link>
    <description>Hello everyone,

The template for the 1.37.0 release notes are at:

http://svn.boost.org/svn/boost/website/public_html/beta/feed/history/boost_1_37_0.qbk

Please can you add the relevant details for your libraries. Or if you
prefer, just reply with the details and I'll add them for you. If you
wish to bring up anything else, please do it in a new thread because
it'll make life easier.

thanks for your help,

Daniel
</description>
    <dc:creator>Daniel James</dc:creator>
    <dc:date>2008-10-09T22:34:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3551">
    <title>Doc build failure on release branch</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3551</link>
    <description>The daily release snapshot is working again. See http://boost.cowic.de/rc/

The doc build seems to be working, except that there is one quickbook 
failure:

assertion "streams.empty()" failed: file 
"e:\boost-release\windows\tools\quickbook\detail\collector.cpp", line 46

    
"../bin.v2/tools/quickbook/gcc-3.4.4/debug/link-static/quickbook.exe" 
-I".." 
--output-file="../bin.v2/libs/asio/doc/gcc-3.4.4/debug/asio_doc.xml" 
"../libs/asio/doc/asio.qbk"  

...failed quickbook.quickbook-to-boostbook 
../bin.v2/libs/asio/doc/gcc-3.4.4/debug/asio_doc.xml...
...removing ../bin.v2/libs/asio/doc/gcc-3.4.4/debug/asio_doc.xml

We need a fix for this so it doesn't delay the 1.37.0 beta.

Thanks,

--Beman
</description>
    <dc:creator>Beman Dawes</dc:creator>
    <dc:date>2008-10-08T11:47:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3548">
    <title>Libraries by category</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3548</link>
    <description>Hi,

I'm lost. How do you get the libraries by category from the
main page? E.g. http://www.boost.org/doc/libs/1_36_0/libs/libraries.htm#Category

Regards,
</description>
    <dc:creator>Joel de Guzman</dc:creator>
    <dc:date>2008-09-30T05:11:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3544">
    <title>generating boost-book with setup_boostbook.sh</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3544</link>
    <description>Hi,

i try to generate the boostbook with (for linux) setup_boostbook.sh.

I've this error:

Could not find a Jamfile in directory   
boost_1_36_0/tools/regression/build/regression/build.

But there is no tools/regression/build/regression/build !!

Only a 'tools/regression/build'   ??


BR
</description>
    <dc:creator>mess-mate</dc:creator>
    <dc:date>2008-09-26T15:41:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3538">
    <title>[quickbook] Moving documentation into combineddocumentation</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3538</link>
    <description>Hello again,

For some time the quickbook documentation has been part of the
combined documentation in trunk, but all the links are broken as
they're relative to the standalone directory, which is why this hasn't
been released. I had planned to create a mechanism for absolute links
(from boost root) but it doesn't look like I'm going to get that done
anytime soon, so instead I want to just update the links so that
they're relative to combined documentation, and delete the standalone
documentation. This means that if you build the standalone
documentation then several links will be broken.

If no one objects, I'll do this soon.

By the way, if you think I should be posting these things as trac
tickets, say something and I'll do that in the future. I'm never sure
which root to go.

Daniel
</description>
    <dc:creator>Daniel James</dc:creator>
    <dc:date>2008-09-16T21:59:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3536">
    <title>[boostbook] Generate filenames which conform better tothe guidelines</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3536</link>
    <description>Hello all,

I've attached a patch which I wrote a while ago. It changes the way
ids are generated so that some the transformations done when
translating the id to file and directory names are now done when
generating the ids. This can deal with the symbols in filenames better
and truncate directory and file names which are longer than the limits
suggested by the boost guidelines. A possible downside is that the
same transformation are also applied to the ids. I actually think this
is a good thing, as we shouldn't be using some of these symbols in ids
- especially dots which can be confused for separators, and it keeps
the ids a little shorter. Ids do get used in URLs (in the fragment
part), so they should be quite conservative.

If there's no objections I'll commit the patch (or something very
similar) soon. I want to test it and review it myself first, as I
wrote it some time ago.

Daniel
</description>
    <dc:creator>Daniel James</dc:creator>
    <dc:date>2008-09-16T20:28:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3534">
    <title>Generating HTML files from BoostBook XML files</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3534</link>
    <description>I went through the hassle of setting up the toolchain for BoostBook  
manually and managed to get it to work (on Cygwin). Now I can run bjam in  
boost/libs/foo/doc which processes my BoostBook documents and creates HTML  
files in the subdirectory html.

As index.html refers to ./boostbook.css I understand that all HTML files  
need to be copied to boost/doc/html (at least I found boostbook.css  
there)? Is this something which is done by bjam automatically? If it is I  
guess I need to run bjam not in my doc directory but in BOOST_ROOT (and  
pass some arguments for bjam to understand only to build the documentation  
in boost/libs/foo/doc)?

I assume that if I run bjam from BOOST_ROOT I won't get any warnings  
anymore either that referenced libraries are not found (like "warning:  
Cannot find library 'Asio'" as I've used &lt;libraryname  
alt="Asio"&gt;Boost.Asio&lt;/libraryname&gt; somewhere)?

In my BoostBook documents I also refer to a PNG file (with &lt;imagedata  
fileref="design.png"/&gt;). While the img tag is gen</description>
    <dc:creator>Boris</dc:creator>
    <dc:date>2008-09-15T08:20:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3533">
    <title>Request on Boost documentation for translate to Russian</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3533</link>
    <description>Hello everyone! 

So, as far as I know the Boost library is very famous library and more and 
more programmers are used it in own projects (in particular in Russia, I 
know). Almost preffereable in the developers world libraries are have 
localized documentation. I suggest to discuss this issues with Boost 
community: for example, how make the translation of the Boost documentation 
to Russian language. I would like to organize this process but I don't know 
how make it technically: on the Boost main domain site, or other site an 
etc. Does anyone to help me for this issues? 

For example, I coulde be translate the original docs page by page but where
could I publish it? Where could I report about translated library's pages?
An so on on the same wave...

Does exists the srvice as I mentioned above? 

Best regards, 

Serebryakoff Alexey 
------------------------------ 
Russian Federation 
630091, Novosibirsk 
Phone: +7 (383) 2 173 873 
Cellular: + 7 923 126 66 35 
Emails: agent_cia&lt; at &gt;mail.ru 
            overla</description>
    <dc:creator>karfagen</dc:creator>
    <dc:date>2008-09-09T00:01:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3532">
    <title>[Boost.Test] Dead Link</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3532</link>
    <description>Hi there,
here are two more dead links, this time in the Boost.Test tutorials. On page

http://www.boost.org/doc/libs/1_36_0/libs/test/doc/html/tutorials/new-year-resolution.html

the two links "listing1" and "listing2" point nowhere.

Best Regards,
Ruediger
</description>
    <dc:creator>Ruediger Berlich</dc:creator>
    <dc:date>2008-09-02T21:21:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3527">
    <title>QuickBook comments</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3527</link>
    <description>These are based on a trial of building and using Quickbook through  
the Xcode IDE (2.5 on a Mac OS X 10.4.11 PowerPC system).  It build  
OK after I added targets for libraries Boost.FileSystem (which needed  
Boost.System) and Boost.ProgramOptions.  Running the tool without any  
command line parameters or input yields an error message and doesn't  
offer how to get help.  Looking at the main quickbook.cpp file showed  
me that the --help option works, and that's how I got how to run  
files through.  Maybe the no input error message can be improved as  
to indicate where the help is.

</description>
    <dc:creator>Daryle Walker</dc:creator>
    <dc:date>2008-08-21T23:11:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3506">
    <title>Quick script for quickbook builds?</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3506</link>
    <description>Is there a quick script out there I can stick in my XCode (2.5, still  
on Mac OS X 10.4) project file, under a run-script phase, that can  
convert a *.qbk file to an HTML file?  In other words, I want to  
"compile" any QuickBook files so I can check my progress without a  
big trip to the command line and messing around with bjam.

</description>
    <dc:creator>Daryle Walker</dc:creator>
    <dc:date>2008-08-19T20:34:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3505">
    <title>[boost/limits.hpp] Dead link</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3505</link>
    <description>Hi there,

boost/limits.hpp refers at the top of the file to documentation available
from http://www.boost.org/libs/utility/limits.html . That link points
nowhere, and indeed boost.limits doesn't seem to be documented in the
utility library.

Best, Ruediger

/*************************************************************************/
The Steinbuch Centre for Computing of Karlsruhe Institute of Technology
(the Cooperation of Forschungszentrum Karlsruhe GmbH and Universitaet 
Karlsruhe TH) will run its annual GridKa School from September 8th to 
12th, 2008. Please find further information at http://www.fzk.de/gks08 .
/*************************************************************************/

Forschungszentrum Karlsruhe GmbH
Sitz: Weberstraße 5
76133 Karlsruhe
Amtsgericht Mannheim HRB 100302
Vorsitzende des Aufsichtsrats: Baerbel Brumme-Bothe
Vors. der Geschäftsführung: Prof. Dr. Eberhard Umbach


_______________________________________________
Boost-docs mailing list
Boost-docs&lt; at &gt;lists.boost.org
http://lists.</description>
    <dc:creator>Ruediger Berlich</dc:creator>
    <dc:date>2008-08-15T16:16:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3503">
    <title>Dead links in boost serialization</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3503</link>
    <description>
http://www.boost.org/doc/libs/1_35_0/libs/serialization/doc/tutorial.html#pointers

1)
http://www.boost.org/doc/libs/1_35_0/libs/serialization/example/demo_xml.cpp
works, but I dont see any way to get the needed .hpp file?

2)
missing
http://www.boost.org/doc/libs/1_35_0/libs/serialization/example/demo_save.xml

probably others there.


How do I get the complete source of bus example?

This is really a problem for most examples.


</description>
    <dc:creator>Rafal</dc:creator>
    <dc:date>2008-08-10T17:38:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3501">
    <title>Dead link in documentation</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3501</link>
    <description>Hi there, 

just a short note to say that, at the end of
http://www.boost.org/doc/libs/1_35_0/libs/conversion/cast.htm , 
the link in "An old numeric_cast that was contributed by Kevlin Henney is
now superseeded by the Boost Numeric Conversion Library" points into
nowhere. 

http://www.boost.org/doc/libs/1_35_0/libs/numeric/conversion/doc/index.html
results in 


404 Not Found
File "boost_1_35_0/libs/numeric/conversion/doc/index.html" not found.

Best,
Ruediger
</description>
    <dc:creator>Ruediger Berlich</dc:creator>
    <dc:date>2008-08-05T17:33:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.boost.documentation/3500">
    <title>total newbie - getting started with quickbook</title>
    <link>http://comments.gmane.org/gmane.comp.lib.boost.documentation/3500</link>
    <description>Hi,

Could someone please help me getting started?

--- Things I did
a) sudo apt-get install xsltproc docbook-xsl docbook-xml
b) updated user-config.jam file as required
c) installed SciTE

--- Things I'm unsure about:

1) don't understand this part in the section about SciTE:
You can use the following settings (qbk = *.qbk etc) to highlight
quickbook tags when editing quickbook files.

where should these settings be set? SciTE?!

2) Suppose i have a .qbk file. Where do I go from here?


Thanks.

PS: for future ref, should message be in boost.doc or boost.user
</description>
    <dc:creator>e r</dc:creator>
    <dc:date>2008-08-03T01:23:04</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.lib.boost.documentation">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lib.boost.documentation</link>
  </textinput>
</rdf:RDF>
