Boost C++ Libraries: Ticket #4920: Cleanup of examples https://svn.boost.org/trac10/ticket/4920 <p> The supplied patch correct typos and otherwise update the examples in the libs/date_time/example directory. </p> <p> 3 file changes are cosmetic to make style consistent in all the examples, 5 typo fixes of varying extent, and 1 update example date to make example work again due to "new" time zone rule. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4920 Trac 1.4.3 Katie Chan Thu, 02 Dec 2010 05:24:04 GMT attachment set https://svn.boost.org/trac10/ticket/4920 https://svn.boost.org/trac10/ticket/4920 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">examples.diff</span> </li> </ul> Ticket Rob Stewart Thu, 13 Jan 2011 13:28:20 GMT <link>https://svn.boost.org/trac10/ticket/4920#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4920#comment:1</guid> <description> <p> A couple of things with your patch: </p> <ul><li>Presumably, "non-commutitive" should have been "non-commutative" in gregorian/month_add.cpp (not part of the patch at present). </li><li>In your patch for local_time/flight.cpp: s/march/March/. While you're at it, s/phoenix/Phoenix/, s/ny/NY/, s/dst/DST/ and, in the output strings, s/phx/PHX/ and s/nyc/NYC/. </li></ul> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Wed, 30 Mar 2011 22:21:21 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/4920#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4920#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/70765" title="Updated examples - Refs #4920">[70765]</a>) Updated examples - Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4920" title="#4920: Patches: Cleanup of examples (closed: fixed)">#4920</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Mon, 04 Apr 2011 23:53:10 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/4920#comment:3 https://svn.boost.org/trac10/ticket/4920#comment:3 <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/70987" title="Merge date/time fixes to release. Fixes #4920">[70987]</a>) Merge date/time fixes to release. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4920" title="#4920: Patches: Cleanup of examples (closed: fixed)">#4920</a> </p> Ticket