<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/voidircd/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/voidircd/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 06 Jan 2007 12:03:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/voidircd/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>+q Quiets Users in ALL Channels, even after removal</title><link>https://sourceforge.net/p/voidircd/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It seems that a quiet ban, sticks, even after removal, to show this case this is the problem&lt;/p&gt;
&lt;p&gt;ClientA&lt;br /&gt;
Nick: A&lt;br /&gt;
Hostmask: A!foo@53-34.bbc.co.uk&lt;/p&gt;
&lt;p&gt;ClientB&lt;br /&gt;
Nick: B&lt;br /&gt;
Hostmask: B!bar@4325.tvnz.co.nz&lt;/p&gt;
&lt;p&gt;ClientC&lt;br /&gt;
Nick: C&lt;br /&gt;
Hostmask: C!bofh@25.94.abc.com.au&lt;br /&gt;
Already in #tvnz w/ ChanOps and in #bbc&lt;/p&gt;
&lt;p&gt;ClientA: /join #bbc&lt;br /&gt;
ClientA Receives ChanOp&lt;br /&gt;
ClientA decides to quiet TVNZ management (+q *!*@*.tvnz.co.nz)&lt;br /&gt;
ClientB: /join #bbc,#tvnz&lt;br /&gt;
ClientB: /msg #bbc Hi&lt;br /&gt;
Server-&amp;gt;ClientB: Cannot send to channel (+q)&lt;br /&gt;
ClientA removes quiet&lt;br /&gt;
ClientB: /msg #bbc Take two&lt;br /&gt;
Server-&amp;gt;ClientB: Cannot send to channel (+q)&lt;br /&gt;
ClientB: /msg #tvnz Hi&lt;br /&gt;
Server-&amp;gt;ClientB: Cannot send to channel (+q)&lt;/p&gt;
&lt;p&gt;From initial assessment of the issue I think it is something to do with the caching of bans/quiets, and I think it needs testing more.  (I think around r6)&lt;/p&gt;&lt;/div&gt;</description><pubDate>Sat, 06 Jan 2007 12:03:48 -0000</pubDate><guid>https://sourceforge.net9a87bfd77b77e3362203ffc15972e8681982910f</guid></item><item><title>Mac OSX Build Errors</title><link>https://sourceforge.net/p/voidircd/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I spotted two interesting problems when building SVN trunk on the Compile Farm with OSX.&lt;/p&gt;
&lt;p&gt;Number One:  Autodetection came up with a really stupid Max Connections limit.  Easy fix: Specify --with-maxconnections=1024 (or whatever)&lt;/p&gt;
&lt;p&gt;Number Two:  GCC would produce "bad macro argument list" errors while compiling src/fds.c and src/socketengine_select.c.  This can be fixed by adding CC="gcc -no-cpp-precomp" before the ./configure statement.&lt;/p&gt;
&lt;p&gt;My suggestions:&lt;br /&gt;
Investigate a new ./configure script that will actually default to 1024 connections (override on --with-maxconnections&lt;br /&gt;
If building on a 'powerpc-apple-darwin6.8' add -no-cpp-precomp to the gcc args.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Sun, 31 Dec 2006 12:59:36 -0000</pubDate><guid>https://sourceforge.net29ac910d130b1752829d76c295fbec0ac2326d1e</guid></item></channel></rss>