Boost C++ Libraries: Ticket #1125: parse_config_file should be mentioned in the How To https://svn.boost.org/trac10/ticket/1125 <p> Hi, </p> <blockquote class="citation"> <p> po::store(po::parse_config_file(is, desc), vm); </p> </blockquote> <p> The very useful parse_config_file function should be mentioned in the How To and in the examples. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1125 Trac 1.4.3 Vladimir Prus Sat, 28 Jul 2007 13:28:25 GMT <link>https://svn.boost.org/trac10/ticket/1125#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1125#comment:1</guid> <description> <p> The multiple_sources example uses parse_config_file already. I'm not sure adding parse_config_file to howto makes sense, given that howtos are for specific tips and tricks. I agree that the list of possible sources is not very apparent, and this is something to be fixed. </p> </description> <category>Ticket</category> </item> <item> <author>Olaf van der Spek <OlafvdSpek@…></author> <pubDate>Sat, 28 Jul 2007 16:29:51 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1125#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1125#comment:2</guid> <description> <p> But IMO the config file is more important and useful than the response file, so it seems a bit weird to have a how to for the response files but not for the config files. </p> </description> <category>Ticket</category> </item> <item> <author>Olaf van der Spek <OlafvdSpek@…></author> <pubDate>Sat, 28 Jul 2007 16:31:31 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1125#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1125#comment:3</guid> <description> <p> I see parse_config_file being mentioned only once in the multiple sources sample and that's in text, not in code. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Sat, 28 Jul 2007 17:03:11 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1125#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1125#comment:4</guid> <description> <p> Here part of multiple_sources.cpp: </p> <pre class="wiki"> store(parse_config_file(ifs, config_file_options), vm); </pre><p> so clearly it is used in the code. Am I missing something? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Sat, 28 Jul 2007 17:03:49 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1125#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1125#comment:5</guid> <description> <p> Howto, almost by definition, is for relatively arcane usages, not the baseline usage. </p> </description> <category>Ticket</category> </item> <item> <author>Olaf van der Spek <OlafvdSpek@…></author> <pubDate>Sat, 28 Jul 2007 20:15:10 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1125#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1125#comment:6</guid> <description> <blockquote class="citation"> <p> so clearly it is used in the code. Am I missing something? </p> </blockquote> <p> But that part isn't shown in the web page itself, is it? </p> <blockquote class="citation"> <p> Howto, almost by definition, is for relatively arcane usages, not the baseline usage. </p> </blockquote> <p> That's fine, provided the baseline usage is also clearly explained. :) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Tue, 07 Aug 2007 13:55:42 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1125#comment:7 https://svn.boost.org/trac10/ticket/1125#comment:7 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/38495" title="Document config file support in more detail. Fixes #808. Fixes #1125.">[38495]</a>) Document config file support in more detail. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/808" title="#808: Bugs: [program_options] parse_config_file documentation bug (closed: fixed)">#808</a>. Fixes <a class="reopened ticket" href="https://svn.boost.org/trac10/ticket/1125" title="#1125: Feature Requests: parse_config_file should be mentioned in the How To (reopened)">#1125</a>. </p> Ticket anonymous Wed, 01 Feb 2012 02:29:37 GMT <link>https://svn.boost.org/trac10/ticket/1125#comment:8 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1125#comment:8</guid> <description> <p> Replying to <a class="reopened ticket" href="https://svn.boost.org/trac10/ticket/1125" title="#1125: Feature Requests: parse_config_file should be mentioned in the How To (reopened)">Olaf van der Spek &lt;OlafvdSpek@…&gt;</a>: </p> <blockquote class="citation"> <p> Hi, </p> <blockquote class="citation"> <p> po::store(po::parse_config_file(is, desc), vm); </p> </blockquote> <p> The very useful parse_config_file function should be mentioned in the How To and in the examples. </p> </blockquote> <p> The boost 1.48 examples doesn't show this function and it should. It mentions it but the example isn't listed. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Wed, 01 Feb 2012 02:30:28 GMT</pubDate> <title>status changed; resolution deleted https://svn.boost.org/trac10/ticket/1125#comment:9 https://svn.boost.org/trac10/ticket/1125#comment:9 <ul> <li><strong>status</strong> <span class="trac-field-old">closed</span> → <span class="trac-field-new">reopened</span> </li> <li><strong>resolution</strong> <span class="trac-field-deleted">fixed</span> </li> </ul> Ticket