<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/libircclient/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/libircclient/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/libircclient/support-requests/</id><updated>2018-09-07T19:18:11.212000Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>#4 default download is 1.9 not 1.10</title><link href="https://sourceforge.net/p/libircclient/support-requests/4/?limit=25#ed9a" rel="alternate"/><published>2018-09-07T19:18:11.212000Z</published><updated>2018-09-07T19:18:11.212000Z</updated><author><name>George Yunaev</name><uri>https://sourceforge.net/u/gyunaev/</uri></author><id>https://sourceforge.netf982385d36e0dedc435d4ed1357eb0245bbe8796</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Seems like Sourceforge's problem.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>default download is 1.9 not 1.10</title><link href="https://sourceforge.net/p/libircclient/support-requests/4/" rel="alternate"/><published>2018-09-07T18:38:06.991000Z</published><updated>2018-09-07T18:38:06.991000Z</updated><author><name>Andy Alt</name><uri>https://sourceforge.net/u/andyqwerty/</uri></author><id>https://sourceforge.netc9d19486d5fb4c0c31a4d8f3d2e7aa406db3d489</id><summary type="html">&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;</summary></entry><entry><title>Unreachable code in libircclient.c</title><link href="https://sourceforge.net/p/libircclient/support-requests/3/" rel="alternate"/><published>2012-08-01T10:37:53Z</published><updated>2012-08-01T10:37:53Z</updated><author><name>Robrecht Dewaele</name><uri>https://sourceforge.net/u/rdewaele/</uri></author><id>https://sourceforge.netf003ca929c78a67579e0d7967e900378b7241fbb</id><summary type="html">&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;</summary></entry><entry><title>error when running examples</title><link href="https://sourceforge.net/p/libircclient/support-requests/2/" rel="alternate"/><published>2012-01-24T12:25:15Z</published><updated>2012-01-24T12:25:15Z</updated><author><name>Rodrigo Valiña Gutiérrez</name><uri>https://sourceforge.net/u/rodrigovg/</uri></author><id>https://sourceforge.netc8587e99f04ab960322e2b722a1cc17132a03aac</id><summary type="html">&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;</summary></entry><entry><title>"Host not resolved" error</title><link href="https://sourceforge.net/p/libircclient/support-requests/1/" rel="alternate"/><published>2009-12-23T04:31:35Z</published><updated>2009-12-23T04:31:35Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net14b980118334f6b767f7d3962b186a6ddb88f28c</id><summary type="html">&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;</summary></entry></feed>