Butterfly
Posts: 97 from 2005/10/31
@ikka
And btw, you also broke os4 builds with last commits:
Quote:
filetype.c:40:2: warning: #warning Should not be here - Disabled - Remove eventually.
filetype.c:92:2: warning: #warning this should be replaced with SimpleRequest
filetype.c: In function <finder_build_cache>:
filetype.c:1147: error: <callbase> undeclared (first use in this function)
filetype.c:1147: error: (Each undeclared identifier is reported only once
filetype.c:1147: error: for each function it appears in.)
filetype.c: In function <finder>:
filetype.c:1280: error: <callbase> undeclared (first use in this function)
filetype.c: In function <creator>:
filetype.c:2805: error: <callbase> undeclared (first use in this function)
make[2]: *** [filetype.o] Error 1
make[1]: *** [filetype] Error 2
make[1]: Leaving directory `/home/dopus5/trunk/source/Modules'
It is "fixed morphos crosscalls" in the rev 1104, where you add REFCALL everywhere.
Probably same problem will be with rev1105 where few REFCALLs added in ftp.module.
[ Edited by kas1e 22.09.2015 - 11:28 ]