[IRCServices Coding] Nickname linking/coding question

RP rplume at cablemo.net
Mon Feb 4 16:46:40 PST 2002


----- Original Message -----
From: "Andrew Church" <achurch at achurch.org>
To: <ircservices-coding at ircservices.za.net>
Sent: Monday, February 04, 2002 6:40 PM
Subject: Re: [IRCServices Coding] Nickname linking/coding question


> >I'm experimenting with the nickname linking code on ircservices-4.5.37.
I've
> >been trying code it so that it links the specified nick to the current
nick,
> >rather than linking the current nickname to the specified nick. I have
done
> >this by basically reversing all of the "target" and "ni" references in
> >do_link. However, whenever it scans the nicknames for expirations,
services
> >segfaults.
> >
> >Have any idea what I'm doing wrong or what could be happening... Or how I
> >could go about doing this?
>
>      I'd just suggest waiting for Services 5.0, which has the behavior you
> describe for the LINK command.
>
>   --Andrew Church
>     achurch at achurch.org
>     http://achurch.org/
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://www.ircservices.za.net/mailman/listinfo/ircservices-coding
>

*nods* I've already checked it out.

I prefer this system over the 5.0 system because with the 5.0 system, you
appear to have to specify a main nickname.

My goal is to create a link system similiar to austnet's. It seems much
more.... versatile.