<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion</title><link>https://sourceforge.net/p/libiqxmlrpc/discussion/</link><description>Recent posts to Discussion</description><atom:link href="https://sourceforge.net/p/libiqxmlrpc/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 19 Jan 2016 19:38:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libiqxmlrpc/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>0.13.4 tries to install LICENSE, rather than License</title><link>https://sourceforge.net/p/libiqxmlrpc/discussion/363192/thread/80b545e5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thank you for report. Fixed: &lt;a href="https://github.com/adedov/libiqxmlrpc/commit/a58cf9940267079cc0f97e636bea599a013ff471" rel="nofollow"&gt;https://github.com/adedov/libiqxmlrpc/commit/a58cf9940267079cc0f97e636bea599a013ff471&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anton Dedov</dc:creator><pubDate>Tue, 19 Jan 2016 19:38:34 -0000</pubDate><guid>https://sourceforge.netb36b0b373b680c00c99e17d0f1c8748d3dc20bca</guid></item><item><title>0.13.4 uses BOOST_MESSAGE rather than BOOST_TEST_MESSAGE</title><link>https://sourceforge.net/p/libiqxmlrpc/discussion/363192/thread/357ee91e/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Looks like the change in Boost was much earlier than 1.53. Fixed: &lt;a href="https://github.com/adedov/libiqxmlrpc/commit/9111fd1416a19b6fd41936a0a1fe422604e8d162" rel="nofollow"&gt;https://github.com/adedov/libiqxmlrpc/commit/9111fd1416a19b6fd41936a0a1fe422604e8d162&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anton Dedov</dc:creator><pubDate>Tue, 19 Jan 2016 19:28:05 -0000</pubDate><guid>https://sourceforge.netc78af8af834af248e287b89a7224850bc9659fdd</guid></item><item><title>0.13.4 tries to install LICENSE, rather than License</title><link>https://sourceforge.net/p/libiqxmlrpc/discussion/363192/thread/80b545e5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When installing on Linux, the install fails, because Cmake is tring to copy "LICENSE" rather than "License".  (This won't fail on OS X, because the default file system is case preserving, but no case sensitive).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joseph VanAndel</dc:creator><pubDate>Thu, 01 Oct 2015 23:03:45 -0000</pubDate><guid>https://sourceforge.net11b570d5c1bfb04b6577d1913d45b97d987f96dd</guid></item><item><title>0.13.4 uses BOOST_MESSAGE rather than BOOST_TEST_MESSAGE</title><link>https://sourceforge.net/p/libiqxmlrpc/discussion/363192/thread/357ee91e/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;BOOST_MESSAGE was renamed to BOOST_TEST_MESSAGE after boost 1.53.&lt;/p&gt;
&lt;p&gt;The test code should include a header file that contains:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;#if BOOST_VERSION &amp;gt; 105300
#define BOOST_MESSAGE(msg) BOOST_TEST_MESSAGE(msg)
#endif
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joseph VanAndel</dc:creator><pubDate>Thu, 01 Oct 2015 22:57:40 -0000</pubDate><guid>https://sourceforge.net273e9d685f24364dcb0a403889fdd1ecf82a37fe</guid></item></channel></rss>