Boost C++ Libraries: Ticket #5053: program_options does not compile under iOS https://svn.boost.org/trac10/ticket/5053 <p> On line 48 of parsers.cpp (rev. 67766) the include for crt_externs.h generates a compiler error because that file is missing from the iOS SDKs. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5053 Trac 1.4.3 Alejandro <alejandro.isaza@…> Sat, 08 Jan 2011 04:33:16 GMT attachment set https://svn.boost.org/trac10/ticket/5053 https://svn.boost.org/trac10/ticket/5053 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">parsers.cpp.patch</span> </li> </ul> <p> Patch </p> Ticket Vladimir Prus Sat, 08 Jan 2011 10:02:28 GMT <link>https://svn.boost.org/trac10/ticket/5053#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5053#comment:1</guid> <description> <p> Applied in <a class="changeset" href="https://svn.boost.org/trac10/changeset/67768" title="Make program_options compile on iOS. Patch from Alejandro Isaza. Fixes ...">r67768</a> with extra commentary. Thanks for the patch! </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Sat, 08 Jan 2011 10:02:46 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5053#comment:2 https://svn.boost.org/trac10/ticket/5053#comment:2 <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> Ticket