[Coder-Com] X bug or feature?

2002-04-16 Thread Empus
Scenario: X is parted from a channel (/msg x part ) A user joins that channel, who matches X's banlist for the channel X rejoins the channel (/msg x join ) nothing happens. the user is still there. Does X not ban these users when it rejoins (ie. reads the channel banlist), on purpose? Is this a

Re: [Coder-Com] I have a problem with ircu.

2002-04-16 Thread Richard Smith
./configure in 2.10.11 doesn't know what to set MAXCONNECTIONS to in MacOS X after doing ./configure edit config.h and set maxconnections to 252 or lower if you wish to set higher you will have to find out how to set FD_SETSIZE higher under MacOS X through one of Apple's mail lists. -- Richard

Re: [Coder-Com] I have a problem with ircu.

2002-04-16 Thread Richard Smith
this is 2.10.11 latest beta on MacOS X after doing make cc -g -O3 -pipe -I. -I.. -I../include -c ircd.c -o ircd.o ircd.c:455: illegal expression, found `)' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode ircd.c: In function `parse_command_line': ircd.c:455: parse

Re: [Coder-Com] /whois nick nick issue?

2002-04-16 Thread Mark Foster
/ctcp nick finger for mirc clients it will show idle time in seconds, unless theyve modified their CTCP replies via a script or something. :) I use it as my last resort :) Mark (BlakJak) At 11:07 16/04/2002 -0500, you wrote: >Guess I should read a bit more on that CFV... that is a really >ann

Re: [Coder-Com] /whois nick nick issue?

2002-04-16 Thread Isomer
> Okay... number two... noticed that some servers are not responding > with the idle times when doing a /whois nick nick request. Again I'm > on amsterdam.nl.eu.undernet.org so I don't know if that has anything > to do with it. Is it just me again? > Known bug, we're playing merry games

Re: [Coder-Com] I have a problem with ircu.

2002-04-16 Thread mbuna
>Hi! > >Can somebody please look at this picture, and tell me what I can do. > >I'm running Mac OS X, and I have installed the developer tools, so >what can I do to compile ircu? > >It would be nice with some help installing ircu in Mac OS X. > >Please help! Hi, You will have to do major chang

[Coder-Com] I have a problem with ircu.

2002-04-16 Thread Thomas Berglund
Hi! Can somebody please look at this picture, and tell me what I can do. I'm running Mac OS X, and I have installed the developer tools, so what can I do to compile ircu? It would be nice with some help installing ircu in Mac OS X. Please help! <> - Thomas Berglun

Re: [Coder-Com] /whois nick nick issue?

2002-04-16 Thread Chris Crowther
On Tue, 16 Apr 2002, Valcor wrote: > to do with it. Is it just me again? /me giggles slightly *ahem*. It was a short lived bug which has been fixed...as soon as the person who made it noticed in fact. > - Valcor -- Chris "_Shad0w_" Crowther [EMAIL PROTECTED] http://www.shad0w

Re: [Coder-Com] /whois nick nick issue?

2002-04-16 Thread Lee H
At 15:51 16/04/2002, you wrote: >Okay... number two... noticed that some servers are not responding >with the idle times when doing a /whois nick nick request. Again I'm >on amsterdam.nl.eu.undernet.org so I don't know if that has anything >to do with it. Is it just me again? This is part

Re: [Coder-Com] /whois nick nick issue?

2002-04-16 Thread Valcor
Guess I should read a bit more on that CFV... that is a really annoying addition, especially when trying to deal with idlers in a channel, we cannot tell if the person is just quiet in the channel, or idle. Oh well :P Thanks for the info - Valcor -Original Message- From: Lee H [mailt

[Coder-Com] /whois nick nick issue?

2002-04-16 Thread Valcor
Okay... number two... noticed that some servers are not responding with the idle times when doing a /whois nick nick request. Again I'm on amsterdam.nl.eu.undernet.org so I don't know if that has anything to do with it. Is it just me again? - Valcor