Anope IRC Services

Anope Development => Modules => Topic started by: DeMiNe0 on September 10, 2006, 08:06:07 PM

Title: os_notidlist not working with .15
Post by: DeMiNe0 on September 10, 2006, 08:06:07 PM
I get this error:

Code: [Select]
os_notidlist.c: In function ‘do_find_not_id’:
os_notidlist.c:292: error: ‘KillClonesAkillExpire’ undeclared (first use in this function)
os_notidlist.c:292: error: (Each undeclared identifier is reported only once
os_notidlist.c:292: error: for each function it appears in.)
make[1]: *** [os_notidlist.o] Error 1
make[1]: Leaving directory `/home/digtox/shell/IRCNET/anope-1.7.15/src/modules'
make: *** [modules] Error 2


Undoutably because killclones has been taken out.

I'm going to make an attemp to fix this module. Although i don't know C very well, i am looking to learn. I think this is a good first project to work on.

Anyone wanna give me a little guidence on this, feel free to message me in the anope irc channel :)
Title:
Post by: Trystan Scott Lee on September 11, 2006, 02:56:42 AM
The module needs to be updated since its very old.