yaa hoca, bir düzeltemedin sunu ya, bilen yok mu arkada$lar
Hataya bak hoca ;
|
Alıntı: |
modules/chanserv/access-levels.c: In function 'do_access':
modules/chanserv/access-levels.c:184: warning: format '%s' expects type 'char *' , but argument 5 has type 'int'
modules/chanserv/access-levels.c:209: error: expected expression before 'else'
modules/chanserv/access-levels.c:306: error: invalid storage class for function 'access_del'
modules/chanserv/access-levels.c:306: warning: no previous prototype for 'access _del'
modules/chanserv/access-levels.c:320: error: invalid storage class for function 'access_del_callback'
modules/chanserv/access-levels.c:320: warning: no previous prototype for 'access _del_callback'
modules/chanserv/access-levels.c:342: error: invalid storage class for function 'access_list'
modules/chanserv/access-levels.c:342: warning: no previous prototype for 'access _list'
modules/chanserv/access-levels.c:360: error: invalid storage class for function 'access_list_callback'
modules/chanserv/access-levels.c:360: warning: no previous prototype for 'access _list_callback'
modules/chanserv/access-levels.c:373: error: invalid storage class for function 'do_levels'
modules/chanserv/access-levels.c:373: warning: no previous prototype for 'do_lev els'
modules/chanserv/access-levels.c:499: warning: no previous prototype for 'init_m odule'
modules/chanserv/access-levels.c:527: warning: no previous prototype for 'exit_m odule'
modules/chanserv/access-levels.c:540: error: expected declaration or statement a t end of input
modules/chanserv/access-levels.c:492: warning: unused variable 'module_config'
modules/chanserv/access-levels.c:490: warning: unused variable 'module_version'
modules/chanserv/access-levels.c:135: warning: unused variable 'i'
modules/chanserv/access-levels.c:133: warning: unused variable 'ngi'
modules/chanserv/access-levels.c:132: warning: unused variable 'ni'
make[4]: *** [.compiled-access-levels.o] Error 1
make[3]: *** [access-levels.o] Error 2
make[2]: *** [access-levels.so] Error 2
|