<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/libircclient/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/libircclient/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 07 Sep 2018 19:18:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libircclient/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#4 default download is 1.9 not 1.10</title><link>https://sourceforge.net/p/libircclient/support-requests/4/?limit=25#ed9a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Seems like Sourceforge's problem.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George Yunaev</dc:creator><pubDate>Fri, 07 Sep 2018 19:18:11 -0000</pubDate><guid>https://sourceforge.netf982385d36e0dedc435d4ed1357eb0245bbe8796</guid></item><item><title>default download is 1.9 not 1.10</title><link>https://sourceforge.net/p/libircclient/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When downloading from SF, the default download is still set to 1.9 instead of 1.10&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Alt</dc:creator><pubDate>Fri, 07 Sep 2018 18:38:06 -0000</pubDate><guid>https://sourceforge.netc9d19486d5fb4c0c31a4d8f3d2e7aa406db3d489</guid></item><item><title>Unreachable code in libircclient.c</title><link>https://sourceforge.net/p/libircclient/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;While adding debug code to the source I noticed the following code in libircclient.c:&lt;/p&gt;
&lt;p&gt;885     if ( length &amp;lt; 0 )&lt;br /&gt;
886     {&lt;br /&gt;
887       if ( session-&amp;gt;lasterror == 0 )&lt;br /&gt;
888         session-&amp;gt;lasterror = (length == 0 ? LIBIRC_ERR_CLOSED : LIBIRC_ERR_TERMINATED);&lt;/p&gt;
&lt;p&gt;The code on line 888 tests 'length == 0', but it resides in the consequence block of an if statement which tests for 'length &amp;lt; 0'. Therefore, 'LIBIRC_ERR_CLOSED' can never be assigned to 'session-&amp;gt;lasterror'.&lt;/p&gt;
&lt;p&gt;I double checked this against the following version in SVN:&lt;br /&gt;
&lt;a href="http://libircclient.svn.sourceforge.net/viewvc/libircclient/trunk/libircclient/src/libircclient.c?revision=111&amp;amp;content-type=text/plain"&gt;http://libircclient.svn.sourceforge.net/viewvc/libircclient/trunk/libircclient/src/libircclient.c?revision=111&amp;amp;content-type=text/plain&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robrecht Dewaele</dc:creator><pubDate>Wed, 01 Aug 2012 10:37:53 -0000</pubDate><guid>https://sourceforge.netf003ca929c78a67579e0d7967e900378b7241fbb</guid></item><item><title>error when running examples</title><link>https://sourceforge.net/p/libircclient/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;when i run examples, I get:&lt;br /&gt;
Could not connect or I/O error: No error&lt;br /&gt;
and it does nothing and exits........&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rodrigo Valiña Gutiérrez</dc:creator><pubDate>Tue, 24 Jan 2012 12:25:15 -0000</pubDate><guid>https://sourceforge.netc8587e99f04ab960322e2b722a1cc17132a03aac</guid></item><item><title>"Host not resolved" error</title><link>https://sourceforge.net/p/libircclient/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When I attempt to use libircclient to connect to a server, I consistently receive "Host not resolved" errors. This happens even with the examples provided in the download. I'm using the Windows 1.3 download from the files section. I have a valid internet connection and I can access this host with ChatZilla. I'm linking with `-lircclient` and I have libircclient.dll in the same folder as the executable. I am using Allegro in conjunction with libircclient, could that be causing this?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
- SpaceManiac&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 23 Dec 2009 04:31:35 -0000</pubDate><guid>https://sourceforge.net14b980118334f6b767f7d3962b186a6ddb88f28c</guid></item></channel></rss>