=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for Canna-lib-3.7pl3nb1 --- all --- making all in ./lib... --- all --- making all in lib/RKindep... --- cfuncs.o --- --- basename.o --- --- cksum.o --- --- file.o --- --- strops.o --- --- cfuncs.o --- rm -f cfuncs.o --- basename.o --- rm -f basename.o --- file.o --- rm -f file.o --- strops.o --- rm -f strops.o --- cksum.o --- rm -f cksum.o --- cfuncs.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO cfuncs.c --- basename.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO basename.c --- file.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO file.c --- cksum.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO cksum.c --- strops.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO strops.c --- libRKindep.a --- rm -f libRKindep.a ar cq libRKindep.a cfuncs.o basename.o cksum.o file.o strops.o ranlib libRKindep.a making all in lib/RK... --- tempdic.o --- --- permdic.o --- --- dicsw.o --- --- ngram.o --- --- bun.o --- --- context.o --- --- nword.o --- --- ncache.o --- --- ngram.o --- rm -f ngram.o --- tempdic.o --- rm -f tempdic.o --- permdic.o --- rm -f permdic.o --- dicsw.o --- rm -f dicsw.o --- context.o --- rm -f context.o --- bun.o --- rm -f bun.o --- nword.o --- rm -f nword.o --- ncache.o --- rm -f ncache.o --- permdic.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO permdic.c --- ngram.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO ngram.c --- bun.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO bun.c --- tempdic.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO tempdic.c --- dicsw.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO dicsw.c --- context.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO context.c --- ncache.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO ncache.c --- nword.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO nword.c --- permdic.o --- permdic.c:368:1: warning: return type defaults to 'int' [-Wimplicit-int] 368 | readThisCache(dm, xdm, pgno, val, key, cur, ylen, nread, mc, nc, cf) | ^~~~~~~~~~~~~ --- context.o --- context.c: In function '_RkInitialize': context.c:105:6: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 105 | if (mkdir(path, MKDIR_MODE) < 0 && | ^~~~~ --- dicsw.o --- dicsw.c:30:8: warning: type defaults to 'int' in declaration of '_Rkpopen' [-Wimplicit-int] 30 | extern _Rkpopen pro((struct DM *, char *, int, struct RkKxGram *)); | ^~~~~~~~ dicsw.c:31:8: warning: type defaults to 'int' in declaration of '_Rkpclose' [-Wimplicit-int] 31 | extern _Rkpclose pro((struct DM *, char *, struct RkKxGram *)); | ^~~~~~~~~ dicsw.c:32:8: warning: type defaults to 'int' in declaration of '_Rkpsearch' [-Wimplicit-int] 32 | extern _Rkpsearch | ^~~~~~~~~~ dicsw.c:35:8: warning: type defaults to 'int' in declaration of '_Rkpio' [-Wimplicit-int] 35 | extern _Rkpio pro((struct DM *, struct ncache *, int)); | ^~~~~~ dicsw.c:36:8: warning: type defaults to 'int' in declaration of '_Rkpctl' [-Wimplicit-int] 36 | extern _Rkpctl | ^~~~~~~ dicsw.c:38:8: warning: type defaults to 'int' in declaration of '_Rkpsync' [-Wimplicit-int] 38 | extern _Rkpsync pro((struct RkContext *, struct DM *, struct DM *)); | ^~~~~~~~ dicsw.c:40:8: warning: type defaults to 'int' in declaration of '_Rktopen' [-Wimplicit-int] 40 | extern _Rktopen pro((struct DM *, char *, int, struct RkKxGram *)); | ^~~~~~~~ dicsw.c:41:8: warning: type defaults to 'int' in declaration of '_Rktclose' [-Wimplicit-int] 41 | extern _Rktclose pro((struct DM *, char *, struct RkKxGram *)); | ^~~~~~~~~ dicsw.c:42:8: warning: type defaults to 'int' in declaration of '_Rktsearch' [-Wimplicit-int] 42 | extern _Rktsearch | ^~~~~~~~~~ dicsw.c:45:8: warning: type defaults to 'int' in declaration of '_Rktio' [-Wimplicit-int] 45 | extern _Rktio pro((struct DM *, struct ncache *, int)); | ^~~~~~ dicsw.c:46:8: warning: type defaults to 'int' in declaration of '_Rktctl' [-Wimplicit-int] 46 | extern _Rktctl | ^~~~~~~ dicsw.c:48:8: warning: type defaults to 'int' in declaration of '_Rktsync' [-Wimplicit-int] 48 | extern _Rktsync pro((struct RkContext *, struct DM *, struct DM *)); | ^~~~~~~~ --- ngram.o --- ngram.c:414:1: warning: return type defaults to 'int' [-Wimplicit-int] 414 | skip_until_space(src, next) | ^~~~~~~~~~~~~~~~ --- bun.o --- bun.c:513:1: warning: return type defaults to 'int' [-Wimplicit-int] 513 | RkwSubstYomi(cx_num, ys, ye, yomi, newLen) | ^~~~~~~~~~~~ --- nword.o --- nword.c:1220:8: warning: type defaults to 'int' in declaration of 'compword' [-Wimplicit-int] 1220 | static compword pro((const struct compRec *, const struct compRec *)); | ^~~~~~~~ --- tempdic.o --- tempdic.c:128:1: warning: return type defaults to 'int' [-Wimplicit-int] 128 | yomi_equal(x, y, n) | ^~~~~~~~~~ tempdic.c:232:1: warning: return type defaults to 'int' [-Wimplicit-int] 232 | enterTD(dm, td, gram, word) | ^~~~~~~ --- bun.o --- bun.c:1756:1: warning: return type defaults to 'int' [-Wimplicit-int] 1756 | RkwGetSimpleKanji(cxnum, dicname, yomi, maxyomi, | ^~~~~~~~~~~~~~~~~ --- dic.o --- rm -f dic.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO dic.c dic.c:323:1: warning: return type defaults to 'int' [-Wimplicit-int] 323 | copyFile(src, dst) | ^~~~~~~~ dic.c:885:1: warning: return type defaults to 'int' [-Wimplicit-int] 885 | GetLine(cx, gram, tdp, line, size) | ^~~~~~~ --- util.o --- rm -f util.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO util.c util.c:470:1: warning: return type defaults to 'int' [-Wimplicit-int] 470 | _RkGetLink(dic, pgno, off, lvo, csn) | ^~~~~~~~~~ --- kana.o --- rm -f kana.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO kana.c --- bits.o --- rm -f bits.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO bits.c --- dd.o --- rm -f dd.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO dd.c --- fq.o --- rm -f fq.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO fq.c --- dd.o --- dd.c: In function '_RkAllocDF': dd.c:224:1: warning: type of 'type' defaults to 'int' [-Wimplicit-int] 224 | _RkAllocDF(dd, lnk, type) | ^~~~~~~~~~ dd.c: At top level: dd.c:1203:1: warning: return type defaults to 'int' [-Wimplicit-int] 1203 | DMcheck(spec, name) | ^~~~~~~ --- libRK.a --- rm -f libRK.a ar cq libRK.a tempdic.o permdic.o dicsw.o ngram.o bun.o context.o nword.o ncache.o dic.o util.o kana.o bits.o dd.o fq.o ranlib libRK.a making all in lib/RKC... --- all --- --- rkc.o --- --- convert.o --- --- wconvert.o --- --- wutil.o --- --- conf.o --- --- cfuncs.o --- --- file.o --- --- rkc.o --- rm -f rkc.o unshared/rkc.o --- strops.o --- --- wconvert.o --- rm -f wconvert.o unshared/wconvert.o --- conf.o --- rm -f conf.o unshared/conf.o --- wutil.o --- rm -f wutil.o unshared/wutil.o --- file.o --- rm -f file.o unshared/file.o --- rkc.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing rkc.c -o unshared/rkc.o --- convert.o --- rm -f convert.o unshared/convert.o --- wconvert.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing wconvert.c -o unshared/wconvert.o --- cfuncs.o --- rm -f cfuncs.o unshared/cfuncs.o --- wutil.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing wutil.c -o unshared/wutil.o --- strops.o --- rm -f strops.o unshared/strops.o --- file.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing file.c -o unshared/file.o --- convert.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing convert.c -o unshared/convert.o --- conf.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing conf.c -o unshared/conf.o --- cfuncs.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing cfuncs.c -o unshared/cfuncs.o --- strops.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing strops.c -o unshared/strops.o --- rkc.o --- In file included from rkc.c:53: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- convert.o --- In file included from convert.c:29: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ --- wutil.o --- In file included from wutil.c:27: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ --- wconvert.o --- In file included from wconvert.c:58: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ --- convert.o --- ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- wconvert.o --- ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ --- rkc.o --- rkc.c:1545:1: warning: return type defaults to 'int' [-Wimplicit-int] 1545 | CheckRemoteToolProtoVersion(mode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.c: In function 'CheckRemoteToolProtoVersion': rkc.c:1545:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] rkc.c: In function 'RkwRemoveDic': rkc.c:1616:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] 1616 | RkwRemoveDic( cxnum, dicname, mode ) | ^~~~~~~~~~~~ rkc.c: At top level: rkc.c:1677:1: warning: return type defaults to 'int' [-Wimplicit-int] 1677 | _RkwGetWordTextDic( cxnum, dirname, dicname, info, infolen ) | ^~~~~~~~~~~~~~~~~~ rkc.c: In function 'removeBUN': rkc.c:1881:14: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] 1881 | register i; | ^ rkc.c: At top level: rkc.c:2195:1: warning: return type defaults to 'int' [-Wimplicit-int] 2195 | RkKillServer() | ^~~~~~~~~~~~ --- conf.o --- In file included from conf.c:23: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ --- rkc.o --- rkc.c:2601:1: warning: return type defaults to 'int' [-Wimplicit-int] 2601 | RkListDic( cxnum, dirname, dicnames_return, size ) | ^~~~~~~~~ rkc.c:2616:1: warning: return type defaults to 'int' [-Wimplicit-int] 2616 | RkRemoveDic( cxnum, dicname, mode ) | ^~~~~~~~~~~ rkc.c: In function 'RkRemoveDic': rkc.c:2616:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] rkc.c: At top level: rkc.c:2623:1: warning: return type defaults to 'int' [-Wimplicit-int] 2623 | RkRenameDic( cxnum, dicname, newdicname, mode ) | ^~~~~~~~~~~ rkc.c:2630:1: warning: return type defaults to 'int' [-Wimplicit-int] 2630 | RkCopyDic(cxnum, dirname, dicname, newdicname, mode) | ^~~~~~~~~ rkc.c: In function 'RkGetSimpleKanji': rkc.c:2730:1: warning: type of 'dicname' defaults to 'int' [-Wimplicit-int] 2730 | RkGetSimpleKanji( cxnum, dicname, yomi, maxyomi, kanjis, maxkanjis, hinshis, maxhinshis ) | ^~~~~~~~~~~~~~~~ --- conf.o --- ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- cfuncs.o --- rm -f cfuncs.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC cfuncs.c --- wconvert.o --- ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: return type defaults to 'int' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:408:1: note: in expansion of macro 'rkc_Connect_Iroha_Server' 408 | rkc_Connect_Iroha_Server( hostname ) | ^~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:523:8: warning: type defaults to 'int' in declaration of 'firstKouhoStore' [-Wimplicit-int] 523 | static firstKouhoStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~~~~~~~ wconvert.c:526:1: warning: return type defaults to 'int' [-Wimplicit-int] 526 | firstKouhoStore(n, data, len, dest) | ^~~~~~~~~~~~~~~ wconvert.c:822:1: warning: return type defaults to 'int' [-Wimplicit-int] 822 | SendType0Request(proto, len, name) /* Initialize */ | ^~~~~~~~~~~~~~~~ wconvert.c:845:1: warning: return type defaults to 'int' [-Wimplicit-int] 845 | SendType1Request(majo, mino) /* Finalize , KillServer */ | ^~~~~~~~~~~~~~~~ wconvert.c:858:1: warning: return type defaults to 'int' [-Wimplicit-int] 858 | SendType2Request(majo, mino, val) /* DuplicateContext */ | ^~~~~~~~~~~~~~~~ wconvert.c:873:1: warning: return type defaults to 'int' [-Wimplicit-int] 873 | SendType3Request(majo, mino, con, val) /* GetDictionaryList */ | ^~~~~~~~~~~~~~~~ wconvert.c:889:1: warning: return type defaults to 'int' [-Wimplicit-int] 889 | SendType4Request(majo, mino, con, bgn, end, wstr, wlen) /* SubstYomi */ | ^~~~~~~~~~~~~~~~ wconvert.c:924:1: warning: return type defaults to 'int' [-Wimplicit-int] 924 | SendType5Request(majo, mino, con, val, mod) /* AutoConvert */ | ^~~~~~~~~~~~~~~~ wconvert.c:942:1: warning: return type defaults to 'int' [-Wimplicit-int] 942 | SendType6Request(majo, mino, con, bun, val) /* GetYomi */ | ^~~~~~~~~~~~~~~~ wconvert.c: In function 'SendType6Request': wconvert.c:942:1: warning: type of 'bun' defaults to 'int' [-Wimplicit-int] wconvert.c: At top level: wconvert.c:961:1: warning: return type defaults to 'int' [-Wimplicit-int] 961 | SendType9Request(majo, mino, con, bun, cand, val) /* GetLex */ | ^~~~~~~~~~~~~~~~ wconvert.c:979:1: warning: return type defaults to 'int' [-Wimplicit-int] 979 | SendType10Request(majo, mino, cx, n, mod) /* EndConvert */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1013:1: warning: return type defaults to 'int' [-Wimplicit-int] 1013 | SendType11Request(majo, mino, con, bun, wstr, wlen) /* StoreYomi */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1053:1: warning: return type defaults to 'int' [-Wimplicit-int] 1053 | SendType12Request(majo, mino, con, wstr, str) /* DefineWord */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1087:1: warning: return type defaults to 'int' [-Wimplicit-int] 1087 | SendType13Request(majo, mino, con, str, wstr, wlen, mxk, mxh) | ^~~~~~~~~~~~~~~~~ wconvert.c:1127:1: warning: return type defaults to 'int' [-Wimplicit-int] 1127 | SendType14Request(majo, mino, mod, con, wstr, wlen) /* BeginConvert */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1163:1: warning: return type defaults to 'int' [-Wimplicit-int] 1163 | SendType15Request(majo, mino, mod, con, str) /* MountDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1193:1: warning: return type defaults to 'int' [-Wimplicit-int] 1193 | SendType16Request(majo, mino, mod, con, ostr, nstr) /* RenameDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1225:1: warning: return type defaults to 'int' [-Wimplicit-int] 1225 | SendType17Request(majo, mino, str, slen) /* QueryExtension */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1251:1: warning: return type defaults to 'int' [-Wimplicit-int] 1251 | SendType18Request(majo, mino, con, str1, s1len, str2, s2len, val) /* ListDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1284:1: warning: return type defaults to 'int' [-Wimplicit-int] 1284 | SendType19Request(majo, mino, mod, con, ustr, dstr) /* QueryDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1316:1: warning: return type defaults to 'int' [-Wimplicit-int] 1316 | SendType20Request(majo, mino, con, cmd, dsz, data, bsz) /* Through */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1350:1: warning: return type defaults to 'int' [-Wimplicit-int] 1350 | SendType21Request(majo, mino, mod, con, dirstr, ostr, nstr) | ^~~~~~~~~~~~~~~~~ wconvert.c:1388:1: warning: return type defaults to 'int' [-Wimplicit-int] 1388 | RecvType0Reply(rep) /* Initialize */ | ^~~~~~~~~~~~~~ wconvert.c:1405:1: warning: return type defaults to 'int' [-Wimplicit-int] 1405 | RecvType1Reply(n, vmajp, vminp) /* GetServerInfo */ | ^~~~~~~~~~~~~~ wconvert.c:1426:1: warning: return type defaults to 'int' [-Wimplicit-int] 1426 | RecvType2Reply(rep) /* Finalize , KillServer */ | ^~~~~~~~~~~~~~ wconvert.c:1440:8: warning: type defaults to 'int' in declaration of 'RecvType3Reply' [-Wimplicit-int] 1440 | static RecvType3Reply pro((int *, int (*)(int, BYTE *, int, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1443:1: warning: return type defaults to 'int' [-Wimplicit-int] 1443 | RecvType3Reply(n, storefunc, extdata) /* GetHinshi */ | ^~~~~~~~~~~~~~ wconvert.c:1470:8: warning: type defaults to 'int' in declaration of 'RecvType4Reply' [-Wimplicit-int] 1470 | static RecvType4Reply pro((int *, int (*)(int, BYTE *, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1473:1: warning: return type defaults to 'int' [-Wimplicit-int] 1473 | RecvType4Reply(n, storefunc, extdata) /* GetStatus */ | ^~~~~~~~~~~~~~ wconvert.c:1502:1: warning: return type defaults to 'int' [-Wimplicit-int] 1502 | RecvType5Reply(rep) /* CreateContext */ | ^~~~~~~~~~~~~~ wconvert.c:1520:1: warning: return type defaults to 'int' [-Wimplicit-int] 1520 | RecvType6Reply(buf, mxi, n) /* GetDictionaryList */ | ^~~~~~~~~~~~~~ wconvert.c:1544:8: warning: type defaults to 'int' in declaration of 'RecvType7Reply' [-Wimplicit-int] 1544 | static RecvType7Reply pro((int *, int (*)(int, BYTE *, int, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1547:1: warning: return type defaults to 'int' [-Wimplicit-int] 1547 | RecvType7Reply(n, storefunc, extdata) /* BeginConvert */ | ^~~~~~~~~~~~~~ wconvert.c:1576:8: warning: type defaults to 'int' in declaration of 'RecvType8Reply' [-Wimplicit-int] 1576 | static RecvType8Reply | ^~~~~~~~~~~~~~ wconvert.c:1580:1: warning: return type defaults to 'int' [-Wimplicit-int] 1580 | RecvType8Reply(n, storefunc, kdata, hdata) /* GetSimpleKanji */ | ^~~~~~~~~~~~~~ wconvert.c:1611:1: warning: return type defaults to 'int' [-Wimplicit-int] 1611 | RecvType10Reply(n, buf, bsz) /* Through */ | ^~~~~~~~~~~~~~~ wconvert.c:1653:8: warning: type defaults to 'int' in declaration of 'rkcw_finalize' [-Wimplicit-int] 1653 | static rkcw_finalize pro((void)); | ^~~~~~~~~~~~~ wconvert.c:1656:1: warning: return type defaults to 'int' [-Wimplicit-int] 1656 | rkcw_finalize() | ^~~~~~~~~~~~~ wconvert.c:1668:8: warning: type defaults to 'int' in declaration of 'rkcw_killserver' [-Wimplicit-int] 1668 | static rkcw_killserver pro((void)); | ^~~~~~~~~~~~~~~ wconvert.c:1671:1: warning: return type defaults to 'int' [-Wimplicit-int] 1671 | rkcw_killserver() | ^~~~~~~~~~~~~~~ wconvert.c:1683:8: warning: type defaults to 'int' in declaration of 'rkcw_create_context' [-Wimplicit-int] 1683 | static rkcw_create_context pro((void)); | ^~~~~~~~~~~~~~~~~~~ wconvert.c:1686:1: warning: return type defaults to 'int' [-Wimplicit-int] 1686 | rkcw_create_context() | ^~~~~~~~~~~~~~~~~~~ wconvert.c:1697:8: warning: type defaults to 'int' in declaration of 'rkcw_duplicate_context' [-Wimplicit-int] 1697 | static rkcw_duplicate_context pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1700:1: warning: return type defaults to 'int' [-Wimplicit-int] 1700 | rkcw_duplicate_context( cx ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1712:8: warning: type defaults to 'int' in declaration of 'rkcw_close_context' [-Wimplicit-int] 1712 | static rkcw_close_context pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~ wconvert.c:1715:1: warning: return type defaults to 'int' [-Wimplicit-int] 1715 | rkcw_close_context( cx ) | ^~~~~~~~~~~~~~~~~~ wconvert.c:1728:1: warning: return type defaults to 'int' [-Wimplicit-int] 1728 | dictionary_list(proto, con, dicnames, mxi) | ^~~~~~~~~~~~~~~ wconvert.c:1742:8: warning: type defaults to 'int' in declaration of 'rkcw_dictionary_list' [-Wimplicit-int] 1742 | static rkcw_dictionary_list pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:1745:1: warning: return type defaults to 'int' [-Wimplicit-int] 1745 | rkcw_dictionary_list( cx, dicnames, mxi) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:1754:1: warning: return type defaults to 'int' [-Wimplicit-int] 1754 | define_dic(proto, cx, dicname, wordrec) | ^~~~~~~~~~ wconvert.c:1769:8: warning: type defaults to 'int' in declaration of 'rkcw_define_dic' [-Wimplicit-int] 1769 | static rkcw_define_dic pro((RkcContext *, char *, Ushort *)); | ^~~~~~~~~~~~~~~ wconvert.c:1772:1: warning: return type defaults to 'int' [-Wimplicit-int] 1772 | rkcw_define_dic( cx, dicname, wordrec) | ^~~~~~~~~~~~~~~ wconvert.c:1780:8: warning: type defaults to 'int' in declaration of 'rkcw_delete_dic' [-Wimplicit-int] 1780 | static rkcw_delete_dic pro((RkcContext *, char *, Ushort *)); | ^~~~~~~~~~~~~~~ wconvert.c:1783:1: warning: return type defaults to 'int' [-Wimplicit-int] 1783 | rkcw_delete_dic( cx, dicname, wordrec) | ^~~~~~~~~~~~~~~ wconvert.c:1791:8: warning: type defaults to 'int' in declaration of 'mount_dictionary' [-Wimplicit-int] 1791 | static mount_dictionary pro((int, int, int, char *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:1794:1: warning: return type defaults to 'int' [-Wimplicit-int] 1794 | mount_dictionary(majo, mino, context, data, mode) | ^~~~~~~~~~~~~~~~ wconvert.c:1807:8: warning: type defaults to 'int' in declaration of 'rkcw_mount_dictionary' [-Wimplicit-int] 1807 | static rkcw_mount_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:1810:1: warning: return type defaults to 'int' [-Wimplicit-int] 1810 | rkcw_mount_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:1818:8: warning: type defaults to 'int' in declaration of 'rkcw_umount_dictionary' [-Wimplicit-int] 1818 | static rkcw_umount_dictionary pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1821:1: warning: return type defaults to 'int' [-Wimplicit-int] 1821 | rkcw_umount_dictionary( cx, dicname ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1828:8: warning: type defaults to 'int' in declaration of 'rkcw_remount_dictionary' [-Wimplicit-int] 1828 | static rkcw_remount_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1831:1: warning: return type defaults to 'int' [-Wimplicit-int] 1831 | rkcw_remount_dictionary( cx, dicname, where ) | ^~~~~~~~~~~~~~~~~~~~~~~ --- convert.o --- rm -f convert.o --- wconvert.o --- wconvert.c:1840:8: warning: type defaults to 'int' in declaration of 'rkcw_mount_list' [-Wimplicit-int] 1840 | static rkcw_mount_list pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:1843:1: warning: return type defaults to 'int' [-Wimplicit-int] 1843 | rkcw_mount_list( cx, dicnames, mxi) | ^~~~~~~~~~~~~~~ wconvert.c:1865:1: warning: return type defaults to 'int' [-Wimplicit-int] 1865 | end_convert(proto, cx, n, mod) | ^~~~~~~~~~~ wconvert.c:1878:8: warning: type defaults to 'int' in declaration of 'rkcw_convert_end' [-Wimplicit-int] 1878 | static rkcw_convert_end pro((RkcContext *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:1881:1: warning: return type defaults to 'int' [-Wimplicit-int] 1881 | rkcw_convert_end( cx, mode ) | ^~~~~~~~~~~~~~~~ wconvert.c:1888:8: warning: type defaults to 'int' in declaration of 'convStore' [-Wimplicit-int] 1888 | static convStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~ wconvert.c:1891:1: warning: return type defaults to 'int' [-Wimplicit-int] 1891 | convStore(n, data, len, dest) | ^~~~~~~~~ --- convert.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC convert.c --- wconvert.o --- wconvert.c:1904:8: warning: type defaults to 'int' in declaration of 'rkcw_convert' [-Wimplicit-int] 1904 | static rkcw_convert pro((RkcContext *, Ushort *, int, int)); | ^~~~~~~~~~~~ wconvert.c:1907:1: warning: return type defaults to 'int' [-Wimplicit-int] 1907 | rkcw_convert( cx, yomi, length, mode ) | ^~~~~~~~~~~~ wconvert.c:1928:8: warning: type defaults to 'int' in declaration of 'get_yomi' [-Wimplicit-int] 1928 | static get_yomi | ^~~~~~~~ wconvert.c:1932:1: warning: return type defaults to 'int' [-Wimplicit-int] 1932 | get_yomi(proto, context, curbun, storefunc, yomibuf) | ^~~~~~~~ wconvert.c:1945:8: warning: type defaults to 'int' in declaration of 'yomiStore' [-Wimplicit-int] 1945 | static yomiStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~ wconvert.c:1948:1: warning: return type defaults to 'int' [-Wimplicit-int] 1948 | yomiStore(n, data, len, destb) | ^~~~~~~~~ wconvert.c:1966:8: warning: type defaults to 'int' in declaration of 'rkcw_get_yomi' [-Wimplicit-int] 1966 | static rkcw_get_yomi pro((RkcContext *, Ushort *)); | ^~~~~~~~~~~~~ wconvert.c:1969:1: warning: return type defaults to 'int' [-Wimplicit-int] 1969 | rkcw_get_yomi( cx, yomip ) /* yomip のサイズは無限大かよ? */ | ^~~~~~~~~~~~~ wconvert.c:1977:8: warning: type defaults to 'int' in declaration of 'kanjilistStore' [-Wimplicit-int] 1977 | static kanjilistStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1980:1: warning: return type defaults to 'int' [-Wimplicit-int] 1980 | kanjilistStore(n, data, len, dest) | ^~~~~~~~~~~~~~ wconvert.c:2003:8: warning: type defaults to 'int' in declaration of 'rkcw_get_kanji_list' [-Wimplicit-int] 2003 | static rkcw_get_kanji_list pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~~ wconvert.c:2006:1: warning: return type defaults to 'int' [-Wimplicit-int] 2006 | rkcw_get_kanji_list( cx ) | ^~~~~~~~~~~~~~~~~~~ wconvert.c:2015:8: warning: type defaults to 'int' in declaration of 'rkcw_resize' [-Wimplicit-int] 2015 | static rkcw_resize pro((RkcContext *, int)); | ^~~~~~~~~~~ wconvert.c:2018:1: warning: return type defaults to 'int' [-Wimplicit-int] 2018 | rkcw_resize( cx, yomi_length ) | ^~~~~~~~~~~ wconvert.c:2034:1: warning: return type defaults to 'int' [-Wimplicit-int] 2034 | store_yomi(proto, cx, yomi, maxyomi) | ^~~~~~~~~~ wconvert.c:2051:8: warning: type defaults to 'int' in declaration of 'rkcw_store_yomi' [-Wimplicit-int] 2051 | static rkcw_store_yomi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2054:1: warning: return type defaults to 'int' [-Wimplicit-int] 2054 | rkcw_store_yomi(cx, yomi, maxyomi) | ^~~~~~~~~~~~~~~ wconvert.c:2104:8: warning: type defaults to 'int' in declaration of 'rkcw_list_dictionary' [-Wimplicit-int] 2104 | static rkcw_list_dictionary pro((RkcContext *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2107:1: warning: return type defaults to 'int' [-Wimplicit-int] 2107 | rkcw_list_dictionary( cx, dirname, dicnames_return, size ) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2128:8: warning: type defaults to 'int' in declaration of 'rkcw_create_dictionary' [-Wimplicit-int] 2128 | static rkcw_create_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2131:1: warning: return type defaults to 'int' [-Wimplicit-int] 2131 | rkcw_create_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2144:8: warning: type defaults to 'int' in declaration of 'rkcw_delete_dictionary' [-Wimplicit-int] 2144 | static rkcw_delete_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2147:1: warning: return type defaults to 'int' [-Wimplicit-int] 2147 | rkcw_delete_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2161:8: warning: type defaults to 'int' in declaration of 'rkcw_rename_dictionary' [-Wimplicit-int] 2161 | static rkcw_rename_dictionary pro((RkcContext *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ --- strops.o --- rm -f strops.o --- wconvert.o --- wconvert.c:2164:1: warning: return type defaults to 'int' [-Wimplicit-int] 2164 | rkcw_rename_dictionary( cx, dic, newdic, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2191:8: warning: type defaults to 'int' in declaration of 'rkcw_copy_dictionary' [-Wimplicit-int] 2191 | static rkcw_copy_dictionary pro((RkcContext *, char *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2194:1: warning: return type defaults to 'int' [-Wimplicit-int] 2194 | rkcw_copy_dictionary(cx, dir, dic, newdic, mode) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2215:8: warning: type defaults to 'int' in declaration of 'rkcw_get_text_dictionary' [-Wimplicit-int] 2215 | static rkcw_get_text_dictionary | ^~~~~~~~~~~~~~~~~~~~~~~~ --- strops.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC strops.c --- wconvert.o --- wconvert.c:2219:1: warning: return type defaults to 'int' [-Wimplicit-int] 2219 | rkcw_get_text_dictionary( cx, dirname, dicname, info, infolen ) | ^~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2264:1: warning: return type defaults to 'int' [-Wimplicit-int] 2264 | statusStore(n, data, dest) | ^~~~~~~~~~~ wconvert.c:2287:8: warning: type defaults to 'int' in declaration of 'rkcw_get_stat' [-Wimplicit-int] 2287 | static rkcw_get_stat pro((RkcContext *, RkStat *)); | ^~~~~~~~~~~~~ wconvert.c:2290:1: warning: return type defaults to 'int' [-Wimplicit-int] 2290 | rkcw_get_stat( cx, stat ) | ^~~~~~~~~~~~~ wconvert.c:2307:1: warning: return type defaults to 'int' [-Wimplicit-int] 2307 | lexStore(n, data, dlen, dest) | ^~~~~~~~ wconvert.c:2330:8: warning: type defaults to 'int' in declaration of 'rkcw_get_lex' [-Wimplicit-int] 2330 | static rkcw_get_lex pro((RkcContext *, int, RkLex *)); | ^~~~~~~~~~~~ wconvert.c:2333:1: warning: return type defaults to 'int' [-Wimplicit-int] 2333 | rkcw_get_lex( cx, mxi, info ) | ^~~~~~~~~~~~ wconvert.c:2352:8: warning: type defaults to 'int' in declaration of 'rkcw_autoconv' [-Wimplicit-int] 2352 | static rkcw_autoconv pro((RkcContext *, int, int)); | ^~~~~~~~~~~~~ wconvert.c:2355:1: warning: return type defaults to 'int' [-Wimplicit-int] 2355 | rkcw_autoconv( cx, length, mode ) | ^~~~~~~~~~~~~ wconvert.c:2368:8: warning: type defaults to 'int' in declaration of 'rkcw_subst_yomi' [-Wimplicit-int] 2368 | static rkcw_subst_yomi pro((RkcContext *, int, int, int, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2371:1: warning: return type defaults to 'int' [-Wimplicit-int] 2371 | rkcw_subst_yomi( cx, nbun, y_start, y_end, yomi, y_len ) | ^~~~~~~~~~~~~~~ wconvert.c:2387:8: warning: type defaults to 'int' in declaration of 'rkcw_flush_yomi' [-Wimplicit-int] 2387 | static rkcw_flush_yomi pro((RkcContext *)); | ^~~~~~~~~~~~~~~ wconvert.c:2390:1: warning: return type defaults to 'int' [-Wimplicit-int] 2390 | rkcw_flush_yomi( cx ) | ^~~~~~~~~~~~~~~ wconvert.c:2402:8: warning: type defaults to 'int' in declaration of 'rkcw_get_last_yomi' [-Wimplicit-int] 2402 | static rkcw_get_last_yomi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~~~~ wconvert.c:2405:1: warning: return type defaults to 'int' [-Wimplicit-int] 2405 | rkcw_get_last_yomi( cx, yomi, maxyomi ) | ^~~~~~~~~~~~~~~~~~ wconvert.c:2419:8: warning: type defaults to 'int' in declaration of 'rkcw_remove_bun' [-Wimplicit-int] 2419 | static rkcw_remove_bun pro((RkcContext *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2422:1: warning: return type defaults to 'int' [-Wimplicit-int] 2422 | rkcw_remove_bun( cx, mode ) | ^~~~~~~~~~~~~~~ wconvert.c:2459:1: warning: return type defaults to 'int' [-Wimplicit-int] 2459 | simpleKanjiStore(n, data, kdest, hdest) | ^~~~~~~~~~~~~~~~ wconvert.c:2489:8: warning: type defaults to 'int' in declaration of 'rkcw_get_simple_kanji' [-Wimplicit-int] 2489 | static rkcw_get_simple_kanji | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:2493:1: warning: return type defaults to 'int' [-Wimplicit-int] 2493 | rkcw_get_simple_kanji( cx, dic, yomi, mxy, kan, mxk, hin, mxh ) | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:2532:1: warning: return type defaults to 'int' [-Wimplicit-int] 2532 | dicinfoStore(n, data, dest) | ^~~~~~~~~~~~ wconvert.c:2555:8: warning: type defaults to 'int' in declaration of 'rkcw_query_dic' [-Wimplicit-int] 2555 | static rkcw_query_dic pro((RkcContext *, char *, char *, struct DicInfo *)); | ^~~~~~~~~~~~~~ wconvert.c:2558:1: warning: return type defaults to 'int' [-Wimplicit-int] 2558 | rkcw_query_dic(cx, usrname, dicname, info) | ^~~~~~~~~~~~~~ wconvert.c:2574:8: warning: type defaults to 'int' in declaration of 'rkcw_get_hinshi' [-Wimplicit-int] 2574 | static rkcw_get_hinshi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2577:1: warning: return type defaults to 'int' [-Wimplicit-int] 2577 | rkcw_get_hinshi( cx, dst, mxd ) | ^~~~~~~~~~~~~~~ wconvert.c:2593:8: warning: type defaults to 'int' in declaration of 'rkcw_store_range' [-Wimplicit-int] 2593 | static rkcw_store_range pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:2596:1: warning: return type defaults to 'int' [-Wimplicit-int] 2596 | rkcw_store_range(cx, yomi, maxyomi) | ^~~~~~~~~~~~~~~~ wconvert.c:2604:8: warning: type defaults to 'int' in declaration of 'rkcw_set_locale' [-Wimplicit-int] 2604 | static rkcw_set_locale pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~ wconvert.c:2607:1: warning: return type defaults to 'int' [-Wimplicit-int] 2607 | rkcw_set_locale( cx, locale ) | ^~~~~~~~~~~~~~~ wconvert.c:2614:8: warning: type defaults to 'int' in declaration of 'rkcw_sync' [-Wimplicit-int] 2614 | static rkcw_sync pro((RkcContext *, char *)); | ^~~~~~~~~ wconvert.c:2617:1: warning: return type defaults to 'int' [-Wimplicit-int] 2617 | rkcw_sync(cx, dicname) | ^~~~~~~~~ wconvert.c:2624:8: warning: type defaults to 'int' in declaration of 'rkcw_set_app_name' [-Wimplicit-int] 2624 | static rkcw_set_app_name pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~ wconvert.c:2627:1: warning: return type defaults to 'int' [-Wimplicit-int] 2627 | rkcw_set_app_name( cx, apname ) | ^~~~~~~~~~~~~~~~~ --- file.o --- rm -f file.o --- wconvert.o --- wconvert.c:2639:8: warning: type defaults to 'int' in declaration of 'rkcw_notice_group_name' [-Wimplicit-int] 2639 | static rkcw_notice_group_name pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2642:1: warning: return type defaults to 'int' [-Wimplicit-int] 2642 | rkcw_notice_group_name(cx, groupname) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2654:8: warning: type defaults to 'int' in declaration of 'rkcw_chmod_dic' [-Wimplicit-int] 2654 | static rkcw_chmod_dic pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~ wconvert.c:2657:1: warning: return type defaults to 'int' [-Wimplicit-int] 2657 | rkcw_chmod_dic(cx, dicname, mode) | ^~~~~~~~~~~~~~ --- file.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC file.c --- wconvert.o --- wconvert.c:2671:8: warning: type defaults to 'int' in declaration of 'rkcw_through' [-Wimplicit-int] 2671 | static rkcw_through pro((RkcContext *, int, char *, int, int)); | ^~~~~~~~~~~~ wconvert.c:2674:1: warning: return type defaults to 'int' [-Wimplicit-int] 2674 | rkcw_through( cx, cmd, data, datasz, bufsz ) | ^~~~~~~~~~~~ --- convert.o --- In file included from convert.c:29: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- wutil.o --- rm -f wutil.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC wutil.c In file included from wutil.c:27: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ --- conf.o --- rm -f conf.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC conf.c In file included from conf.c:23: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- rkc.o --- rm -f rkc.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC rkc.c In file included from rkc.c:53: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ rkc.c:1545:1: warning: return type defaults to 'int' [-Wimplicit-int] 1545 | CheckRemoteToolProtoVersion(mode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.c: In function 'CheckRemoteToolProtoVersion': rkc.c:1545:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] rkc.c: In function 'RkwRemoveDic': rkc.c:1616:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] 1616 | RkwRemoveDic( cxnum, dicname, mode ) | ^~~~~~~~~~~~ rkc.c: At top level: rkc.c:1677:1: warning: return type defaults to 'int' [-Wimplicit-int] 1677 | _RkwGetWordTextDic( cxnum, dirname, dicname, info, infolen ) | ^~~~~~~~~~~~~~~~~~ rkc.c: In function 'removeBUN': rkc.c:1881:14: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] 1881 | register i; | ^ rkc.c: At top level: rkc.c:2195:1: warning: return type defaults to 'int' [-Wimplicit-int] 2195 | RkKillServer() | ^~~~~~~~~~~~ rkc.c:2601:1: warning: return type defaults to 'int' [-Wimplicit-int] 2601 | RkListDic( cxnum, dirname, dicnames_return, size ) | ^~~~~~~~~ rkc.c:2616:1: warning: return type defaults to 'int' [-Wimplicit-int] 2616 | RkRemoveDic( cxnum, dicname, mode ) | ^~~~~~~~~~~ rkc.c: In function 'RkRemoveDic': rkc.c:2616:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] rkc.c: At top level: rkc.c:2623:1: warning: return type defaults to 'int' [-Wimplicit-int] 2623 | RkRenameDic( cxnum, dicname, newdicname, mode ) | ^~~~~~~~~~~ rkc.c:2630:1: warning: return type defaults to 'int' [-Wimplicit-int] 2630 | RkCopyDic(cxnum, dirname, dicname, newdicname, mode) | ^~~~~~~~~ rkc.c: In function 'RkGetSimpleKanji': rkc.c:2730:1: warning: type of 'dicname' defaults to 'int' [-Wimplicit-int] 2730 | RkGetSimpleKanji( cxnum, dicname, yomi, maxyomi, kanjis, maxkanjis, hinshis, maxhinshis ) | ^~~~~~~~~~~~~~~~ --- wconvert.o --- rm -f wconvert.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC wconvert.c In file included from wconvert.c:58: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: return type defaults to 'int' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:408:1: note: in expansion of macro 'rkc_Connect_Iroha_Server' 408 | rkc_Connect_Iroha_Server( hostname ) | ^~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:523:8: warning: type defaults to 'int' in declaration of 'firstKouhoStore' [-Wimplicit-int] 523 | static firstKouhoStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~~~~~~~ wconvert.c:526:1: warning: return type defaults to 'int' [-Wimplicit-int] 526 | firstKouhoStore(n, data, len, dest) | ^~~~~~~~~~~~~~~ wconvert.c:822:1: warning: return type defaults to 'int' [-Wimplicit-int] 822 | SendType0Request(proto, len, name) /* Initialize */ | ^~~~~~~~~~~~~~~~ wconvert.c:845:1: warning: return type defaults to 'int' [-Wimplicit-int] 845 | SendType1Request(majo, mino) /* Finalize , KillServer */ | ^~~~~~~~~~~~~~~~ wconvert.c:858:1: warning: return type defaults to 'int' [-Wimplicit-int] 858 | SendType2Request(majo, mino, val) /* DuplicateContext */ | ^~~~~~~~~~~~~~~~ wconvert.c:873:1: warning: return type defaults to 'int' [-Wimplicit-int] 873 | SendType3Request(majo, mino, con, val) /* GetDictionaryList */ | ^~~~~~~~~~~~~~~~ wconvert.c:889:1: warning: return type defaults to 'int' [-Wimplicit-int] 889 | SendType4Request(majo, mino, con, bgn, end, wstr, wlen) /* SubstYomi */ | ^~~~~~~~~~~~~~~~ wconvert.c:924:1: warning: return type defaults to 'int' [-Wimplicit-int] 924 | SendType5Request(majo, mino, con, val, mod) /* AutoConvert */ | ^~~~~~~~~~~~~~~~ wconvert.c:942:1: warning: return type defaults to 'int' [-Wimplicit-int] 942 | SendType6Request(majo, mino, con, bun, val) /* GetYomi */ | ^~~~~~~~~~~~~~~~ wconvert.c: In function 'SendType6Request': wconvert.c:942:1: warning: type of 'bun' defaults to 'int' [-Wimplicit-int] wconvert.c: At top level: wconvert.c:961:1: warning: return type defaults to 'int' [-Wimplicit-int] 961 | SendType9Request(majo, mino, con, bun, cand, val) /* GetLex */ | ^~~~~~~~~~~~~~~~ wconvert.c:979:1: warning: return type defaults to 'int' [-Wimplicit-int] 979 | SendType10Request(majo, mino, cx, n, mod) /* EndConvert */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1013:1: warning: return type defaults to 'int' [-Wimplicit-int] 1013 | SendType11Request(majo, mino, con, bun, wstr, wlen) /* StoreYomi */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1053:1: warning: return type defaults to 'int' [-Wimplicit-int] 1053 | SendType12Request(majo, mino, con, wstr, str) /* DefineWord */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1087:1: warning: return type defaults to 'int' [-Wimplicit-int] 1087 | SendType13Request(majo, mino, con, str, wstr, wlen, mxk, mxh) | ^~~~~~~~~~~~~~~~~ wconvert.c:1127:1: warning: return type defaults to 'int' [-Wimplicit-int] 1127 | SendType14Request(majo, mino, mod, con, wstr, wlen) /* BeginConvert */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1163:1: warning: return type defaults to 'int' [-Wimplicit-int] 1163 | SendType15Request(majo, mino, mod, con, str) /* MountDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1193:1: warning: return type defaults to 'int' [-Wimplicit-int] 1193 | SendType16Request(majo, mino, mod, con, ostr, nstr) /* RenameDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1225:1: warning: return type defaults to 'int' [-Wimplicit-int] 1225 | SendType17Request(majo, mino, str, slen) /* QueryExtension */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1251:1: warning: return type defaults to 'int' [-Wimplicit-int] 1251 | SendType18Request(majo, mino, con, str1, s1len, str2, s2len, val) /* ListDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1284:1: warning: return type defaults to 'int' [-Wimplicit-int] 1284 | SendType19Request(majo, mino, mod, con, ustr, dstr) /* QueryDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1316:1: warning: return type defaults to 'int' [-Wimplicit-int] 1316 | SendType20Request(majo, mino, con, cmd, dsz, data, bsz) /* Through */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1350:1: warning: return type defaults to 'int' [-Wimplicit-int] 1350 | SendType21Request(majo, mino, mod, con, dirstr, ostr, nstr) | ^~~~~~~~~~~~~~~~~ wconvert.c:1388:1: warning: return type defaults to 'int' [-Wimplicit-int] 1388 | RecvType0Reply(rep) /* Initialize */ | ^~~~~~~~~~~~~~ wconvert.c:1405:1: warning: return type defaults to 'int' [-Wimplicit-int] 1405 | RecvType1Reply(n, vmajp, vminp) /* GetServerInfo */ | ^~~~~~~~~~~~~~ wconvert.c:1426:1: warning: return type defaults to 'int' [-Wimplicit-int] 1426 | RecvType2Reply(rep) /* Finalize , KillServer */ | ^~~~~~~~~~~~~~ wconvert.c:1440:8: warning: type defaults to 'int' in declaration of 'RecvType3Reply' [-Wimplicit-int] 1440 | static RecvType3Reply pro((int *, int (*)(int, BYTE *, int, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1443:1: warning: return type defaults to 'int' [-Wimplicit-int] 1443 | RecvType3Reply(n, storefunc, extdata) /* GetHinshi */ | ^~~~~~~~~~~~~~ wconvert.c:1470:8: warning: type defaults to 'int' in declaration of 'RecvType4Reply' [-Wimplicit-int] 1470 | static RecvType4Reply pro((int *, int (*)(int, BYTE *, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1473:1: warning: return type defaults to 'int' [-Wimplicit-int] 1473 | RecvType4Reply(n, storefunc, extdata) /* GetStatus */ | ^~~~~~~~~~~~~~ wconvert.c:1502:1: warning: return type defaults to 'int' [-Wimplicit-int] 1502 | RecvType5Reply(rep) /* CreateContext */ | ^~~~~~~~~~~~~~ wconvert.c:1520:1: warning: return type defaults to 'int' [-Wimplicit-int] 1520 | RecvType6Reply(buf, mxi, n) /* GetDictionaryList */ | ^~~~~~~~~~~~~~ wconvert.c:1544:8: warning: type defaults to 'int' in declaration of 'RecvType7Reply' [-Wimplicit-int] 1544 | static RecvType7Reply pro((int *, int (*)(int, BYTE *, int, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1547:1: warning: return type defaults to 'int' [-Wimplicit-int] 1547 | RecvType7Reply(n, storefunc, extdata) /* BeginConvert */ | ^~~~~~~~~~~~~~ wconvert.c:1576:8: warning: type defaults to 'int' in declaration of 'RecvType8Reply' [-Wimplicit-int] 1576 | static RecvType8Reply | ^~~~~~~~~~~~~~ wconvert.c:1580:1: warning: return type defaults to 'int' [-Wimplicit-int] 1580 | RecvType8Reply(n, storefunc, kdata, hdata) /* GetSimpleKanji */ | ^~~~~~~~~~~~~~ wconvert.c:1611:1: warning: return type defaults to 'int' [-Wimplicit-int] 1611 | RecvType10Reply(n, buf, bsz) /* Through */ | ^~~~~~~~~~~~~~~ wconvert.c:1653:8: warning: type defaults to 'int' in declaration of 'rkcw_finalize' [-Wimplicit-int] 1653 | static rkcw_finalize pro((void)); | ^~~~~~~~~~~~~ wconvert.c:1656:1: warning: return type defaults to 'int' [-Wimplicit-int] 1656 | rkcw_finalize() | ^~~~~~~~~~~~~ wconvert.c:1668:8: warning: type defaults to 'int' in declaration of 'rkcw_killserver' [-Wimplicit-int] 1668 | static rkcw_killserver pro((void)); | ^~~~~~~~~~~~~~~ wconvert.c:1671:1: warning: return type defaults to 'int' [-Wimplicit-int] 1671 | rkcw_killserver() | ^~~~~~~~~~~~~~~ wconvert.c:1683:8: warning: type defaults to 'int' in declaration of 'rkcw_create_context' [-Wimplicit-int] 1683 | static rkcw_create_context pro((void)); | ^~~~~~~~~~~~~~~~~~~ wconvert.c:1686:1: warning: return type defaults to 'int' [-Wimplicit-int] 1686 | rkcw_create_context() | ^~~~~~~~~~~~~~~~~~~ wconvert.c:1697:8: warning: type defaults to 'int' in declaration of 'rkcw_duplicate_context' [-Wimplicit-int] 1697 | static rkcw_duplicate_context pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1700:1: warning: return type defaults to 'int' [-Wimplicit-int] 1700 | rkcw_duplicate_context( cx ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1712:8: warning: type defaults to 'int' in declaration of 'rkcw_close_context' [-Wimplicit-int] 1712 | static rkcw_close_context pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~ wconvert.c:1715:1: warning: return type defaults to 'int' [-Wimplicit-int] 1715 | rkcw_close_context( cx ) | ^~~~~~~~~~~~~~~~~~ wconvert.c:1728:1: warning: return type defaults to 'int' [-Wimplicit-int] 1728 | dictionary_list(proto, con, dicnames, mxi) | ^~~~~~~~~~~~~~~ wconvert.c:1742:8: warning: type defaults to 'int' in declaration of 'rkcw_dictionary_list' [-Wimplicit-int] 1742 | static rkcw_dictionary_list pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:1745:1: warning: return type defaults to 'int' [-Wimplicit-int] 1745 | rkcw_dictionary_list( cx, dicnames, mxi) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:1754:1: warning: return type defaults to 'int' [-Wimplicit-int] 1754 | define_dic(proto, cx, dicname, wordrec) | ^~~~~~~~~~ wconvert.c:1769:8: warning: type defaults to 'int' in declaration of 'rkcw_define_dic' [-Wimplicit-int] 1769 | static rkcw_define_dic pro((RkcContext *, char *, Ushort *)); | ^~~~~~~~~~~~~~~ wconvert.c:1772:1: warning: return type defaults to 'int' [-Wimplicit-int] 1772 | rkcw_define_dic( cx, dicname, wordrec) | ^~~~~~~~~~~~~~~ wconvert.c:1780:8: warning: type defaults to 'int' in declaration of 'rkcw_delete_dic' [-Wimplicit-int] 1780 | static rkcw_delete_dic pro((RkcContext *, char *, Ushort *)); | ^~~~~~~~~~~~~~~ wconvert.c:1783:1: warning: return type defaults to 'int' [-Wimplicit-int] 1783 | rkcw_delete_dic( cx, dicname, wordrec) | ^~~~~~~~~~~~~~~ wconvert.c:1791:8: warning: type defaults to 'int' in declaration of 'mount_dictionary' [-Wimplicit-int] 1791 | static mount_dictionary pro((int, int, int, char *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:1794:1: warning: return type defaults to 'int' [-Wimplicit-int] 1794 | mount_dictionary(majo, mino, context, data, mode) | ^~~~~~~~~~~~~~~~ wconvert.c:1807:8: warning: type defaults to 'int' in declaration of 'rkcw_mount_dictionary' [-Wimplicit-int] 1807 | static rkcw_mount_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:1810:1: warning: return type defaults to 'int' [-Wimplicit-int] 1810 | rkcw_mount_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:1818:8: warning: type defaults to 'int' in declaration of 'rkcw_umount_dictionary' [-Wimplicit-int] 1818 | static rkcw_umount_dictionary pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1821:1: warning: return type defaults to 'int' [-Wimplicit-int] 1821 | rkcw_umount_dictionary( cx, dicname ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1828:8: warning: type defaults to 'int' in declaration of 'rkcw_remount_dictionary' [-Wimplicit-int] 1828 | static rkcw_remount_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1831:1: warning: return type defaults to 'int' [-Wimplicit-int] 1831 | rkcw_remount_dictionary( cx, dicname, where ) | ^~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1840:8: warning: type defaults to 'int' in declaration of 'rkcw_mount_list' [-Wimplicit-int] 1840 | static rkcw_mount_list pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:1843:1: warning: return type defaults to 'int' [-Wimplicit-int] 1843 | rkcw_mount_list( cx, dicnames, mxi) | ^~~~~~~~~~~~~~~ wconvert.c:1865:1: warning: return type defaults to 'int' [-Wimplicit-int] 1865 | end_convert(proto, cx, n, mod) | ^~~~~~~~~~~ wconvert.c:1878:8: warning: type defaults to 'int' in declaration of 'rkcw_convert_end' [-Wimplicit-int] 1878 | static rkcw_convert_end pro((RkcContext *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:1881:1: warning: return type defaults to 'int' [-Wimplicit-int] 1881 | rkcw_convert_end( cx, mode ) | ^~~~~~~~~~~~~~~~ wconvert.c:1888:8: warning: type defaults to 'int' in declaration of 'convStore' [-Wimplicit-int] 1888 | static convStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~ wconvert.c:1891:1: warning: return type defaults to 'int' [-Wimplicit-int] 1891 | convStore(n, data, len, dest) | ^~~~~~~~~ wconvert.c:1904:8: warning: type defaults to 'int' in declaration of 'rkcw_convert' [-Wimplicit-int] 1904 | static rkcw_convert pro((RkcContext *, Ushort *, int, int)); | ^~~~~~~~~~~~ wconvert.c:1907:1: warning: return type defaults to 'int' [-Wimplicit-int] 1907 | rkcw_convert( cx, yomi, length, mode ) | ^~~~~~~~~~~~ wconvert.c:1928:8: warning: type defaults to 'int' in declaration of 'get_yomi' [-Wimplicit-int] 1928 | static get_yomi | ^~~~~~~~ wconvert.c:1932:1: warning: return type defaults to 'int' [-Wimplicit-int] 1932 | get_yomi(proto, context, curbun, storefunc, yomibuf) | ^~~~~~~~ wconvert.c:1945:8: warning: type defaults to 'int' in declaration of 'yomiStore' [-Wimplicit-int] 1945 | static yomiStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~ wconvert.c:1948:1: warning: return type defaults to 'int' [-Wimplicit-int] 1948 | yomiStore(n, data, len, destb) | ^~~~~~~~~ wconvert.c:1966:8: warning: type defaults to 'int' in declaration of 'rkcw_get_yomi' [-Wimplicit-int] 1966 | static rkcw_get_yomi pro((RkcContext *, Ushort *)); | ^~~~~~~~~~~~~ wconvert.c:1969:1: warning: return type defaults to 'int' [-Wimplicit-int] 1969 | rkcw_get_yomi( cx, yomip ) /* yomip のサイズは無限大かよ? */ | ^~~~~~~~~~~~~ wconvert.c:1977:8: warning: type defaults to 'int' in declaration of 'kanjilistStore' [-Wimplicit-int] 1977 | static kanjilistStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1980:1: warning: return type defaults to 'int' [-Wimplicit-int] 1980 | kanjilistStore(n, data, len, dest) | ^~~~~~~~~~~~~~ wconvert.c:2003:8: warning: type defaults to 'int' in declaration of 'rkcw_get_kanji_list' [-Wimplicit-int] 2003 | static rkcw_get_kanji_list pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~~ wconvert.c:2006:1: warning: return type defaults to 'int' [-Wimplicit-int] 2006 | rkcw_get_kanji_list( cx ) | ^~~~~~~~~~~~~~~~~~~ wconvert.c:2015:8: warning: type defaults to 'int' in declaration of 'rkcw_resize' [-Wimplicit-int] 2015 | static rkcw_resize pro((RkcContext *, int)); | ^~~~~~~~~~~ wconvert.c:2018:1: warning: return type defaults to 'int' [-Wimplicit-int] 2018 | rkcw_resize( cx, yomi_length ) | ^~~~~~~~~~~ wconvert.c:2034:1: warning: return type defaults to 'int' [-Wimplicit-int] 2034 | store_yomi(proto, cx, yomi, maxyomi) | ^~~~~~~~~~ wconvert.c:2051:8: warning: type defaults to 'int' in declaration of 'rkcw_store_yomi' [-Wimplicit-int] 2051 | static rkcw_store_yomi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2054:1: warning: return type defaults to 'int' [-Wimplicit-int] 2054 | rkcw_store_yomi(cx, yomi, maxyomi) | ^~~~~~~~~~~~~~~ wconvert.c:2104:8: warning: type defaults to 'int' in declaration of 'rkcw_list_dictionary' [-Wimplicit-int] 2104 | static rkcw_list_dictionary pro((RkcContext *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2107:1: warning: return type defaults to 'int' [-Wimplicit-int] 2107 | rkcw_list_dictionary( cx, dirname, dicnames_return, size ) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2128:8: warning: type defaults to 'int' in declaration of 'rkcw_create_dictionary' [-Wimplicit-int] 2128 | static rkcw_create_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2131:1: warning: return type defaults to 'int' [-Wimplicit-int] 2131 | rkcw_create_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2144:8: warning: type defaults to 'int' in declaration of 'rkcw_delete_dictionary' [-Wimplicit-int] 2144 | static rkcw_delete_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2147:1: warning: return type defaults to 'int' [-Wimplicit-int] 2147 | rkcw_delete_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2161:8: warning: type defaults to 'int' in declaration of 'rkcw_rename_dictionary' [-Wimplicit-int] 2161 | static rkcw_rename_dictionary pro((RkcContext *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2164:1: warning: return type defaults to 'int' [-Wimplicit-int] 2164 | rkcw_rename_dictionary( cx, dic, newdic, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2191:8: warning: type defaults to 'int' in declaration of 'rkcw_copy_dictionary' [-Wimplicit-int] 2191 | static rkcw_copy_dictionary pro((RkcContext *, char *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2194:1: warning: return type defaults to 'int' [-Wimplicit-int] 2194 | rkcw_copy_dictionary(cx, dir, dic, newdic, mode) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2215:8: warning: type defaults to 'int' in declaration of 'rkcw_get_text_dictionary' [-Wimplicit-int] 2215 | static rkcw_get_text_dictionary | ^~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2219:1: warning: return type defaults to 'int' [-Wimplicit-int] 2219 | rkcw_get_text_dictionary( cx, dirname, dicname, info, infolen ) | ^~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2264:1: warning: return type defaults to 'int' [-Wimplicit-int] 2264 | statusStore(n, data, dest) | ^~~~~~~~~~~ wconvert.c:2287:8: warning: type defaults to 'int' in declaration of 'rkcw_get_stat' [-Wimplicit-int] 2287 | static rkcw_get_stat pro((RkcContext *, RkStat *)); | ^~~~~~~~~~~~~ wconvert.c:2290:1: warning: return type defaults to 'int' [-Wimplicit-int] 2290 | rkcw_get_stat( cx, stat ) | ^~~~~~~~~~~~~ wconvert.c:2307:1: warning: return type defaults to 'int' [-Wimplicit-int] 2307 | lexStore(n, data, dlen, dest) | ^~~~~~~~ wconvert.c:2330:8: warning: type defaults to 'int' in declaration of 'rkcw_get_lex' [-Wimplicit-int] 2330 | static rkcw_get_lex pro((RkcContext *, int, RkLex *)); | ^~~~~~~~~~~~ wconvert.c:2333:1: warning: return type defaults to 'int' [-Wimplicit-int] 2333 | rkcw_get_lex( cx, mxi, info ) | ^~~~~~~~~~~~ wconvert.c:2352:8: warning: type defaults to 'int' in declaration of 'rkcw_autoconv' [-Wimplicit-int] 2352 | static rkcw_autoconv pro((RkcContext *, int, int)); | ^~~~~~~~~~~~~ wconvert.c:2355:1: warning: return type defaults to 'int' [-Wimplicit-int] 2355 | rkcw_autoconv( cx, length, mode ) | ^~~~~~~~~~~~~ wconvert.c:2368:8: warning: type defaults to 'int' in declaration of 'rkcw_subst_yomi' [-Wimplicit-int] 2368 | static rkcw_subst_yomi pro((RkcContext *, int, int, int, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2371:1: warning: return type defaults to 'int' [-Wimplicit-int] 2371 | rkcw_subst_yomi( cx, nbun, y_start, y_end, yomi, y_len ) | ^~~~~~~~~~~~~~~ wconvert.c:2387:8: warning: type defaults to 'int' in declaration of 'rkcw_flush_yomi' [-Wimplicit-int] 2387 | static rkcw_flush_yomi pro((RkcContext *)); | ^~~~~~~~~~~~~~~ wconvert.c:2390:1: warning: return type defaults to 'int' [-Wimplicit-int] 2390 | rkcw_flush_yomi( cx ) | ^~~~~~~~~~~~~~~ wconvert.c:2402:8: warning: type defaults to 'int' in declaration of 'rkcw_get_last_yomi' [-Wimplicit-int] 2402 | static rkcw_get_last_yomi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~~~~ wconvert.c:2405:1: warning: return type defaults to 'int' [-Wimplicit-int] 2405 | rkcw_get_last_yomi( cx, yomi, maxyomi ) | ^~~~~~~~~~~~~~~~~~ wconvert.c:2419:8: warning: type defaults to 'int' in declaration of 'rkcw_remove_bun' [-Wimplicit-int] 2419 | static rkcw_remove_bun pro((RkcContext *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2422:1: warning: return type defaults to 'int' [-Wimplicit-int] 2422 | rkcw_remove_bun( cx, mode ) | ^~~~~~~~~~~~~~~ wconvert.c:2459:1: warning: return type defaults to 'int' [-Wimplicit-int] 2459 | simpleKanjiStore(n, data, kdest, hdest) | ^~~~~~~~~~~~~~~~ wconvert.c:2489:8: warning: type defaults to 'int' in declaration of 'rkcw_get_simple_kanji' [-Wimplicit-int] 2489 | static rkcw_get_simple_kanji | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:2493:1: warning: return type defaults to 'int' [-Wimplicit-int] 2493 | rkcw_get_simple_kanji( cx, dic, yomi, mxy, kan, mxk, hin, mxh ) | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:2532:1: warning: return type defaults to 'int' [-Wimplicit-int] 2532 | dicinfoStore(n, data, dest) | ^~~~~~~~~~~~ wconvert.c:2555:8: warning: type defaults to 'int' in declaration of 'rkcw_query_dic' [-Wimplicit-int] 2555 | static rkcw_query_dic pro((RkcContext *, char *, char *, struct DicInfo *)); | ^~~~~~~~~~~~~~ wconvert.c:2558:1: warning: return type defaults to 'int' [-Wimplicit-int] 2558 | rkcw_query_dic(cx, usrname, dicname, info) | ^~~~~~~~~~~~~~ wconvert.c:2574:8: warning: type defaults to 'int' in declaration of 'rkcw_get_hinshi' [-Wimplicit-int] 2574 | static rkcw_get_hinshi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2577:1: warning: return type defaults to 'int' [-Wimplicit-int] 2577 | rkcw_get_hinshi( cx, dst, mxd ) | ^~~~~~~~~~~~~~~ wconvert.c:2593:8: warning: type defaults to 'int' in declaration of 'rkcw_store_range' [-Wimplicit-int] 2593 | static rkcw_store_range pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:2596:1: warning: return type defaults to 'int' [-Wimplicit-int] 2596 | rkcw_store_range(cx, yomi, maxyomi) | ^~~~~~~~~~~~~~~~ wconvert.c:2604:8: warning: type defaults to 'int' in declaration of 'rkcw_set_locale' [-Wimplicit-int] 2604 | static rkcw_set_locale pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~ wconvert.c:2607:1: warning: return type defaults to 'int' [-Wimplicit-int] 2607 | rkcw_set_locale( cx, locale ) | ^~~~~~~~~~~~~~~ wconvert.c:2614:8: warning: type defaults to 'int' in declaration of 'rkcw_sync' [-Wimplicit-int] 2614 | static rkcw_sync pro((RkcContext *, char *)); | ^~~~~~~~~ wconvert.c:2617:1: warning: return type defaults to 'int' [-Wimplicit-int] 2617 | rkcw_sync(cx, dicname) | ^~~~~~~~~ wconvert.c:2624:8: warning: type defaults to 'int' in declaration of 'rkcw_set_app_name' [-Wimplicit-int] 2624 | static rkcw_set_app_name pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~ wconvert.c:2627:1: warning: return type defaults to 'int' [-Wimplicit-int] 2627 | rkcw_set_app_name( cx, apname ) | ^~~~~~~~~~~~~~~~~ wconvert.c:2639:8: warning: type defaults to 'int' in declaration of 'rkcw_notice_group_name' [-Wimplicit-int] 2639 | static rkcw_notice_group_name pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2642:1: warning: return type defaults to 'int' [-Wimplicit-int] 2642 | rkcw_notice_group_name(cx, groupname) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2654:8: warning: type defaults to 'int' in declaration of 'rkcw_chmod_dic' [-Wimplicit-int] 2654 | static rkcw_chmod_dic pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~ wconvert.c:2657:1: warning: return type defaults to 'int' [-Wimplicit-int] 2657 | rkcw_chmod_dic(cx, dicname, mode) | ^~~~~~~~~~~~~~ wconvert.c:2671:8: warning: type defaults to 'int' in declaration of 'rkcw_through' [-Wimplicit-int] 2671 | static rkcw_through pro((RkcContext *, int, char *, int, int)); | ^~~~~~~~~~~~ wconvert.c:2674:1: warning: return type defaults to 'int' [-Wimplicit-int] 2674 | rkcw_through( cx, cmd, data, datasz, bufsz ) | ^~~~~~~~~~~~ --- libRKC.so.1.2 --- --- libRKC.a --- rm -f libRKC.a --- libRKC.so.1.2 --- rm -f libRKC.so.1.2~ --- libRKC.a --- + cd unshared + ar cq ../libRKC.a rkc.o convert.o wconvert.o wutil.o conf.o cfuncs.o file.o strops.o --- libRKC.so.1.2 --- + cd . + gcc -o './libRKC.so.1.2~' -shared -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/X11R7/lib -L /usr/X11R7/lib -Wl,-soname,libRKC.so.1 rkc.o convert.o wconvert.o wutil.o conf.o cfuncs.o file.o strops.o --- libRKC.a --- ranlib libRKC.a --- libRKC.so.1.2 --- + rm -f libRKC.so.1 + ln -s libRKC.so.1.2 libRKC.so.1 rm -f libRKC.so.1.2 mv -f libRKC.so.1.2~ libRKC.so.1.2 + rm -f libRKC.so + ln -s libRKC.so.1.2 libRKC.so making all in lib/RKC16... --- all --- --- rkc.o --- --- convert.o --- --- wconvert.o --- --- wutil.o --- --- conf.o --- --- cfuncs.o --- --- file.o --- --- strops.o --- --- rkc.o --- rm -f rkc.o unshared/rkc.o --- convert.o --- rm -f convert.o unshared/convert.o --- wconvert.o --- rm -f wconvert.o unshared/wconvert.o --- conf.o --- rm -f conf.o unshared/conf.o --- cfuncs.o --- rm -f cfuncs.o unshared/cfuncs.o --- wutil.o --- rm -f wutil.o unshared/wutil.o --- file.o --- rm -f file.o unshared/file.o --- convert.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing convert.c -o unshared/convert.o --- strops.o --- rm -f strops.o unshared/strops.o --- file.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing file.c -o unshared/file.o --- cfuncs.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing cfuncs.c -o unshared/cfuncs.o --- rkc.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing rkc.c -o unshared/rkc.o --- wutil.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing wutil.c -o unshared/wutil.o --- conf.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing conf.c -o unshared/conf.o --- strops.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing strops.c -o unshared/strops.o --- wconvert.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing wconvert.c -o unshared/wconvert.o --- wutil.o --- In file included from wutil.c:27: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ --- rkc.o --- In file included from rkc.c:53: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] --- convert.o --- In file included from convert.c:29: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] --- wutil.o --- ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ --- conf.o --- In file included from conf.c:23: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] --- cfuncs.o --- rm -f cfuncs.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC cfuncs.c --- rkc.o --- 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- convert.o --- 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- conf.o --- 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- wconvert.o --- In file included from wconvert.c:58: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- rkc.o --- rkc.c:1545:1: warning: return type defaults to 'int' [-Wimplicit-int] 1545 | CheckRemoteToolProtoVersion(mode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.c: In function 'CheckRemoteToolProtoVersion': rkc.c:1545:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] rkc.c: In function 'RkwRemoveDic': rkc.c:1616:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] 1616 | RkwRemoveDic( cxnum, dicname, mode ) | ^~~~~~~~~~~~ rkc.c: At top level: rkc.c:1677:1: warning: return type defaults to 'int' [-Wimplicit-int] 1677 | _RkwGetWordTextDic( cxnum, dirname, dicname, info, infolen ) | ^~~~~~~~~~~~~~~~~~ --- wconvert.o --- ../../include/sglobal.h:341:45: warning: return type defaults to 'int' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:408:1: note: in expansion of macro 'rkc_Connect_Iroha_Server' 408 | rkc_Connect_Iroha_Server( hostname ) | ^~~~~~~~~~~~~~~~~~~~~~~~ --- rkc.o --- rkc.c: In function 'removeBUN': rkc.c:1881:14: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] 1881 | register i; | ^ --- wconvert.o --- wconvert.c:523:8: warning: type defaults to 'int' in declaration of 'firstKouhoStore' [-Wimplicit-int] 523 | static firstKouhoStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~~~~~~~ wconvert.c:526:1: warning: return type defaults to 'int' [-Wimplicit-int] 526 | firstKouhoStore(n, data, len, dest) | ^~~~~~~~~~~~~~~ --- rkc.o --- rkc.c: At top level: rkc.c:2195:1: warning: return type defaults to 'int' [-Wimplicit-int] 2195 | RkKillServer() | ^~~~~~~~~~~~ --- wconvert.o --- wconvert.c:822:1: warning: return type defaults to 'int' [-Wimplicit-int] 822 | SendType0Request(proto, len, name) /* Initialize */ | ^~~~~~~~~~~~~~~~ wconvert.c:845:1: warning: return type defaults to 'int' [-Wimplicit-int] 845 | SendType1Request(majo, mino) /* Finalize , KillServer */ | ^~~~~~~~~~~~~~~~ wconvert.c:858:1: warning: return type defaults to 'int' [-Wimplicit-int] 858 | SendType2Request(majo, mino, val) /* DuplicateContext */ | ^~~~~~~~~~~~~~~~ wconvert.c:873:1: warning: return type defaults to 'int' [-Wimplicit-int] 873 | SendType3Request(majo, mino, con, val) /* GetDictionaryList */ | ^~~~~~~~~~~~~~~~ wconvert.c:889:1: warning: return type defaults to 'int' [-Wimplicit-int] 889 | SendType4Request(majo, mino, con, bgn, end, wstr, wlen) /* SubstYomi */ | ^~~~~~~~~~~~~~~~ wconvert.c:924:1: warning: return type defaults to 'int' [-Wimplicit-int] 924 | SendType5Request(majo, mino, con, val, mod) /* AutoConvert */ | ^~~~~~~~~~~~~~~~ wconvert.c:942:1: warning: return type defaults to 'int' [-Wimplicit-int] 942 | SendType6Request(majo, mino, con, bun, val) /* GetYomi */ | ^~~~~~~~~~~~~~~~ wconvert.c: In function 'SendType6Request': wconvert.c:942:1: warning: type of 'bun' defaults to 'int' [-Wimplicit-int] wconvert.c: At top level: wconvert.c:961:1: warning: return type defaults to 'int' [-Wimplicit-int] 961 | SendType9Request(majo, mino, con, bun, cand, val) /* GetLex */ | ^~~~~~~~~~~~~~~~ --- rkc.o --- rkc.c:2601:1: warning: return type defaults to 'int' [-Wimplicit-int] 2601 | RkListDic( cxnum, dirname, dicnames_return, size ) | ^~~~~~~~~ --- wconvert.o --- wconvert.c:979:1: warning: return type defaults to 'int' [-Wimplicit-int] 979 | SendType10Request(majo, mino, cx, n, mod) /* EndConvert */ | ^~~~~~~~~~~~~~~~~ --- rkc.o --- rkc.c:2616:1: warning: return type defaults to 'int' [-Wimplicit-int] 2616 | RkRemoveDic( cxnum, dicname, mode ) | ^~~~~~~~~~~ rkc.c: In function 'RkRemoveDic': rkc.c:2616:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] rkc.c: At top level: --- wconvert.o --- wconvert.c:1013:1: warning: return type defaults to 'int' [-Wimplicit-int] 1013 | SendType11Request(majo, mino, con, bun, wstr, wlen) /* StoreYomi */ | ^~~~~~~~~~~~~~~~~ --- rkc.o --- rkc.c:2623:1: warning: return type defaults to 'int' [-Wimplicit-int] 2623 | RkRenameDic( cxnum, dicname, newdicname, mode ) | ^~~~~~~~~~~ rkc.c:2630:1: warning: return type defaults to 'int' [-Wimplicit-int] 2630 | RkCopyDic(cxnum, dirname, dicname, newdicname, mode) | ^~~~~~~~~ --- wconvert.o --- wconvert.c:1053:1: warning: return type defaults to 'int' [-Wimplicit-int] 1053 | SendType12Request(majo, mino, con, wstr, str) /* DefineWord */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1087:1: warning: return type defaults to 'int' [-Wimplicit-int] 1087 | SendType13Request(majo, mino, con, str, wstr, wlen, mxk, mxh) | ^~~~~~~~~~~~~~~~~ --- rkc.o --- rkc.c: In function 'RkGetSimpleKanji': rkc.c:2730:1: warning: type of 'dicname' defaults to 'int' [-Wimplicit-int] 2730 | RkGetSimpleKanji( cxnum, dicname, yomi, maxyomi, kanjis, maxkanjis, hinshis, maxhinshis ) | ^~~~~~~~~~~~~~~~ --- wconvert.o --- wconvert.c:1127:1: warning: return type defaults to 'int' [-Wimplicit-int] 1127 | SendType14Request(majo, mino, mod, con, wstr, wlen) /* BeginConvert */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1163:1: warning: return type defaults to 'int' [-Wimplicit-int] 1163 | SendType15Request(majo, mino, mod, con, str) /* MountDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1193:1: warning: return type defaults to 'int' [-Wimplicit-int] 1193 | SendType16Request(majo, mino, mod, con, ostr, nstr) /* RenameDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1225:1: warning: return type defaults to 'int' [-Wimplicit-int] 1225 | SendType17Request(majo, mino, str, slen) /* QueryExtension */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1251:1: warning: return type defaults to 'int' [-Wimplicit-int] 1251 | SendType18Request(majo, mino, con, str1, s1len, str2, s2len, val) /* ListDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1284:1: warning: return type defaults to 'int' [-Wimplicit-int] 1284 | SendType19Request(majo, mino, mod, con, ustr, dstr) /* QueryDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1316:1: warning: return type defaults to 'int' [-Wimplicit-int] 1316 | SendType20Request(majo, mino, con, cmd, dsz, data, bsz) /* Through */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1350:1: warning: return type defaults to 'int' [-Wimplicit-int] 1350 | SendType21Request(majo, mino, mod, con, dirstr, ostr, nstr) | ^~~~~~~~~~~~~~~~~ wconvert.c:1388:1: warning: return type defaults to 'int' [-Wimplicit-int] 1388 | RecvType0Reply(rep) /* Initialize */ | ^~~~~~~~~~~~~~ wconvert.c:1405:1: warning: return type defaults to 'int' [-Wimplicit-int] 1405 | RecvType1Reply(n, vmajp, vminp) /* GetServerInfo */ | ^~~~~~~~~~~~~~ wconvert.c:1426:1: warning: return type defaults to 'int' [-Wimplicit-int] 1426 | RecvType2Reply(rep) /* Finalize , KillServer */ | ^~~~~~~~~~~~~~ wconvert.c:1440:8: warning: type defaults to 'int' in declaration of 'RecvType3Reply' [-Wimplicit-int] 1440 | static RecvType3Reply pro((int *, int (*)(int, BYTE *, int, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1443:1: warning: return type defaults to 'int' [-Wimplicit-int] 1443 | RecvType3Reply(n, storefunc, extdata) /* GetHinshi */ | ^~~~~~~~~~~~~~ wconvert.c:1470:8: warning: type defaults to 'int' in declaration of 'RecvType4Reply' [-Wimplicit-int] 1470 | static RecvType4Reply pro((int *, int (*)(int, BYTE *, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1473:1: warning: return type defaults to 'int' [-Wimplicit-int] 1473 | RecvType4Reply(n, storefunc, extdata) /* GetStatus */ | ^~~~~~~~~~~~~~ wconvert.c:1502:1: warning: return type defaults to 'int' [-Wimplicit-int] 1502 | RecvType5Reply(rep) /* CreateContext */ | ^~~~~~~~~~~~~~ wconvert.c:1520:1: warning: return type defaults to 'int' [-Wimplicit-int] 1520 | RecvType6Reply(buf, mxi, n) /* GetDictionaryList */ | ^~~~~~~~~~~~~~ wconvert.c:1544:8: warning: type defaults to 'int' in declaration of 'RecvType7Reply' [-Wimplicit-int] 1544 | static RecvType7Reply pro((int *, int (*)(int, BYTE *, int, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1547:1: warning: return type defaults to 'int' [-Wimplicit-int] 1547 | RecvType7Reply(n, storefunc, extdata) /* BeginConvert */ | ^~~~~~~~~~~~~~ wconvert.c:1576:8: warning: type defaults to 'int' in declaration of 'RecvType8Reply' [-Wimplicit-int] 1576 | static RecvType8Reply | ^~~~~~~~~~~~~~ wconvert.c:1580:1: warning: return type defaults to 'int' [-Wimplicit-int] 1580 | RecvType8Reply(n, storefunc, kdata, hdata) /* GetSimpleKanji */ | ^~~~~~~~~~~~~~ wconvert.c:1611:1: warning: return type defaults to 'int' [-Wimplicit-int] 1611 | RecvType10Reply(n, buf, bsz) /* Through */ | ^~~~~~~~~~~~~~~ wconvert.c:1653:8: warning: type defaults to 'int' in declaration of 'rkcw_finalize' [-Wimplicit-int] 1653 | static rkcw_finalize pro((void)); | ^~~~~~~~~~~~~ wconvert.c:1656:1: warning: return type defaults to 'int' [-Wimplicit-int] 1656 | rkcw_finalize() | ^~~~~~~~~~~~~ wconvert.c:1668:8: warning: type defaults to 'int' in declaration of 'rkcw_killserver' [-Wimplicit-int] 1668 | static rkcw_killserver pro((void)); | ^~~~~~~~~~~~~~~ wconvert.c:1671:1: warning: return type defaults to 'int' [-Wimplicit-int] 1671 | rkcw_killserver() | ^~~~~~~~~~~~~~~ wconvert.c:1683:8: warning: type defaults to 'int' in declaration of 'rkcw_create_context' [-Wimplicit-int] 1683 | static rkcw_create_context pro((void)); | ^~~~~~~~~~~~~~~~~~~ wconvert.c:1686:1: warning: return type defaults to 'int' [-Wimplicit-int] 1686 | rkcw_create_context() | ^~~~~~~~~~~~~~~~~~~ wconvert.c:1697:8: warning: type defaults to 'int' in declaration of 'rkcw_duplicate_context' [-Wimplicit-int] 1697 | static rkcw_duplicate_context pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1700:1: warning: return type defaults to 'int' [-Wimplicit-int] 1700 | rkcw_duplicate_context( cx ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1712:8: warning: type defaults to 'int' in declaration of 'rkcw_close_context' [-Wimplicit-int] 1712 | static rkcw_close_context pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~ wconvert.c:1715:1: warning: return type defaults to 'int' [-Wimplicit-int] 1715 | rkcw_close_context( cx ) | ^~~~~~~~~~~~~~~~~~ wconvert.c:1728:1: warning: return type defaults to 'int' [-Wimplicit-int] 1728 | dictionary_list(proto, con, dicnames, mxi) | ^~~~~~~~~~~~~~~ wconvert.c:1742:8: warning: type defaults to 'int' in declaration of 'rkcw_dictionary_list' [-Wimplicit-int] 1742 | static rkcw_dictionary_list pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:1745:1: warning: return type defaults to 'int' [-Wimplicit-int] 1745 | rkcw_dictionary_list( cx, dicnames, mxi) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:1754:1: warning: return type defaults to 'int' [-Wimplicit-int] 1754 | define_dic(proto, cx, dicname, wordrec) | ^~~~~~~~~~ wconvert.c:1769:8: warning: type defaults to 'int' in declaration of 'rkcw_define_dic' [-Wimplicit-int] 1769 | static rkcw_define_dic pro((RkcContext *, char *, Ushort *)); | ^~~~~~~~~~~~~~~ wconvert.c:1772:1: warning: return type defaults to 'int' [-Wimplicit-int] 1772 | rkcw_define_dic( cx, dicname, wordrec) | ^~~~~~~~~~~~~~~ wconvert.c:1780:8: warning: type defaults to 'int' in declaration of 'rkcw_delete_dic' [-Wimplicit-int] 1780 | static rkcw_delete_dic pro((RkcContext *, char *, Ushort *)); | ^~~~~~~~~~~~~~~ wconvert.c:1783:1: warning: return type defaults to 'int' [-Wimplicit-int] 1783 | rkcw_delete_dic( cx, dicname, wordrec) | ^~~~~~~~~~~~~~~ wconvert.c:1791:8: warning: type defaults to 'int' in declaration of 'mount_dictionary' [-Wimplicit-int] 1791 | static mount_dictionary pro((int, int, int, char *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:1794:1: warning: return type defaults to 'int' [-Wimplicit-int] 1794 | mount_dictionary(majo, mino, context, data, mode) | ^~~~~~~~~~~~~~~~ wconvert.c:1807:8: warning: type defaults to 'int' in declaration of 'rkcw_mount_dictionary' [-Wimplicit-int] 1807 | static rkcw_mount_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:1810:1: warning: return type defaults to 'int' [-Wimplicit-int] 1810 | rkcw_mount_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:1818:8: warning: type defaults to 'int' in declaration of 'rkcw_umount_dictionary' [-Wimplicit-int] 1818 | static rkcw_umount_dictionary pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~~~~~~ --- strops.o --- rm -f strops.o --- wconvert.o --- wconvert.c:1821:1: warning: return type defaults to 'int' [-Wimplicit-int] 1821 | rkcw_umount_dictionary( cx, dicname ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1828:8: warning: type defaults to 'int' in declaration of 'rkcw_remount_dictionary' [-Wimplicit-int] 1828 | static rkcw_remount_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1831:1: warning: return type defaults to 'int' [-Wimplicit-int] 1831 | rkcw_remount_dictionary( cx, dicname, where ) | ^~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1840:8: warning: type defaults to 'int' in declaration of 'rkcw_mount_list' [-Wimplicit-int] 1840 | static rkcw_mount_list pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:1843:1: warning: return type defaults to 'int' [-Wimplicit-int] 1843 | rkcw_mount_list( cx, dicnames, mxi) | ^~~~~~~~~~~~~~~ --- strops.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC strops.c --- wconvert.o --- wconvert.c:1865:1: warning: return type defaults to 'int' [-Wimplicit-int] 1865 | end_convert(proto, cx, n, mod) | ^~~~~~~~~~~ wconvert.c:1878:8: warning: type defaults to 'int' in declaration of 'rkcw_convert_end' [-Wimplicit-int] 1878 | static rkcw_convert_end pro((RkcContext *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:1881:1: warning: return type defaults to 'int' [-Wimplicit-int] 1881 | rkcw_convert_end( cx, mode ) | ^~~~~~~~~~~~~~~~ wconvert.c:1888:8: warning: type defaults to 'int' in declaration of 'convStore' [-Wimplicit-int] 1888 | static convStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~ wconvert.c:1891:1: warning: return type defaults to 'int' [-Wimplicit-int] 1891 | convStore(n, data, len, dest) | ^~~~~~~~~ wconvert.c:1904:8: warning: type defaults to 'int' in declaration of 'rkcw_convert' [-Wimplicit-int] 1904 | static rkcw_convert pro((RkcContext *, Ushort *, int, int)); | ^~~~~~~~~~~~ wconvert.c:1907:1: warning: return type defaults to 'int' [-Wimplicit-int] 1907 | rkcw_convert( cx, yomi, length, mode ) | ^~~~~~~~~~~~ wconvert.c:1928:8: warning: type defaults to 'int' in declaration of 'get_yomi' [-Wimplicit-int] 1928 | static get_yomi | ^~~~~~~~ wconvert.c:1932:1: warning: return type defaults to 'int' [-Wimplicit-int] 1932 | get_yomi(proto, context, curbun, storefunc, yomibuf) | ^~~~~~~~ wconvert.c:1945:8: warning: type defaults to 'int' in declaration of 'yomiStore' [-Wimplicit-int] 1945 | static yomiStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~ wconvert.c:1948:1: warning: return type defaults to 'int' [-Wimplicit-int] 1948 | yomiStore(n, data, len, destb) | ^~~~~~~~~ wconvert.c:1966:8: warning: type defaults to 'int' in declaration of 'rkcw_get_yomi' [-Wimplicit-int] 1966 | static rkcw_get_yomi pro((RkcContext *, Ushort *)); | ^~~~~~~~~~~~~ wconvert.c:1969:1: warning: return type defaults to 'int' [-Wimplicit-int] 1969 | rkcw_get_yomi( cx, yomip ) /* yomip のサイズは無限大かよ? */ | ^~~~~~~~~~~~~ wconvert.c:1977:8: warning: type defaults to 'int' in declaration of 'kanjilistStore' [-Wimplicit-int] 1977 | static kanjilistStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1980:1: warning: return type defaults to 'int' [-Wimplicit-int] 1980 | kanjilistStore(n, data, len, dest) | ^~~~~~~~~~~~~~ wconvert.c:2003:8: warning: type defaults to 'int' in declaration of 'rkcw_get_kanji_list' [-Wimplicit-int] 2003 | static rkcw_get_kanji_list pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~~ wconvert.c:2006:1: warning: return type defaults to 'int' [-Wimplicit-int] 2006 | rkcw_get_kanji_list( cx ) | ^~~~~~~~~~~~~~~~~~~ wconvert.c:2015:8: warning: type defaults to 'int' in declaration of 'rkcw_resize' [-Wimplicit-int] 2015 | static rkcw_resize pro((RkcContext *, int)); | ^~~~~~~~~~~ wconvert.c:2018:1: warning: return type defaults to 'int' [-Wimplicit-int] 2018 | rkcw_resize( cx, yomi_length ) | ^~~~~~~~~~~ --- convert.o --- rm -f convert.o --- wconvert.o --- wconvert.c:2034:1: warning: return type defaults to 'int' [-Wimplicit-int] 2034 | store_yomi(proto, cx, yomi, maxyomi) | ^~~~~~~~~~ wconvert.c:2051:8: warning: type defaults to 'int' in declaration of 'rkcw_store_yomi' [-Wimplicit-int] 2051 | static rkcw_store_yomi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2054:1: warning: return type defaults to 'int' [-Wimplicit-int] 2054 | rkcw_store_yomi(cx, yomi, maxyomi) | ^~~~~~~~~~~~~~~ wconvert.c:2104:8: warning: type defaults to 'int' in declaration of 'rkcw_list_dictionary' [-Wimplicit-int] 2104 | static rkcw_list_dictionary pro((RkcContext *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ --- convert.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC convert.c --- wconvert.o --- wconvert.c:2107:1: warning: return type defaults to 'int' [-Wimplicit-int] 2107 | rkcw_list_dictionary( cx, dirname, dicnames_return, size ) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2128:8: warning: type defaults to 'int' in declaration of 'rkcw_create_dictionary' [-Wimplicit-int] 2128 | static rkcw_create_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2131:1: warning: return type defaults to 'int' [-Wimplicit-int] 2131 | rkcw_create_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2144:8: warning: type defaults to 'int' in declaration of 'rkcw_delete_dictionary' [-Wimplicit-int] 2144 | static rkcw_delete_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2147:1: warning: return type defaults to 'int' [-Wimplicit-int] 2147 | rkcw_delete_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2161:8: warning: type defaults to 'int' in declaration of 'rkcw_rename_dictionary' [-Wimplicit-int] 2161 | static rkcw_rename_dictionary pro((RkcContext *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2164:1: warning: return type defaults to 'int' [-Wimplicit-int] 2164 | rkcw_rename_dictionary( cx, dic, newdic, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2191:8: warning: type defaults to 'int' in declaration of 'rkcw_copy_dictionary' [-Wimplicit-int] 2191 | static rkcw_copy_dictionary pro((RkcContext *, char *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2194:1: warning: return type defaults to 'int' [-Wimplicit-int] 2194 | rkcw_copy_dictionary(cx, dir, dic, newdic, mode) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2215:8: warning: type defaults to 'int' in declaration of 'rkcw_get_text_dictionary' [-Wimplicit-int] 2215 | static rkcw_get_text_dictionary | ^~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2219:1: warning: return type defaults to 'int' [-Wimplicit-int] 2219 | rkcw_get_text_dictionary( cx, dirname, dicname, info, infolen ) | ^~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2264:1: warning: return type defaults to 'int' [-Wimplicit-int] 2264 | statusStore(n, data, dest) | ^~~~~~~~~~~ wconvert.c:2287:8: warning: type defaults to 'int' in declaration of 'rkcw_get_stat' [-Wimplicit-int] 2287 | static rkcw_get_stat pro((RkcContext *, RkStat *)); | ^~~~~~~~~~~~~ wconvert.c:2290:1: warning: return type defaults to 'int' [-Wimplicit-int] 2290 | rkcw_get_stat( cx, stat ) | ^~~~~~~~~~~~~ wconvert.c:2307:1: warning: return type defaults to 'int' [-Wimplicit-int] 2307 | lexStore(n, data, dlen, dest) | ^~~~~~~~ wconvert.c:2330:8: warning: type defaults to 'int' in declaration of 'rkcw_get_lex' [-Wimplicit-int] 2330 | static rkcw_get_lex pro((RkcContext *, int, RkLex *)); | ^~~~~~~~~~~~ wconvert.c:2333:1: warning: return type defaults to 'int' [-Wimplicit-int] 2333 | rkcw_get_lex( cx, mxi, info ) | ^~~~~~~~~~~~ wconvert.c:2352:8: warning: type defaults to 'int' in declaration of 'rkcw_autoconv' [-Wimplicit-int] 2352 | static rkcw_autoconv pro((RkcContext *, int, int)); | ^~~~~~~~~~~~~ wconvert.c:2355:1: warning: return type defaults to 'int' [-Wimplicit-int] 2355 | rkcw_autoconv( cx, length, mode ) | ^~~~~~~~~~~~~ wconvert.c:2368:8: warning: type defaults to 'int' in declaration of 'rkcw_subst_yomi' [-Wimplicit-int] 2368 | static rkcw_subst_yomi pro((RkcContext *, int, int, int, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2371:1: warning: return type defaults to 'int' [-Wimplicit-int] 2371 | rkcw_subst_yomi( cx, nbun, y_start, y_end, yomi, y_len ) | ^~~~~~~~~~~~~~~ wconvert.c:2387:8: warning: type defaults to 'int' in declaration of 'rkcw_flush_yomi' [-Wimplicit-int] 2387 | static rkcw_flush_yomi pro((RkcContext *)); | ^~~~~~~~~~~~~~~ wconvert.c:2390:1: warning: return type defaults to 'int' [-Wimplicit-int] 2390 | rkcw_flush_yomi( cx ) | ^~~~~~~~~~~~~~~ wconvert.c:2402:8: warning: type defaults to 'int' in declaration of 'rkcw_get_last_yomi' [-Wimplicit-int] 2402 | static rkcw_get_last_yomi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~~~~ wconvert.c:2405:1: warning: return type defaults to 'int' [-Wimplicit-int] 2405 | rkcw_get_last_yomi( cx, yomi, maxyomi ) | ^~~~~~~~~~~~~~~~~~ wconvert.c:2419:8: warning: type defaults to 'int' in declaration of 'rkcw_remove_bun' [-Wimplicit-int] 2419 | static rkcw_remove_bun pro((RkcContext *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2422:1: warning: return type defaults to 'int' [-Wimplicit-int] 2422 | rkcw_remove_bun( cx, mode ) | ^~~~~~~~~~~~~~~ wconvert.c:2459:1: warning: return type defaults to 'int' [-Wimplicit-int] 2459 | simpleKanjiStore(n, data, kdest, hdest) | ^~~~~~~~~~~~~~~~ wconvert.c:2489:8: warning: type defaults to 'int' in declaration of 'rkcw_get_simple_kanji' [-Wimplicit-int] 2489 | static rkcw_get_simple_kanji | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:2493:1: warning: return type defaults to 'int' [-Wimplicit-int] 2493 | rkcw_get_simple_kanji( cx, dic, yomi, mxy, kan, mxk, hin, mxh ) | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:2532:1: warning: return type defaults to 'int' [-Wimplicit-int] 2532 | dicinfoStore(n, data, dest) | ^~~~~~~~~~~~ wconvert.c:2555:8: warning: type defaults to 'int' in declaration of 'rkcw_query_dic' [-Wimplicit-int] 2555 | static rkcw_query_dic pro((RkcContext *, char *, char *, struct DicInfo *)); | ^~~~~~~~~~~~~~ wconvert.c:2558:1: warning: return type defaults to 'int' [-Wimplicit-int] 2558 | rkcw_query_dic(cx, usrname, dicname, info) | ^~~~~~~~~~~~~~ wconvert.c:2574:8: warning: type defaults to 'int' in declaration of 'rkcw_get_hinshi' [-Wimplicit-int] 2574 | static rkcw_get_hinshi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2577:1: warning: return type defaults to 'int' [-Wimplicit-int] 2577 | rkcw_get_hinshi( cx, dst, mxd ) | ^~~~~~~~~~~~~~~ wconvert.c:2593:8: warning: type defaults to 'int' in declaration of 'rkcw_store_range' [-Wimplicit-int] 2593 | static rkcw_store_range pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:2596:1: warning: return type defaults to 'int' [-Wimplicit-int] 2596 | rkcw_store_range(cx, yomi, maxyomi) | ^~~~~~~~~~~~~~~~ wconvert.c:2604:8: warning: type defaults to 'int' in declaration of 'rkcw_set_locale' [-Wimplicit-int] 2604 | static rkcw_set_locale pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~ wconvert.c:2607:1: warning: return type defaults to 'int' [-Wimplicit-int] 2607 | rkcw_set_locale( cx, locale ) | ^~~~~~~~~~~~~~~ wconvert.c:2614:8: warning: type defaults to 'int' in declaration of 'rkcw_sync' [-Wimplicit-int] 2614 | static rkcw_sync pro((RkcContext *, char *)); | ^~~~~~~~~ wconvert.c:2617:1: warning: return type defaults to 'int' [-Wimplicit-int] 2617 | rkcw_sync(cx, dicname) | ^~~~~~~~~ wconvert.c:2624:8: warning: type defaults to 'int' in declaration of 'rkcw_set_app_name' [-Wimplicit-int] 2624 | static rkcw_set_app_name pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~ wconvert.c:2627:1: warning: return type defaults to 'int' [-Wimplicit-int] 2627 | rkcw_set_app_name( cx, apname ) | ^~~~~~~~~~~~~~~~~ wconvert.c:2639:8: warning: type defaults to 'int' in declaration of 'rkcw_notice_group_name' [-Wimplicit-int] 2639 | static rkcw_notice_group_name pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2642:1: warning: return type defaults to 'int' [-Wimplicit-int] 2642 | rkcw_notice_group_name(cx, groupname) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2654:8: warning: type defaults to 'int' in declaration of 'rkcw_chmod_dic' [-Wimplicit-int] 2654 | static rkcw_chmod_dic pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~ wconvert.c:2657:1: warning: return type defaults to 'int' [-Wimplicit-int] 2657 | rkcw_chmod_dic(cx, dicname, mode) | ^~~~~~~~~~~~~~ wconvert.c:2671:8: warning: type defaults to 'int' in declaration of 'rkcw_through' [-Wimplicit-int] 2671 | static rkcw_through pro((RkcContext *, int, char *, int, int)); | ^~~~~~~~~~~~ --- convert.o --- In file included from convert.c:29: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ --- wconvert.o --- wconvert.c:2674:1: warning: return type defaults to 'int' [-Wimplicit-int] 2674 | rkcw_through( cx, cmd, data, datasz, bufsz ) | ^~~~~~~~~~~~ --- convert.o --- ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- file.o --- rm -f file.o --- wutil.o --- rm -f wutil.o --- file.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC file.c --- wutil.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC wutil.c In file included from wutil.c:27: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ --- conf.o --- rm -f conf.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC conf.c In file included from conf.c:23: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- rkc.o --- rm -f rkc.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC rkc.c In file included from rkc.c:53: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ rkc.c:1545:1: warning: return type defaults to 'int' [-Wimplicit-int] 1545 | CheckRemoteToolProtoVersion(mode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.c: In function 'CheckRemoteToolProtoVersion': rkc.c:1545:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] rkc.c: In function 'RkwRemoveDic': rkc.c:1616:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] 1616 | RkwRemoveDic( cxnum, dicname, mode ) | ^~~~~~~~~~~~ rkc.c: At top level: rkc.c:1677:1: warning: return type defaults to 'int' [-Wimplicit-int] 1677 | _RkwGetWordTextDic( cxnum, dirname, dicname, info, infolen ) | ^~~~~~~~~~~~~~~~~~ rkc.c: In function 'removeBUN': rkc.c:1881:14: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] 1881 | register i; | ^ rkc.c: At top level: rkc.c:2195:1: warning: return type defaults to 'int' [-Wimplicit-int] 2195 | RkKillServer() | ^~~~~~~~~~~~ rkc.c:2601:1: warning: return type defaults to 'int' [-Wimplicit-int] 2601 | RkListDic( cxnum, dirname, dicnames_return, size ) | ^~~~~~~~~ rkc.c:2616:1: warning: return type defaults to 'int' [-Wimplicit-int] 2616 | RkRemoveDic( cxnum, dicname, mode ) | ^~~~~~~~~~~ rkc.c: In function 'RkRemoveDic': rkc.c:2616:1: warning: type of 'mode' defaults to 'int' [-Wimplicit-int] rkc.c: At top level: rkc.c:2623:1: warning: return type defaults to 'int' [-Wimplicit-int] 2623 | RkRenameDic( cxnum, dicname, newdicname, mode ) | ^~~~~~~~~~~ rkc.c:2630:1: warning: return type defaults to 'int' [-Wimplicit-int] 2630 | RkCopyDic(cxnum, dirname, dicname, newdicname, mode) | ^~~~~~~~~ rkc.c: In function 'RkGetSimpleKanji': rkc.c:2730:1: warning: type of 'dicname' defaults to 'int' [-Wimplicit-int] 2730 | RkGetSimpleKanji( cxnum, dicname, yomi, maxyomi, kanjis, maxkanjis, hinshis, maxhinshis ) | ^~~~~~~~~~~~~~~~ --- wconvert.o --- rm -f wconvert.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DCPP='"cpp -traditional "' -DNEED_RKINDEP_SUBST -fPIC wconvert.c In file included from wconvert.c:58: ../../include/sglobal.h:340:45: warning: type defaults to 'int' in declaration of 'G340_rkcWCinit' [-Wimplicit-int] 340 | #define rkcWCinit G340_rkcWCinit | ^~~~~~~~~~~~~~ rkcw.h:57:8: note: in expansion of macro 'rkcWCinit' 57 | extern rkcWCinit pro((void)); | ^~~~~~~~~ ../../include/sglobal.h:344:45: warning: type defaults to 'int' in declaration of 'G344_rkcw_get_server_info' [-Wimplicit-int] 344 | #define rkcw_get_server_info G344_rkcw_get_server_info | ^~~~~~~~~~~~~~~~~~~~~~~~~ rkcw.h:58:8: note: in expansion of macro 'rkcw_get_server_info' 58 | extern rkcw_get_server_info pro((int *, int *)); | ^~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:373:45: warning: type defaults to 'int' in declaration of 'G373_ushortstrncpy' [-Wimplicit-int] 373 | #define ushortstrncpy G373_ushortstrncpy | ^~~~~~~~~~~~~~~~~~ rkcw.h:59:8: note: in expansion of macro 'ushortstrncpy' 59 | extern ushortstrncpy pro((Ushort *, Ushort *, int)); | ^~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: type defaults to 'int' in declaration of 'G341_rkc_Connect_Iroha_Server' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rkc.h:212:8: note: in expansion of macro 'rkc_Connect_Iroha_Server' 212 | extern rkc_Connect_Iroha_Server pro((char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../include/sglobal.h:341:45: warning: return type defaults to 'int' [-Wimplicit-int] 341 | #define rkc_Connect_Iroha_Server G341_rkc_Connect_Iroha_Server | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:408:1: note: in expansion of macro 'rkc_Connect_Iroha_Server' 408 | rkc_Connect_Iroha_Server( hostname ) | ^~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:523:8: warning: type defaults to 'int' in declaration of 'firstKouhoStore' [-Wimplicit-int] 523 | static firstKouhoStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~~~~~~~ wconvert.c:526:1: warning: return type defaults to 'int' [-Wimplicit-int] 526 | firstKouhoStore(n, data, len, dest) | ^~~~~~~~~~~~~~~ wconvert.c:822:1: warning: return type defaults to 'int' [-Wimplicit-int] 822 | SendType0Request(proto, len, name) /* Initialize */ | ^~~~~~~~~~~~~~~~ wconvert.c:845:1: warning: return type defaults to 'int' [-Wimplicit-int] 845 | SendType1Request(majo, mino) /* Finalize , KillServer */ | ^~~~~~~~~~~~~~~~ wconvert.c:858:1: warning: return type defaults to 'int' [-Wimplicit-int] 858 | SendType2Request(majo, mino, val) /* DuplicateContext */ | ^~~~~~~~~~~~~~~~ wconvert.c:873:1: warning: return type defaults to 'int' [-Wimplicit-int] 873 | SendType3Request(majo, mino, con, val) /* GetDictionaryList */ | ^~~~~~~~~~~~~~~~ wconvert.c:889:1: warning: return type defaults to 'int' [-Wimplicit-int] 889 | SendType4Request(majo, mino, con, bgn, end, wstr, wlen) /* SubstYomi */ | ^~~~~~~~~~~~~~~~ wconvert.c:924:1: warning: return type defaults to 'int' [-Wimplicit-int] 924 | SendType5Request(majo, mino, con, val, mod) /* AutoConvert */ | ^~~~~~~~~~~~~~~~ wconvert.c:942:1: warning: return type defaults to 'int' [-Wimplicit-int] 942 | SendType6Request(majo, mino, con, bun, val) /* GetYomi */ | ^~~~~~~~~~~~~~~~ wconvert.c: In function 'SendType6Request': wconvert.c:942:1: warning: type of 'bun' defaults to 'int' [-Wimplicit-int] wconvert.c: At top level: wconvert.c:961:1: warning: return type defaults to 'int' [-Wimplicit-int] 961 | SendType9Request(majo, mino, con, bun, cand, val) /* GetLex */ | ^~~~~~~~~~~~~~~~ wconvert.c:979:1: warning: return type defaults to 'int' [-Wimplicit-int] 979 | SendType10Request(majo, mino, cx, n, mod) /* EndConvert */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1013:1: warning: return type defaults to 'int' [-Wimplicit-int] 1013 | SendType11Request(majo, mino, con, bun, wstr, wlen) /* StoreYomi */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1053:1: warning: return type defaults to 'int' [-Wimplicit-int] 1053 | SendType12Request(majo, mino, con, wstr, str) /* DefineWord */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1087:1: warning: return type defaults to 'int' [-Wimplicit-int] 1087 | SendType13Request(majo, mino, con, str, wstr, wlen, mxk, mxh) | ^~~~~~~~~~~~~~~~~ wconvert.c:1127:1: warning: return type defaults to 'int' [-Wimplicit-int] 1127 | SendType14Request(majo, mino, mod, con, wstr, wlen) /* BeginConvert */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1163:1: warning: return type defaults to 'int' [-Wimplicit-int] 1163 | SendType15Request(majo, mino, mod, con, str) /* MountDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1193:1: warning: return type defaults to 'int' [-Wimplicit-int] 1193 | SendType16Request(majo, mino, mod, con, ostr, nstr) /* RenameDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1225:1: warning: return type defaults to 'int' [-Wimplicit-int] 1225 | SendType17Request(majo, mino, str, slen) /* QueryExtension */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1251:1: warning: return type defaults to 'int' [-Wimplicit-int] 1251 | SendType18Request(majo, mino, con, str1, s1len, str2, s2len, val) /* ListDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1284:1: warning: return type defaults to 'int' [-Wimplicit-int] 1284 | SendType19Request(majo, mino, mod, con, ustr, dstr) /* QueryDictionary */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1316:1: warning: return type defaults to 'int' [-Wimplicit-int] 1316 | SendType20Request(majo, mino, con, cmd, dsz, data, bsz) /* Through */ | ^~~~~~~~~~~~~~~~~ wconvert.c:1350:1: warning: return type defaults to 'int' [-Wimplicit-int] 1350 | SendType21Request(majo, mino, mod, con, dirstr, ostr, nstr) | ^~~~~~~~~~~~~~~~~ wconvert.c:1388:1: warning: return type defaults to 'int' [-Wimplicit-int] 1388 | RecvType0Reply(rep) /* Initialize */ | ^~~~~~~~~~~~~~ wconvert.c:1405:1: warning: return type defaults to 'int' [-Wimplicit-int] 1405 | RecvType1Reply(n, vmajp, vminp) /* GetServerInfo */ | ^~~~~~~~~~~~~~ wconvert.c:1426:1: warning: return type defaults to 'int' [-Wimplicit-int] 1426 | RecvType2Reply(rep) /* Finalize , KillServer */ | ^~~~~~~~~~~~~~ wconvert.c:1440:8: warning: type defaults to 'int' in declaration of 'RecvType3Reply' [-Wimplicit-int] 1440 | static RecvType3Reply pro((int *, int (*)(int, BYTE *, int, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1443:1: warning: return type defaults to 'int' [-Wimplicit-int] 1443 | RecvType3Reply(n, storefunc, extdata) /* GetHinshi */ | ^~~~~~~~~~~~~~ wconvert.c:1470:8: warning: type defaults to 'int' in declaration of 'RecvType4Reply' [-Wimplicit-int] 1470 | static RecvType4Reply pro((int *, int (*)(int, BYTE *, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1473:1: warning: return type defaults to 'int' [-Wimplicit-int] 1473 | RecvType4Reply(n, storefunc, extdata) /* GetStatus */ | ^~~~~~~~~~~~~~ wconvert.c:1502:1: warning: return type defaults to 'int' [-Wimplicit-int] 1502 | RecvType5Reply(rep) /* CreateContext */ | ^~~~~~~~~~~~~~ wconvert.c:1520:1: warning: return type defaults to 'int' [-Wimplicit-int] 1520 | RecvType6Reply(buf, mxi, n) /* GetDictionaryList */ | ^~~~~~~~~~~~~~ wconvert.c:1544:8: warning: type defaults to 'int' in declaration of 'RecvType7Reply' [-Wimplicit-int] 1544 | static RecvType7Reply pro((int *, int (*)(int, BYTE *, int, BYTE *), BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1547:1: warning: return type defaults to 'int' [-Wimplicit-int] 1547 | RecvType7Reply(n, storefunc, extdata) /* BeginConvert */ | ^~~~~~~~~~~~~~ wconvert.c:1576:8: warning: type defaults to 'int' in declaration of 'RecvType8Reply' [-Wimplicit-int] 1576 | static RecvType8Reply | ^~~~~~~~~~~~~~ wconvert.c:1580:1: warning: return type defaults to 'int' [-Wimplicit-int] 1580 | RecvType8Reply(n, storefunc, kdata, hdata) /* GetSimpleKanji */ | ^~~~~~~~~~~~~~ wconvert.c:1611:1: warning: return type defaults to 'int' [-Wimplicit-int] 1611 | RecvType10Reply(n, buf, bsz) /* Through */ | ^~~~~~~~~~~~~~~ wconvert.c:1653:8: warning: type defaults to 'int' in declaration of 'rkcw_finalize' [-Wimplicit-int] 1653 | static rkcw_finalize pro((void)); | ^~~~~~~~~~~~~ wconvert.c:1656:1: warning: return type defaults to 'int' [-Wimplicit-int] 1656 | rkcw_finalize() | ^~~~~~~~~~~~~ wconvert.c:1668:8: warning: type defaults to 'int' in declaration of 'rkcw_killserver' [-Wimplicit-int] 1668 | static rkcw_killserver pro((void)); | ^~~~~~~~~~~~~~~ wconvert.c:1671:1: warning: return type defaults to 'int' [-Wimplicit-int] 1671 | rkcw_killserver() | ^~~~~~~~~~~~~~~ wconvert.c:1683:8: warning: type defaults to 'int' in declaration of 'rkcw_create_context' [-Wimplicit-int] 1683 | static rkcw_create_context pro((void)); | ^~~~~~~~~~~~~~~~~~~ wconvert.c:1686:1: warning: return type defaults to 'int' [-Wimplicit-int] 1686 | rkcw_create_context() | ^~~~~~~~~~~~~~~~~~~ wconvert.c:1697:8: warning: type defaults to 'int' in declaration of 'rkcw_duplicate_context' [-Wimplicit-int] 1697 | static rkcw_duplicate_context pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1700:1: warning: return type defaults to 'int' [-Wimplicit-int] 1700 | rkcw_duplicate_context( cx ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1712:8: warning: type defaults to 'int' in declaration of 'rkcw_close_context' [-Wimplicit-int] 1712 | static rkcw_close_context pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~ wconvert.c:1715:1: warning: return type defaults to 'int' [-Wimplicit-int] 1715 | rkcw_close_context( cx ) | ^~~~~~~~~~~~~~~~~~ wconvert.c:1728:1: warning: return type defaults to 'int' [-Wimplicit-int] 1728 | dictionary_list(proto, con, dicnames, mxi) | ^~~~~~~~~~~~~~~ wconvert.c:1742:8: warning: type defaults to 'int' in declaration of 'rkcw_dictionary_list' [-Wimplicit-int] 1742 | static rkcw_dictionary_list pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:1745:1: warning: return type defaults to 'int' [-Wimplicit-int] 1745 | rkcw_dictionary_list( cx, dicnames, mxi) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:1754:1: warning: return type defaults to 'int' [-Wimplicit-int] 1754 | define_dic(proto, cx, dicname, wordrec) | ^~~~~~~~~~ wconvert.c:1769:8: warning: type defaults to 'int' in declaration of 'rkcw_define_dic' [-Wimplicit-int] 1769 | static rkcw_define_dic pro((RkcContext *, char *, Ushort *)); | ^~~~~~~~~~~~~~~ wconvert.c:1772:1: warning: return type defaults to 'int' [-Wimplicit-int] 1772 | rkcw_define_dic( cx, dicname, wordrec) | ^~~~~~~~~~~~~~~ wconvert.c:1780:8: warning: type defaults to 'int' in declaration of 'rkcw_delete_dic' [-Wimplicit-int] 1780 | static rkcw_delete_dic pro((RkcContext *, char *, Ushort *)); | ^~~~~~~~~~~~~~~ wconvert.c:1783:1: warning: return type defaults to 'int' [-Wimplicit-int] 1783 | rkcw_delete_dic( cx, dicname, wordrec) | ^~~~~~~~~~~~~~~ wconvert.c:1791:8: warning: type defaults to 'int' in declaration of 'mount_dictionary' [-Wimplicit-int] 1791 | static mount_dictionary pro((int, int, int, char *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:1794:1: warning: return type defaults to 'int' [-Wimplicit-int] 1794 | mount_dictionary(majo, mino, context, data, mode) | ^~~~~~~~~~~~~~~~ wconvert.c:1807:8: warning: type defaults to 'int' in declaration of 'rkcw_mount_dictionary' [-Wimplicit-int] 1807 | static rkcw_mount_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:1810:1: warning: return type defaults to 'int' [-Wimplicit-int] 1810 | rkcw_mount_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:1818:8: warning: type defaults to 'int' in declaration of 'rkcw_umount_dictionary' [-Wimplicit-int] 1818 | static rkcw_umount_dictionary pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1821:1: warning: return type defaults to 'int' [-Wimplicit-int] 1821 | rkcw_umount_dictionary( cx, dicname ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1828:8: warning: type defaults to 'int' in declaration of 'rkcw_remount_dictionary' [-Wimplicit-int] 1828 | static rkcw_remount_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1831:1: warning: return type defaults to 'int' [-Wimplicit-int] 1831 | rkcw_remount_dictionary( cx, dicname, where ) | ^~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:1840:8: warning: type defaults to 'int' in declaration of 'rkcw_mount_list' [-Wimplicit-int] 1840 | static rkcw_mount_list pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:1843:1: warning: return type defaults to 'int' [-Wimplicit-int] 1843 | rkcw_mount_list( cx, dicnames, mxi) | ^~~~~~~~~~~~~~~ wconvert.c:1865:1: warning: return type defaults to 'int' [-Wimplicit-int] 1865 | end_convert(proto, cx, n, mod) | ^~~~~~~~~~~ wconvert.c:1878:8: warning: type defaults to 'int' in declaration of 'rkcw_convert_end' [-Wimplicit-int] 1878 | static rkcw_convert_end pro((RkcContext *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:1881:1: warning: return type defaults to 'int' [-Wimplicit-int] 1881 | rkcw_convert_end( cx, mode ) | ^~~~~~~~~~~~~~~~ wconvert.c:1888:8: warning: type defaults to 'int' in declaration of 'convStore' [-Wimplicit-int] 1888 | static convStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~ wconvert.c:1891:1: warning: return type defaults to 'int' [-Wimplicit-int] 1891 | convStore(n, data, len, dest) | ^~~~~~~~~ wconvert.c:1904:8: warning: type defaults to 'int' in declaration of 'rkcw_convert' [-Wimplicit-int] 1904 | static rkcw_convert pro((RkcContext *, Ushort *, int, int)); | ^~~~~~~~~~~~ wconvert.c:1907:1: warning: return type defaults to 'int' [-Wimplicit-int] 1907 | rkcw_convert( cx, yomi, length, mode ) | ^~~~~~~~~~~~ wconvert.c:1928:8: warning: type defaults to 'int' in declaration of 'get_yomi' [-Wimplicit-int] 1928 | static get_yomi | ^~~~~~~~ wconvert.c:1932:1: warning: return type defaults to 'int' [-Wimplicit-int] 1932 | get_yomi(proto, context, curbun, storefunc, yomibuf) | ^~~~~~~~ wconvert.c:1945:8: warning: type defaults to 'int' in declaration of 'yomiStore' [-Wimplicit-int] 1945 | static yomiStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~ wconvert.c:1948:1: warning: return type defaults to 'int' [-Wimplicit-int] 1948 | yomiStore(n, data, len, destb) | ^~~~~~~~~ wconvert.c:1966:8: warning: type defaults to 'int' in declaration of 'rkcw_get_yomi' [-Wimplicit-int] 1966 | static rkcw_get_yomi pro((RkcContext *, Ushort *)); | ^~~~~~~~~~~~~ wconvert.c:1969:1: warning: return type defaults to 'int' [-Wimplicit-int] 1969 | rkcw_get_yomi( cx, yomip ) /* yomip のサイズは無限大かよ? */ | ^~~~~~~~~~~~~ wconvert.c:1977:8: warning: type defaults to 'int' in declaration of 'kanjilistStore' [-Wimplicit-int] 1977 | static kanjilistStore pro((int, BYTE *, int, BYTE *)); | ^~~~~~~~~~~~~~ wconvert.c:1980:1: warning: return type defaults to 'int' [-Wimplicit-int] 1980 | kanjilistStore(n, data, len, dest) | ^~~~~~~~~~~~~~ wconvert.c:2003:8: warning: type defaults to 'int' in declaration of 'rkcw_get_kanji_list' [-Wimplicit-int] 2003 | static rkcw_get_kanji_list pro((RkcContext *)); | ^~~~~~~~~~~~~~~~~~~ wconvert.c:2006:1: warning: return type defaults to 'int' [-Wimplicit-int] 2006 | rkcw_get_kanji_list( cx ) | ^~~~~~~~~~~~~~~~~~~ wconvert.c:2015:8: warning: type defaults to 'int' in declaration of 'rkcw_resize' [-Wimplicit-int] 2015 | static rkcw_resize pro((RkcContext *, int)); | ^~~~~~~~~~~ wconvert.c:2018:1: warning: return type defaults to 'int' [-Wimplicit-int] 2018 | rkcw_resize( cx, yomi_length ) | ^~~~~~~~~~~ wconvert.c:2034:1: warning: return type defaults to 'int' [-Wimplicit-int] 2034 | store_yomi(proto, cx, yomi, maxyomi) | ^~~~~~~~~~ wconvert.c:2051:8: warning: type defaults to 'int' in declaration of 'rkcw_store_yomi' [-Wimplicit-int] 2051 | static rkcw_store_yomi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2054:1: warning: return type defaults to 'int' [-Wimplicit-int] 2054 | rkcw_store_yomi(cx, yomi, maxyomi) | ^~~~~~~~~~~~~~~ wconvert.c:2104:8: warning: type defaults to 'int' in declaration of 'rkcw_list_dictionary' [-Wimplicit-int] 2104 | static rkcw_list_dictionary pro((RkcContext *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2107:1: warning: return type defaults to 'int' [-Wimplicit-int] 2107 | rkcw_list_dictionary( cx, dirname, dicnames_return, size ) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2128:8: warning: type defaults to 'int' in declaration of 'rkcw_create_dictionary' [-Wimplicit-int] 2128 | static rkcw_create_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2131:1: warning: return type defaults to 'int' [-Wimplicit-int] 2131 | rkcw_create_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2144:8: warning: type defaults to 'int' in declaration of 'rkcw_delete_dictionary' [-Wimplicit-int] 2144 | static rkcw_delete_dictionary pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2147:1: warning: return type defaults to 'int' [-Wimplicit-int] 2147 | rkcw_delete_dictionary( cx, dicname, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2161:8: warning: type defaults to 'int' in declaration of 'rkcw_rename_dictionary' [-Wimplicit-int] 2161 | static rkcw_rename_dictionary pro((RkcContext *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2164:1: warning: return type defaults to 'int' [-Wimplicit-int] 2164 | rkcw_rename_dictionary( cx, dic, newdic, mode ) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2191:8: warning: type defaults to 'int' in declaration of 'rkcw_copy_dictionary' [-Wimplicit-int] 2191 | static rkcw_copy_dictionary pro((RkcContext *, char *, char *, char *, int)); | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2194:1: warning: return type defaults to 'int' [-Wimplicit-int] 2194 | rkcw_copy_dictionary(cx, dir, dic, newdic, mode) | ^~~~~~~~~~~~~~~~~~~~ wconvert.c:2215:8: warning: type defaults to 'int' in declaration of 'rkcw_get_text_dictionary' [-Wimplicit-int] 2215 | static rkcw_get_text_dictionary | ^~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2219:1: warning: return type defaults to 'int' [-Wimplicit-int] 2219 | rkcw_get_text_dictionary( cx, dirname, dicname, info, infolen ) | ^~~~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2264:1: warning: return type defaults to 'int' [-Wimplicit-int] 2264 | statusStore(n, data, dest) | ^~~~~~~~~~~ wconvert.c:2287:8: warning: type defaults to 'int' in declaration of 'rkcw_get_stat' [-Wimplicit-int] 2287 | static rkcw_get_stat pro((RkcContext *, RkStat *)); | ^~~~~~~~~~~~~ wconvert.c:2290:1: warning: return type defaults to 'int' [-Wimplicit-int] 2290 | rkcw_get_stat( cx, stat ) | ^~~~~~~~~~~~~ wconvert.c:2307:1: warning: return type defaults to 'int' [-Wimplicit-int] 2307 | lexStore(n, data, dlen, dest) | ^~~~~~~~ wconvert.c:2330:8: warning: type defaults to 'int' in declaration of 'rkcw_get_lex' [-Wimplicit-int] 2330 | static rkcw_get_lex pro((RkcContext *, int, RkLex *)); | ^~~~~~~~~~~~ wconvert.c:2333:1: warning: return type defaults to 'int' [-Wimplicit-int] 2333 | rkcw_get_lex( cx, mxi, info ) | ^~~~~~~~~~~~ wconvert.c:2352:8: warning: type defaults to 'int' in declaration of 'rkcw_autoconv' [-Wimplicit-int] 2352 | static rkcw_autoconv pro((RkcContext *, int, int)); | ^~~~~~~~~~~~~ wconvert.c:2355:1: warning: return type defaults to 'int' [-Wimplicit-int] 2355 | rkcw_autoconv( cx, length, mode ) | ^~~~~~~~~~~~~ wconvert.c:2368:8: warning: type defaults to 'int' in declaration of 'rkcw_subst_yomi' [-Wimplicit-int] 2368 | static rkcw_subst_yomi pro((RkcContext *, int, int, int, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2371:1: warning: return type defaults to 'int' [-Wimplicit-int] 2371 | rkcw_subst_yomi( cx, nbun, y_start, y_end, yomi, y_len ) | ^~~~~~~~~~~~~~~ wconvert.c:2387:8: warning: type defaults to 'int' in declaration of 'rkcw_flush_yomi' [-Wimplicit-int] 2387 | static rkcw_flush_yomi pro((RkcContext *)); | ^~~~~~~~~~~~~~~ wconvert.c:2390:1: warning: return type defaults to 'int' [-Wimplicit-int] 2390 | rkcw_flush_yomi( cx ) | ^~~~~~~~~~~~~~~ wconvert.c:2402:8: warning: type defaults to 'int' in declaration of 'rkcw_get_last_yomi' [-Wimplicit-int] 2402 | static rkcw_get_last_yomi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~~~~ wconvert.c:2405:1: warning: return type defaults to 'int' [-Wimplicit-int] 2405 | rkcw_get_last_yomi( cx, yomi, maxyomi ) | ^~~~~~~~~~~~~~~~~~ wconvert.c:2419:8: warning: type defaults to 'int' in declaration of 'rkcw_remove_bun' [-Wimplicit-int] 2419 | static rkcw_remove_bun pro((RkcContext *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2422:1: warning: return type defaults to 'int' [-Wimplicit-int] 2422 | rkcw_remove_bun( cx, mode ) | ^~~~~~~~~~~~~~~ wconvert.c:2459:1: warning: return type defaults to 'int' [-Wimplicit-int] 2459 | simpleKanjiStore(n, data, kdest, hdest) | ^~~~~~~~~~~~~~~~ wconvert.c:2489:8: warning: type defaults to 'int' in declaration of 'rkcw_get_simple_kanji' [-Wimplicit-int] 2489 | static rkcw_get_simple_kanji | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:2493:1: warning: return type defaults to 'int' [-Wimplicit-int] 2493 | rkcw_get_simple_kanji( cx, dic, yomi, mxy, kan, mxk, hin, mxh ) | ^~~~~~~~~~~~~~~~~~~~~ wconvert.c:2532:1: warning: return type defaults to 'int' [-Wimplicit-int] 2532 | dicinfoStore(n, data, dest) | ^~~~~~~~~~~~ wconvert.c:2555:8: warning: type defaults to 'int' in declaration of 'rkcw_query_dic' [-Wimplicit-int] 2555 | static rkcw_query_dic pro((RkcContext *, char *, char *, struct DicInfo *)); | ^~~~~~~~~~~~~~ wconvert.c:2558:1: warning: return type defaults to 'int' [-Wimplicit-int] 2558 | rkcw_query_dic(cx, usrname, dicname, info) | ^~~~~~~~~~~~~~ wconvert.c:2574:8: warning: type defaults to 'int' in declaration of 'rkcw_get_hinshi' [-Wimplicit-int] 2574 | static rkcw_get_hinshi pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~ wconvert.c:2577:1: warning: return type defaults to 'int' [-Wimplicit-int] 2577 | rkcw_get_hinshi( cx, dst, mxd ) | ^~~~~~~~~~~~~~~ wconvert.c:2593:8: warning: type defaults to 'int' in declaration of 'rkcw_store_range' [-Wimplicit-int] 2593 | static rkcw_store_range pro((RkcContext *, Ushort *, int)); | ^~~~~~~~~~~~~~~~ wconvert.c:2596:1: warning: return type defaults to 'int' [-Wimplicit-int] 2596 | rkcw_store_range(cx, yomi, maxyomi) | ^~~~~~~~~~~~~~~~ wconvert.c:2604:8: warning: type defaults to 'int' in declaration of 'rkcw_set_locale' [-Wimplicit-int] 2604 | static rkcw_set_locale pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~ wconvert.c:2607:1: warning: return type defaults to 'int' [-Wimplicit-int] 2607 | rkcw_set_locale( cx, locale ) | ^~~~~~~~~~~~~~~ wconvert.c:2614:8: warning: type defaults to 'int' in declaration of 'rkcw_sync' [-Wimplicit-int] 2614 | static rkcw_sync pro((RkcContext *, char *)); | ^~~~~~~~~ wconvert.c:2617:1: warning: return type defaults to 'int' [-Wimplicit-int] 2617 | rkcw_sync(cx, dicname) | ^~~~~~~~~ wconvert.c:2624:8: warning: type defaults to 'int' in declaration of 'rkcw_set_app_name' [-Wimplicit-int] 2624 | static rkcw_set_app_name pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~ wconvert.c:2627:1: warning: return type defaults to 'int' [-Wimplicit-int] 2627 | rkcw_set_app_name( cx, apname ) | ^~~~~~~~~~~~~~~~~ wconvert.c:2639:8: warning: type defaults to 'int' in declaration of 'rkcw_notice_group_name' [-Wimplicit-int] 2639 | static rkcw_notice_group_name pro((RkcContext *, char *)); | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2642:1: warning: return type defaults to 'int' [-Wimplicit-int] 2642 | rkcw_notice_group_name(cx, groupname) | ^~~~~~~~~~~~~~~~~~~~~~ wconvert.c:2654:8: warning: type defaults to 'int' in declaration of 'rkcw_chmod_dic' [-Wimplicit-int] 2654 | static rkcw_chmod_dic pro((RkcContext *, char *, int)); | ^~~~~~~~~~~~~~ wconvert.c:2657:1: warning: return type defaults to 'int' [-Wimplicit-int] 2657 | rkcw_chmod_dic(cx, dicname, mode) | ^~~~~~~~~~~~~~ wconvert.c:2671:8: warning: type defaults to 'int' in declaration of 'rkcw_through' [-Wimplicit-int] 2671 | static rkcw_through pro((RkcContext *, int, char *, int, int)); | ^~~~~~~~~~~~ wconvert.c:2674:1: warning: return type defaults to 'int' [-Wimplicit-int] 2674 | rkcw_through( cx, cmd, data, datasz, bufsz ) | ^~~~~~~~~~~~ --- libRKC16.so.1.2 --- --- libRKC16.a --- --- libRKC16.so.1.2 --- rm -f libRKC16.so.1.2~ --- libRKC16.a --- rm -f libRKC16.a + cd unshared + ar cq ../libRKC16.a rkc.o convert.o wconvert.o wutil.o conf.o cfuncs.o file.o strops.o --- libRKC16.so.1.2 --- + cd . + gcc -o './libRKC16.so.1.2~' -shared -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/X11R7/lib -L /usr/X11R7/lib -Wl,-soname,libRKC16.so.1 rkc.o convert.o wconvert.o wutil.o conf.o cfuncs.o file.o strops.o --- libRKC16.a --- ranlib libRKC16.a --- libRKC16.so.1.2 --- + rm -f libRKC16.so.1 + ln -s libRKC16.so.1.2 libRKC16.so.1 rm -f libRKC16.so.1.2 mv -f libRKC16.so.1.2~ libRKC16.so.1.2 + rm -f libRKC16.so + ln -s libRKC16.so.1.2 libRKC16.so making all in lib/canna... --- all --- --- jrbind.o --- --- ebind.o --- --- defaultmap.o --- --- bushu.o --- --- chikuji.o --- --- commondata.o --- --- empty.o --- --- henkan.o --- --- jrbind.o --- rm -f jrbind.o unshared/jrbind.o --- ebind.o --- rm -f ebind.o unshared/ebind.o --- bushu.o --- rm -f bushu.o unshared/bushu.o --- defaultmap.o --- rm -f defaultmap.o unshared/defaultmap.o --- empty.o --- rm -f empty.o unshared/empty.o --- commondata.o --- rm -f commondata.o unshared/commondata.o --- jrbind.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing jrbind.c -o unshared/jrbind.o --- chikuji.o --- rm -f chikuji.o unshared/chikuji.o --- henkan.o --- rm -f henkan.o unshared/henkan.o --- empty.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing empty.c -o unshared/empty.o --- bushu.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing bushu.c -o unshared/bushu.o --- chikuji.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing chikuji.c -o unshared/chikuji.o --- ebind.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing ebind.c -o unshared/ebind.o --- commondata.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing commondata.c -o unshared/commondata.o --- defaultmap.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing defaultmap.c -o unshared/defaultmap.o --- henkan.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing henkan.c -o unshared/henkan.o --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from bushu.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from bushu.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from bushu.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from bushu.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- bushu.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from bushu.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- bushu.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- bushu.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- ebind.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- bushu.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- bushu.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from bushu.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- bushu.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- ebind.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- ebind.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from ebind.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- commondata.o --- In file included from canna.h:50, from commondata.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- ebind.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- commondata.o --- In file included from commondata.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- bushu.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- commondata.o --- In file included from canna.h:50, from commondata.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- bushu.o --- In file included from bushu.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- commondata.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- ebind.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- commondata.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- ebind.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- commondata.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- ebind.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- bushu.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- bushu.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- bushu.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- In file included from commondata.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- bushu.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- commondata.o --- In file included from canna.h:50, from commondata.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- commondata.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- commondata.o --- In file included from commondata.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- commondata.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- commondata.o --- In file included from canna.h:50, from commondata.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- bushu.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- bushu.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- bushu.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- commondata.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- ebind.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- ebind.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- commondata.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- bushu.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- commondata.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- commondata.o --- In file included from commondata.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- bushu.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- commondata.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- bushu.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- ebind.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- commondata.o --- In file included from canna.h:50, from commondata.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- bushu.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- ebind.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- commondata.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- ebind.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- commondata.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- ebind.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- commondata.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- commondata.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- bushu.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- ebind.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- commondata.o --- In file included from commondata.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- ebind.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- bushu.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- commondata.o --- In file included from canna.h:50, from commondata.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- bushu.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- commondata.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- bushu.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- commondata.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- commondata.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- In file included from canna.h:50, from jrbind.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- commondata.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- bushu.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- bushu.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- In file included from jrbind.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- ebind.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- ebind.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- bushu.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- commondata.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- jrbind.o --- In file included from canna.h:50, from jrbind.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- bushu.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- commondata.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- commondata.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- ebind.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- jrbind.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- commondata.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- empty.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- bushu.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- bushu.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- commondata.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- ebind.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- bushu.o --- In file included from bushu.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- defaultmap.o --- In file included from canna.h:50, from defaultmap.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- commondata.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- ebind.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- commondata.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- defaultmap.o --- In file included from defaultmap.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- ebind.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- jrbind.o --- In file included from jrbind.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- henkan.o --- In file included from henkan.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- commondata.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- ebind.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- jrbind.o --- In file included from canna.h:50, from jrbind.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- In file included from canna.h:50, from defaultmap.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- jrbind.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- commondata.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- ebind.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- commondata.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- defaultmap.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- jrbind.o --- In file included from jrbind.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- commondata.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- defaultmap.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jrbind.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- ebind.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- henkan.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- bushu.c:257:1: warning: return type defaults to 'int' [-Wimplicit-int] 257 | clearForIchiranContext(p) | ^~~~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- commondata.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- jrbind.o --- In file included from canna.h:50, from jrbind.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- henkan.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- empty.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- ebind.o --- ebind.c:45:1: warning: return type defaults to 'int' [-Wimplicit-int] 45 | StoreWCtoEUC(wbuf, wbuflen, wks, ebuf, maxebuf, ks, ch, nbytes) | ^~~~~~~~~~~~ --- commondata.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:244:45: warning: return type defaults to 'int' [-Wimplicit-int] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ bushu.c:286:1: note: in expansion of macro 'getForIchiranContext' 286 | getForIchiranContext(d) | ^~~~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- jrbind.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- commondata.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- jrbind.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- commondata.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- bushu.c:332:1: warning: return type defaults to 'int' [-Wimplicit-int] 332 | vBushuMode(d, major_mode) | ^~~~~~~~~~ --- empty.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- jrbind.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- commondata.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- bushu.o --- bushu.c:389:1: warning: return type defaults to 'int' [-Wimplicit-int] 389 | vBushuIchiranQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- commondata.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- bushu.c:409:1: warning: return type defaults to 'int' [-Wimplicit-int] 409 | vBushuExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:6:45: warning: return type defaults to 'int' [-Wimplicit-int] 6 | #define BushuMode G006_BushuMode | ^~~~~~~~~~~~~~ bushu.c:434:1: note: in expansion of macro 'BushuMode' 434 | BushuMode(d) | ^~~~~~~~~ --- jrbind.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:52:26: warning: return type defaults to 'int' [-Wimplicit-int] 52 | #define XLookupKanji2 IROHA_G300_XLookupKanji2 | ^~~~~~~~~~~~~~~~~~~~~~~~ ebind.c:190:1: note: in expansion of macro 'XLookupKanji2' 190 | XLookupKanji2(dpy, win, buffer_return, bytes_buffer, nbytes, functionalChar, | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- defaultmap.o --- In file included from defaultmap.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- commondata.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- bushu.c:452:8: warning: type defaults to 'int' in declaration of 'bushuEveryTimeCatch' [-Wimplicit-int] 452 | static bushuEveryTimeCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~~~~ --- henkan.o --- In file included from henkan.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- commondata.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- jrbind.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- bushu.c:455:1: warning: return type defaults to 'int' [-Wimplicit-int] 455 | bushuEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- bushu.o --- bushu.c:466:8: warning: type defaults to 'int' in declaration of 'bushuExitCatch' [-Wimplicit-int] 466 | static bushuExitCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~ --- defaultmap.o --- In file included from canna.h:50, from defaultmap.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- bushu.o --- bushu.c:469:1: warning: return type defaults to 'int' [-Wimplicit-int] 469 | bushuExitCatch(d, retval, env) | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- commondata.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- bushu.c:498:1: warning: return type defaults to 'int' [-Wimplicit-int] 498 | bushuQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- jrbind.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- bushu.c:525:1: warning: return type defaults to 'int' [-Wimplicit-int] 525 | convBushuQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- defaultmap.o --- In file included from defaultmap.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:15:45: warning: return type defaults to 'int' [-Wimplicit-int] 15 | #define ConvertAsBushu G015_ConvertAsBushu | ^~~~~~~~~~~~~~~~~~~ bushu.c:554:1: note: in expansion of macro 'ConvertAsBushu' 554 | ConvertAsBushu(d) | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- henkan.o --- In file included from henkan.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- defaultmap.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- jrbind.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- commondata.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- defaultmap.o --- In file included from canna.h:50, from defaultmap.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- bushu.o --- bushu.c:597:1: warning: return type defaults to 'int' [-Wimplicit-int] 597 | bushuBgnBun(st, yomi, length) | ^~~~~~~~~~~ In file included from canna.h:50, from bushu.c:28: bushu.c: In function 'bushuBgnBun': --- commondata.o --- In file included from commondata.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- jrbind.o --- In file included from jrbind.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ bushu.c:603:10: note: in expansion of macro 'defaultBushuContext' 603 | extern defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ --- commondata.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- defaultmap.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- jrbind.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- henkan.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- bushu.c: At top level: --- defaultmap.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- bushu.c:646:1: warning: return type defaults to 'int' [-Wimplicit-int] 646 | bushuHenkan(d, flag, ext, cur, quitfunc) | ^~~~~~~~~~~ bushu.c: In function 'bushuHenkan': bushu.c:646:1: warning: type of 'ext' defaults to 'int' [-Wimplicit-int] --- henkan.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- jrbind.o --- In file included from canna.h:50, from jrbind.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- defaultmap.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ bushu.c:657:10: note: in expansion of macro 'defaultBushuContext' 657 | extern defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- jrbind.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- defaultmap.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- henkan.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- defaultmap.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- henkan.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- jrbind.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- henkan.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- defaultmap.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- bushu.c: At top level: --- empty.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- henkan.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- bushu.o --- bushu.c:780:1: warning: return type defaults to 'int' [-Wimplicit-int] 780 | makeBushuIchiranQuit(d, flag) | ^~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: bushu.c: In function 'makeBushuIchiranQuit': --- empty.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ bushu.c:784:10: note: in expansion of macro 'defaultBushuContext' 784 | extern defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- henkan.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- defaultmap.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jrbind.o --- In file included from jrbind.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- henkan.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jrbind.o --- In file included from canna.h:50, from jrbind.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- jrbind.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- jrbind.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- henkan.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- defaultmap.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- defaultmap.o --- In file included from defaultmap.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- empty.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- defaultmap.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- henkan.o --- In file included from henkan.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- jrbind.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- henkan.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- defaultmap.o --- In file included from canna.h:50, from defaultmap.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- jrbind.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- defaultmap.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- jrbind.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- defaultmap.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- jrbind.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- jrbind.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- henkan.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- empty.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- defaultmap.o --- In file included from defaultmap.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- empty.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- jrbind.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- defaultmap.o --- In file included from canna.h:50, from defaultmap.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- In file included from henkan.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- empty.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- jrbind.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- jrbind.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- henkan.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- empty.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- jrbind.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- defaultmap.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- defaultmap.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- jrbind.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- henkan.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- jrbind.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- defaultmap.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- henkan.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- jrbind.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- henkan.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- defaultmap.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- empty.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- defaultmap.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- jrbind.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- defaultmap.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- empty.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- defaultmap.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- jrbind.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- defaultmap.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- jrbind.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- defaultmap.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- jrbind.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- henkan.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- jrbind.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- jrbind.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- defaultmap.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- henkan.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- empty.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- jrbind.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- henkan.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- empty.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- empty.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- henkan.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- empty.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- jrbind.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- defaultmap.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- defaultmap.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- empty.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- jrbind.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- henkan.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- jrbind.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- henkan.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- jrbind.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- jrbind.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- henkan.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- jrbind.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- empty.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- empty.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- jrbind.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- empty.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- henkan.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- henkan.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- empty.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- henkan.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- empty.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- henkan.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- jrbind.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- empty.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- henkan.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- jrbind.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- henkan.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- jrbind.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- empty.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- jrbind.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- henkan.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- In file included from jrbind.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- defaultmap.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jrbind.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- defaultmap.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- defaultmap.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- jrbind.o --- canna.h:54:28: warning: return type defaults to 'int' [-Wimplicit-int] 54 | #define XwcLookupKanji2 IROHA_G425_XwcLookupKanji2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ jrbind.c:113:1: note: in expansion of macro 'XwcLookupKanji2' 113 | XwcLookupKanji2(dpy, win, buffer_return, nbuffer, nbytes, functionalChar, | ^~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- empty.o --- empty.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int] 37 | inEmptySelfInsert(d) | ^~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- empty.c:52:8: warning: type defaults to 'int' in declaration of 'EmptySelfInsert' [-Wimplicit-int] 52 | static EmptySelfInsert pro((uiContext)); | ^~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- empty.o --- empty.c:55:1: warning: return type defaults to 'int' [-Wimplicit-int] 55 | EmptySelfInsert(d) | ^~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- empty.c:81:8: warning: type defaults to 'int' in declaration of 'EmptyYomiInsert' [-Wimplicit-int] 81 | static EmptyYomiInsert pro((uiContext)); | ^~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- empty.c:84:1: warning: return type defaults to 'int' [-Wimplicit-int] 84 | EmptyYomiInsert(d) | ^~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- empty.c:105:8: warning: type defaults to 'int' in declaration of 'EmptyQuotedInsert' [-Wimplicit-int] 105 | static EmptyQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- defaultmap.o --- In file included from defaultmap.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- empty.o --- empty.c:108:1: warning: return type defaults to 'int' [-Wimplicit-int] 108 | EmptyQuotedInsert(d) | ^~~~~~~~~~~~~~~~~ --- defaultmap.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- henkan.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- empty.o --- empty.c:122:8: warning: type defaults to 'int' in declaration of 'AlphaSelfInsert' [-Wimplicit-int] 122 | static AlphaSelfInsert pro((uiContext)); | ^~~~~~~~~~~~~~~ empty.c:125:1: warning: return type defaults to 'int' [-Wimplicit-int] 125 | AlphaSelfInsert(d) | ^~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- empty.c:146:8: warning: type defaults to 'int' in declaration of 'AlphaNop' [-Wimplicit-int] 146 | static AlphaNop pro((uiContext)); | ^~~~~~~~ --- henkan.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- empty.c:149:1: warning: return type defaults to 'int' [-Wimplicit-int] 149 | AlphaNop(d) | ^~~~~~~~ --- defaultmap.o --- defaultmap.c:49:1: warning: return type defaults to 'int' [-Wimplicit-int] 49 | simpleUndefBehavior(d) | ^~~~~~~~~~~~~~~~~~~ --- empty.o --- empty.c:158:8: warning: type defaults to 'int' in declaration of 'EmptyQuit' [-Wimplicit-int] 158 | static EmptyQuit pro((uiContext)); | ^~~~~~~~~ empty.c:161:1: warning: return type defaults to 'int' [-Wimplicit-int] 161 | EmptyQuit(d) | ^~~~~~~~~ --- henkan.o --- In file included from henkan.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- empty.o --- empty.c:175:8: warning: type defaults to 'int' in declaration of 'EmptyKakutei' [-Wimplicit-int] 175 | static EmptyKakutei pro((uiContext)); | ^~~~~~~~~~~~ --- henkan.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- empty.o --- empty.c:178:1: warning: return type defaults to 'int' [-Wimplicit-int] 178 | EmptyKakutei(d) | ^~~~~~~~~~~~ --- defaultmap.o --- In file included from canna.h:50, from defaultmap.c:27: sglobal.h:349:45: warning: return type defaults to 'int' [-Wimplicit-int] 349 | #define searchfunc G349_searchfunc | ^~~~~~~~~~~~~~~ defaultmap.c:85:1: note: in expansion of macro 'searchfunc' 85 | searchfunc(d, mode, whattodo, key, fnum) | ^~~~~~~~~~ --- empty.o --- empty.c:192:8: warning: type defaults to 'int' in declaration of 'EmptyDeletePrevious' [-Wimplicit-int] 192 | static EmptyDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ empty.c:195:1: warning: return type defaults to 'int' [-Wimplicit-int] 195 | EmptyDeletePrevious(d) | ^~~~~~~~~~~~~~~~~~~ --- defaultmap.o --- sglobal.h:9:45: warning: return type defaults to 'int' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ defaultmap.c:165:1: note: in expansion of macro 'CYsearchfunc' 165 | CYsearchfunc(d, mode, whattodo, key, fnum) | ^~~~~~~~~~~~ --- empty.o --- empty.c:225:1: warning: return type defaults to 'int' [-Wimplicit-int] 225 | UserMode(d, estruct) | ^~~~~~~~ empty.c:257:1: warning: return type defaults to 'int' [-Wimplicit-int] 257 | UserSelect(d, estruct) | ^~~~~~~~~~ empty.c:304:1: warning: return type defaults to 'int' [-Wimplicit-int] 304 | UserMenu(d, estruct) | ^~~~~~~~ empty.c:315:1: warning: return type defaults to 'int' [-Wimplicit-int] 315 | ProcExtraFunc(d, fnum) | ^~~~~~~~~~~~~ In file included from canna.h:50, from empty.c:27: sglobal.h:243:45: warning: return type defaults to 'int' [-Wimplicit-int] 243 | #define getBaseMode G243_getBaseMode | ^~~~~~~~~~~~~~~~ empty.c:339:1: note: in expansion of macro 'getBaseMode' 339 | getBaseMode(yc) | ^~~~~~~~~~~ sglobal.h:22:45: warning: return type defaults to 'int' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ empty.c:387:1: note: in expansion of macro 'EmptyBaseHira' 387 | EmptyBaseHira(d) | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: return type defaults to 'int' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ empty.c:401:1: note: in expansion of macro 'EmptyBaseKata' 401 | EmptyBaseKata(d) | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: return type defaults to 'int' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ empty.c:418:1: note: in expansion of macro 'EmptyBaseEisu' 418 | EmptyBaseEisu(d) | ^~~~~~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:52:45: warning: return type defaults to 'int' [-Wimplicit-int] 52 | #define KanjiInit G052_KanjiInit | ^~~~~~~~~~~~~~ henkan.c:155:1: note: in expansion of macro 'KanjiInit' 155 | KanjiInit() | ^~~~~~~~~ In file included from henkan.c:27: henkan.c: In function 'G052_KanjiInit': canna.h:56:22: warning: type defaults to 'int' in declaration of 'CANNA_G271_FirstTime' [-Wimplicit-int] 56 | #define FirstTime CANNA_G271_FirstTime | ^~~~~~~~~~~~~~~~~~~~ henkan.c:161:10: note: in expansion of macro 'FirstTime' 161 | extern FirstTime; | ^~~~~~~~~ --- empty.o --- sglobal.h:27:45: warning: return type defaults to 'int' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ empty.c:433:1: note: in expansion of macro 'EmptyBaseZen' 433 | EmptyBaseZen(d) | ^~~~~~~~~~~~ sglobal.h:20:45: warning: return type defaults to 'int' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ empty.c:454:1: note: in expansion of macro 'EmptyBaseHan' 454 | EmptyBaseHan(d) | ^~~~~~~~~~~~ sglobal.h:24:45: warning: return type defaults to 'int' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ empty.c:482:1: note: in expansion of macro 'EmptyBaseKana' 482 | EmptyBaseKana(d) | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: return type defaults to 'int' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ empty.c:505:1: note: in expansion of macro 'EmptyBaseKakutei' 505 | EmptyBaseKakutei(d) | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: return type defaults to 'int' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ empty.c:519:1: note: in expansion of macro 'EmptyBaseHenkan' 519 | EmptyBaseHenkan(d) | ^~~~~~~~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: henkan.c: At top level: sglobal.h:51:45: warning: return type defaults to 'int' [-Wimplicit-int] 51 | #define KanjiFin G051_KanjiFin | ^~~~~~~~~~~~~ henkan.c:425:1: note: in expansion of macro 'KanjiFin' 425 | KanjiFin() | ^~~~~~~~ --- empty.o --- empty.c: In function 'renbunInit': sglobal.h:112:45: warning: implicit declaration of function 'G112_ToggleChikuji'; did you mean 'ToggleChikuji'? [-Wimplicit-function-declaration] 112 | #define ToggleChikuji G112_ToggleChikuji | ^~~~~~~~~~~~~~~~~~ empty.c:545:7: note: in expansion of macro 'ToggleChikuji' 545 | if (ToggleChikuji(d, 0) == -1) { | ^~~~~~~~~~~~~ empty.c: In function 'showServer': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ empty.c:595:10: note: in expansion of macro 'defaultContext' 595 | extern defaultContext; | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:206:45: warning: return type defaults to 'int' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ henkan.c:1274:1: note: in expansion of macro 'doHenkan' 1274 | doHenkan(d, len, kanji) | ^~~~~~~~ --- empty.o --- empty.c: In function 'dicSync': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ empty.c:728:10: note: in expansion of macro 'defaultContext' 728 | extern defaultContext; | ^~~~~~~~~~~~~~ --- henkan.o --- henkan.c:1305:1: warning: return type defaults to 'int' [-Wimplicit-int] 1305 | doYomiHenkan(d, len, kanji, yc) | ^~~~~~~~~~~~ In file included from canna.h:50, from henkan.c:27: henkan.c: In function 'doYomiHenkan': --- empty.o --- emptymap.h: At top level: sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ emptymap.h:27:8: note: in expansion of macro 'AlphaMode' 27 | extern AlphaMode(), HenkanNyuryokuMode(), ZenHiraKakuteiMode(); | ^~~~~~~~~ --- henkan.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ henkan.c:1312:10: note: in expansion of macro 'defaultContext' 1312 | extern defaultContext; | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:27:21: note: in expansion of macro 'HenkanNyuryokuMode' 27 | extern AlphaMode(), HenkanNyuryokuMode(), ZenHiraKakuteiMode(); | ^~~~~~~~~~~~~~~~~~ In file included from empty.c:750: emptymap.h:27:43: warning: type defaults to 'int' in declaration of 'ZenHiraKakuteiMode' [-Wimplicit-int] 27 | extern AlphaMode(), HenkanNyuryokuMode(), ZenHiraKakuteiMode(); | ^~~~~~~~~~~~~~~~~~ emptymap.h:28:8: warning: type defaults to 'int' in declaration of 'ZenKataKakuteiMode' [-Wimplicit-int] 28 | extern ZenKataKakuteiMode(), HanKataKakuteiMode(), ZenAlphaKakuteiMode(); | ^~~~~~~~~~~~~~~~~~ emptymap.h:28:30: warning: type defaults to 'int' in declaration of 'HanKataKakuteiMode' [-Wimplicit-int] 28 | extern ZenKataKakuteiMode(), HanKataKakuteiMode(), ZenAlphaKakuteiMode(); | ^~~~~~~~~~~~~~~~~~ emptymap.h:28:52: warning: type defaults to 'int' in declaration of 'ZenAlphaKakuteiMode' [-Wimplicit-int] 28 | extern ZenKataKakuteiMode(), HanKataKakuteiMode(), ZenAlphaKakuteiMode(); | ^~~~~~~~~~~~~~~~~~~ emptymap.h:29:8: warning: type defaults to 'int' in declaration of 'HanAlphaKakuteiMode' [-Wimplicit-int] 29 | extern HanAlphaKakuteiMode(), KigoIchiran(); | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from empty.c:27: sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ emptymap.h:29:31: note: in expansion of macro 'KigoIchiran' 29 | extern HanAlphaKakuteiMode(), KigoIchiran(); | ^~~~~~~~~~~ sglobal.h:37:45: warning: type defaults to 'int' in declaration of 'G037_HexMode' [-Wimplicit-int] 37 | #define HexMode G037_HexMode | ^~~~~~~~~~~~ emptymap.h:31:8: note: in expansion of macro 'HexMode' 31 | extern HexMode(), BushuMode(); | ^~~~~~~ sglobal.h:6:45: warning: type defaults to 'int' in declaration of 'G006_BushuMode' [-Wimplicit-int] 6 | #define BushuMode G006_BushuMode | ^~~~~~~~~~~~~~ emptymap.h:31:19: note: in expansion of macro 'BushuMode' 31 | extern HexMode(), BushuMode(); | ^~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ emptymap.h:33:8: note: in expansion of macro 'KigoIchiran' 33 | extern KigoIchiran(), UiUtilMode(); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ emptymap.h:33:23: note: in expansion of macro 'UiUtilMode' 33 | extern KigoIchiran(), UiUtilMode(); | ^~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:34:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 34 | extern YomiBaseHiraKataToggle(), YomiBaseZenHanToggle(); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:34:34: note: in expansion of macro 'YomiBaseZenHanToggle' 34 | extern YomiBaseHiraKataToggle(), YomiBaseZenHanToggle(); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:35:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 35 | extern YomiBaseKanaEisuToggle(), YomiBaseKakuteiHenkanToggle(); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:35:34: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 35 | extern YomiBaseKanaEisuToggle(), YomiBaseKakuteiHenkanToggle(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:36:8: note: in expansion of macro 'YomiBaseRotateForw' 36 | extern YomiBaseRotateForw(), YomiBaseRotateBack(); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:36:30: note: in expansion of macro 'YomiBaseRotateBack' 36 | extern YomiBaseRotateForw(), YomiBaseRotateBack(); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ emptymap.h:37:8: note: in expansion of macro 'DoFuncSequence' 37 | extern DoFuncSequence(),UseOtherKeymap(), YomiModeBackup(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ emptymap.h:37:25: note: in expansion of macro 'UseOtherKeymap' 37 | extern DoFuncSequence(),UseOtherKeymap(), YomiModeBackup(); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ emptymap.h:37:43: note: in expansion of macro 'YomiModeBackup' 37 | extern DoFuncSequence(),UseOtherKeymap(), YomiModeBackup(); | ^~~~~~~~~~~~~~ sglobal.h:199:45: warning: type defaults to 'int' in declaration of 'G199_dicTouroku' [-Wimplicit-int] 199 | #define dicTouroku G199_dicTouroku | ^~~~~~~~~~~~~~~ emptymap.h:38:8: note: in expansion of macro 'dicTouroku' 38 | extern dicTouroku pro((uiContext)), dicSakujo pro((uiContext)); | ^~~~~~~~~~ sglobal.h:198:45: warning: type defaults to 'int' in declaration of 'G198_dicSakujo' [-Wimplicit-int] 198 | #define dicSakujo G198_dicSakujo | ^~~~~~~~~~~~~~ emptymap.h:38:37: note: in expansion of macro 'dicSakujo' 38 | extern dicTouroku pro((uiContext)), dicSakujo pro((uiContext)); | ^~~~~~~~~ sglobal.h:292:45: warning: type defaults to 'int' in declaration of 'G292_kigoRussia' [-Wimplicit-int] 292 | #define kigoRussia G292_kigoRussia | ^~~~~~~~~~~~~~~ emptymap.h:40:8: note: in expansion of macro 'kigoRussia' 40 | extern kigoRussia(), kigoGreek(), kigoKeisen(); | ^~~~~~~~~~ sglobal.h:290:45: warning: type defaults to 'int' in declaration of 'G290_kigoGreek' [-Wimplicit-int] 290 | #define kigoGreek G290_kigoGreek | ^~~~~~~~~~~~~~ emptymap.h:40:22: note: in expansion of macro 'kigoGreek' 40 | extern kigoRussia(), kigoGreek(), kigoKeisen(); | ^~~~~~~~~ sglobal.h:291:45: warning: type defaults to 'int' in declaration of 'G291_kigoKeisen' [-Wimplicit-int] 291 | #define kigoKeisen G291_kigoKeisen | ^~~~~~~~~~~~~~~ emptymap.h:40:35: note: in expansion of macro 'kigoKeisen' 40 | extern kigoRussia(), kigoGreek(), kigoKeisen(); | ^~~~~~~~~~ sglobal.h:197:45: warning: type defaults to 'int' in declaration of 'G197_dicMount' [-Wimplicit-int] 197 | #define dicMount G197_dicMount | ^~~~~~~~~~~~~ emptymap.h:41:8: note: in expansion of macro 'dicMount' 41 | extern dicMount(), serverChange(), serverFin(); | ^~~~~~~~ sglobal.h:353:45: warning: type defaults to 'int' in declaration of 'G353_serverChange' [-Wimplicit-int] 353 | #define serverChange G353_serverChange | ^~~~~~~~~~~~~~~~~ emptymap.h:41:20: note: in expansion of macro 'serverChange' 41 | extern dicMount(), serverChange(), serverFin(); | ^~~~~~~~~~~~ sglobal.h:354:45: warning: type defaults to 'int' in declaration of 'G354_serverFin' [-Wimplicit-int] 354 | #define serverFin G354_serverFin | ^~~~~~~~~~~~~~ emptymap.h:41:36: note: in expansion of macro 'serverFin' 41 | extern dicMount(), serverChange(), serverFin(); | ^~~~~~~~~ sglobal.h:174:45: warning: type defaults to 'int' in declaration of 'G174_chikujiInit' [-Wimplicit-int] 174 | #define chikujiInit G174_chikujiInit | ^~~~~~~~~~~~~~~~ emptymap.h:42:8: note: in expansion of macro 'chikujiInit' 42 | extern chikujiInit(); | ^~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ alphamap.h:28:8: note: in expansion of macro 'DoFuncSequence' 28 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ alphamap.h:28:25: note: in expansion of macro 'UseOtherKeymap' 28 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ --- henkan.o --- henkan.c: At top level: --- chikuji.o --- In file included from canna.h:50, from chikuji.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- henkan.o --- henkan.c:1523:1: warning: return type defaults to 'int' [-Wimplicit-int] 1523 | tanNextKouho(d, yc) | ^~~~~~~~~~~~ --- chikuji.o --- In file included from chikuji.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- henkan.o --- henkan.c: In function 'enterTanHenkanMode': henkan.c:1565:1: warning: type of 'fnum' defaults to 'int' [-Wimplicit-int] 1565 | enterTanHenkanMode(d, fnum) | ^~~~~~~~~~~~~~~~~~ --- chikuji.o --- In file included from canna.h:50, from chikuji.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: henkan.c: At top level: --- chikuji.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- henkan.o --- sglobal.h:99:45: warning: return type defaults to 'int' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ henkan.c:1607:1: note: in expansion of macro 'TanKouhoIchiran' 1607 | TanKouhoIchiran(d) | ^~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- henkan.o --- sglobal.h:101:45: warning: return type defaults to 'int' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ henkan.c:1616:1: note: in expansion of macro 'TanNextKouho' 1616 | TanNextKouho(d) | ^~~~~~~~~~~~ henkan.c:1634:8: warning: type defaults to 'int' in declaration of 'TanHenkan' [-Wimplicit-int] 1634 | static TanHenkan pro((uiContext)); | ^~~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:103:45: warning: return type defaults to 'int' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ henkan.c:1661:1: note: in expansion of macro 'TanPreviousKouho' 1661 | TanPreviousKouho(d) | ^~~~~~~~~~~~~~~~ --- chikuji.o --- In file included from chikuji.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from chikuji.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:96:45: warning: return type defaults to 'int' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ henkan.c:1705:1: note: in expansion of macro 'TanHiragana' 1705 | TanHiragana(d) | ^~~~~~~~~~~ --- chikuji.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- henkan.o --- sglobal.h:98:45: warning: return type defaults to 'int' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ henkan.c:1711:1: note: in expansion of macro 'TanKatakana' 1711 | TanKatakana(d) | ^~~~~~~~~~~ --- chikuji.o --- In file included from chikuji.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from chikuji.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- henkan.o --- sglobal.h:105:45: warning: return type defaults to 'int' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ henkan.c:1717:1: note: in expansion of macro 'TanRomaji' 1717 | TanRomaji(d) | ^~~~~~~~~ --- chikuji.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:106:45: warning: return type defaults to 'int' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ henkan.c:1723:1: note: in expansion of macro 'TanUpper' 1723 | TanUpper(d) | ^~~~~~~~ --- chikuji.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:91:45: warning: return type defaults to 'int' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ henkan.c:1729:1: note: in expansion of macro 'TanCapitalize' 1729 | TanCapitalize(d) | ^~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:107:45: warning: return type defaults to 'int' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ henkan.c:1735:1: note: in expansion of macro 'TanZenkaku' 1735 | TanZenkaku(d) | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:95:45: warning: return type defaults to 'int' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ henkan.c:1741:1: note: in expansion of macro 'TanHankaku' 1741 | TanHankaku(d) | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- henkan.o --- henkan.c:1749:1: warning: return type defaults to 'int' [-Wimplicit-int] 1749 | TanKanaRotate(d) | ^~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from chikuji.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- henkan.o --- henkan.c:1757:1: warning: return type defaults to 'int' [-Wimplicit-int] 1757 | TanRomajiRotate(d) | ^~~~~~~~~~~~~~~ --- chikuji.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from chikuji.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- henkan.o --- henkan.c:1765:1: warning: return type defaults to 'int' [-Wimplicit-int] 1765 | TanCaseRotateForward(d) | ^~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from chikuji.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from chikuji.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:100:45: warning: return type defaults to 'int' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ henkan.c:1897:1: note: in expansion of macro 'TanMuhenkan' 1897 | TanMuhenkan(d) | ^~~~~~~~~~~ --- chikuji.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:97:45: warning: return type defaults to 'int' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ henkan.c:2164:1: note: in expansion of macro 'TanKakutei' 2164 | TanKakutei(d) | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- henkan.o --- henkan.c:2180:8: warning: type defaults to 'int' in declaration of 'TanKakuteiYomiInsert' [-Wimplicit-int] 2180 | static TanKakuteiYomiInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: henkan.c: In function 'TanKakuteiYomiInsert': --- chikuji.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- henkan.o --- sglobal.h:312:45: warning: type defaults to 'int' in declaration of 'G312_nKouhoBunsetsu' [-Wimplicit-int] 312 | #define nKouhoBunsetsu G312_nKouhoBunsetsu | ^~~~~~~~~~~~~~~~~~~ henkan.c:2215:9: note: in expansion of macro 'nKouhoBunsetsu' 2215 | extern nKouhoBunsetsu; | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- henkan.o --- henkan.c: At top level: --- chikuji.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- henkan.c:2299:8: warning: type defaults to 'int' in declaration of 'TanExtendBunsetsu' [-Wimplicit-int] 2299 | static TanExtendBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- henkan.c:2332:8: warning: type defaults to 'int' in declaration of 'TanShrinkBunsetsu' [-Wimplicit-int] 2332 | static TanShrinkBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:104:45: warning: return type defaults to 'int' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ henkan.c:2372:1: note: in expansion of macro 'TanPrintBunpou' 2372 | TanPrintBunpou(d) | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- henkan.c: In function 'jrKanjiPipeError': --- chikuji.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- henkan.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ henkan.c:2459:10: note: in expansion of macro 'defaultContext' 2459 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- henkan.o --- sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ henkan.c:2459:26: note: in expansion of macro 'defaultBushuContext' 2459 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ henkan.c: At top level: --- chikuji.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- henkan.o --- henkan.c:2481:8: warning: type defaults to 'int' in declaration of 'TanBunsetsuMode' [-Wimplicit-int] 2481 | static TanBunsetsuMode pro((uiContext)); | ^~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- henkan.o --- henkan.c:2484:1: warning: return type defaults to 'int' [-Wimplicit-int] 2484 | TanBunsetsuMode(d) | ^~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- henkan.o --- henkan.c:2647:8: warning: type defaults to 'int' in declaration of 'TbChooseChar' [-Wimplicit-int] 2647 | static TbChooseChar pro((uiContext, int)); | ^~~~~~~~~~~~ --- chikuji.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from chikuji.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- henkan.o --- henkan.c:2650:1: warning: return type defaults to 'int' [-Wimplicit-int] 2650 | TbChooseChar(d, head) | ^~~~~~~~~~~~ --- chikuji.o --- In file included from canna.h:50, from chikuji.c:27: sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ chikuji.c:77:8: note: in expansion of macro 'NothingChanged' 77 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- henkan.c:2725:8: warning: type defaults to 'int' in declaration of 'TanChooseHeadChar' [-Wimplicit-int] 2725 | static TanChooseHeadChar pro((uiContext)); | ^~~~~~~~~~~~~~~~~ henkan.c:2726:8: warning: type defaults to 'int' in declaration of 'TanChooseTailChar' [-Wimplicit-int] 2726 | static TanChooseTailChar pro((uiContext)); | ^~~~~~~~~~~~~~~~~ henkan.c:2729:1: warning: return type defaults to 'int' [-Wimplicit-int] 2729 | TanChooseHeadChar(d) | ^~~~~~~~~~~~~~~~~ --- commondata.o --- rm -f commondata.o --- henkan.o --- henkan.c:2736:1: warning: return type defaults to 'int' [-Wimplicit-int] 2736 | TanChooseTailChar(d) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ tanmap.h:27:8: note: in expansion of macro 'TanKouhoIchiran' 27 | extern TanKouhoIchiran pro((uiContext)), DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ tanmap.h:27:42: note: in expansion of macro 'DoFuncSequence' 27 | extern TanKouhoIchiran pro((uiContext)), DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ tanmap.h:28:8: note: in expansion of macro 'UseOtherKeymap' 28 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ tanmap.h:29:8: note: in expansion of macro 'YomiKakutei' 29 | extern YomiKakutei pro((uiContext)), TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ tanmap.h:29:38: note: in expansion of macro 'TanBubunKakutei' 29 | extern YomiKakutei pro((uiContext)), TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- commondata.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC commondata.c --- chikuji.o --- chikuji.c: In function 'G174_chikujiInit': sglobal.h:112:45: warning: implicit declaration of function 'G112_ToggleChikuji'; did you mean 'ToggleChikuji'? [-Wimplicit-function-declaration] 112 | #define ToggleChikuji G112_ToggleChikuji | ^~~~~~~~~~~~~~~~~~ chikuji.c:224:7: note: in expansion of macro 'ToggleChikuji' 224 | if (ToggleChikuji(d, 1) == -1) { | ^~~~~~~~~~~~~ chikuji.c: At top level: sglobal.h:13:45: warning: return type defaults to 'int' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ chikuji.c:297:1: note: in expansion of macro 'ChikujiSubstYomi' 297 | ChikujiSubstYomi(d) | ^~~~~~~~~~~~~~~~ chikuji.c:447:8: warning: type defaults to 'int' in declaration of 'ChikujiTanExtend' [-Wimplicit-int] 447 | static ChikujiTanExtend pro((uiContext)); | ^~~~~~~~~~~~~~~~ chikuji.c:487:8: warning: type defaults to 'int' in declaration of 'ChikujiTanShrink' [-Wimplicit-int] 487 | static ChikujiTanShrink pro((uiContext)); | ^~~~~~~~~~~~~~~~ chikuji.c:533:8: warning: type defaults to 'int' in declaration of 'ChikujiYomiDeletePrevious' [-Wimplicit-int] 533 | static ChikujiYomiDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ chikuji.c:626:8: warning: type defaults to 'int' in declaration of 'ChikujiHenkan' [-Wimplicit-int] 626 | static ChikujiHenkan pro((uiContext)); | ^~~~~~~~~~~~~ chikuji.c:760:8: warning: type defaults to 'int' in declaration of 'ChikujiHenkanNaive' [-Wimplicit-int] 760 | static ChikujiHenkanNaive pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ chikuji.c:769:8: warning: type defaults to 'int' in declaration of 'ChikujiHenkanOrNothing' [-Wimplicit-int] 769 | static ChikujiHenkanOrNothing pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ chikuji.c:778:8: warning: type defaults to 'int' in declaration of 'ChikujiMuhenkan' [-Wimplicit-int] 778 | static ChikujiMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ In file included from canna.h:50, from chikuji.c:27: sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ chikujimap.h:29:8: note: in expansion of macro 'TanKouhoIchiran' 29 | extern TanKouhoIchiran(), TanKatakana(); | ^~~~~~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ chikujimap.h:29:27: note: in expansion of macro 'TanKatakana' 29 | extern TanKouhoIchiran(), TanKatakana(); | ^~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ chikujimap.h:30:8: note: in expansion of macro 'TanPrintBunpou' 30 | extern TanPrintBunpou(); | ^~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ chikujimap.h:31:8: note: in expansion of macro 'TanMuhenkan' 31 | extern TanMuhenkan(), TanBubunKakutei(), TanHankaku(); | ^~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ chikujimap.h:31:23: note: in expansion of macro 'TanBubunKakutei' 31 | extern TanMuhenkan(), TanBubunKakutei(), TanHankaku(); | ^~~~~~~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ chikujimap.h:31:42: note: in expansion of macro 'TanHankaku' 31 | extern TanMuhenkan(), TanBubunKakutei(), TanHankaku(); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ chikujimap.h:32:8: note: in expansion of macro 'TanHiragana' 32 | extern TanHiragana(), TanRomaji(), TanZenkaku(); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ chikujimap.h:32:23: note: in expansion of macro 'TanRomaji' 32 | extern TanHiragana(), TanRomaji(), TanZenkaku(); | ^~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ chikujimap.h:32:36: note: in expansion of macro 'TanZenkaku' 32 | extern TanHiragana(), TanRomaji(), TanZenkaku(); | ^~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ chikujimap.h:33:8: note: in expansion of macro 'TanForwardBunsetsu' 33 | extern TanForwardBunsetsu(), TanBackwardBunsetsu(); | ^~~~~~~~~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ chikujimap.h:33:30: note: in expansion of macro 'TanBackwardBunsetsu' 33 | extern TanForwardBunsetsu(), TanBackwardBunsetsu(); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ chikujimap.h:34:8: note: in expansion of macro 'TanNextKouho' 34 | extern TanNextKouho(), TanPreviousKouho(); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ chikujimap.h:34:24: note: in expansion of macro 'TanPreviousKouho' 34 | extern TanNextKouho(), TanPreviousKouho(); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ chikujimap.h:35:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 35 | extern TanBeginningOfBunsetsu(), TanEndOfBunsetsu(), TanBubunMuhenkan(); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ chikujimap.h:35:34: note: in expansion of macro 'TanEndOfBunsetsu' 35 | extern TanBeginningOfBunsetsu(), TanEndOfBunsetsu(), TanBubunMuhenkan(); | ^~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ chikujimap.h:35:54: note: in expansion of macro 'TanBubunMuhenkan' 35 | extern TanBeginningOfBunsetsu(), TanEndOfBunsetsu(), TanBubunMuhenkan(); | ^~~~~~~~~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ chikujimap.h:36:8: note: in expansion of macro 'TanUpper' 36 | extern TanUpper(), TanCapitalize(), TanDeletePrevious(); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ chikujimap.h:36:20: note: in expansion of macro 'TanCapitalize' 36 | extern TanUpper(), TanCapitalize(), TanDeletePrevious(); | ^~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ chikujimap.h:36:37: note: in expansion of macro 'TanDeletePrevious' 36 | extern TanUpper(), TanCapitalize(), TanDeletePrevious(); | ^~~~~~~~~~~~~~~~~ In file included from chikuji.c:810: chikujimap.h:37:8: warning: type defaults to 'int' in declaration of 'TanKanaRotate' [-Wimplicit-int] 37 | extern TanKanaRotate pro((uiContext)), TanRomajiRotate pro((uiContext)); | ^~~~~~~~~~~~~ chikujimap.h:37:40: warning: type defaults to 'int' in declaration of 'TanRomajiRotate' [-Wimplicit-int] 37 | extern TanKanaRotate pro((uiContext)), TanRomajiRotate pro((uiContext)); | ^~~~~~~~~~~~~~~ chikujimap.h:38:8: warning: type defaults to 'int' in declaration of 'TanCaseRotateForward' [-Wimplicit-int] 38 | extern TanCaseRotateForward pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from chikuji.c:27: sglobal.h:349:45: warning: type defaults to 'int' in declaration of 'G349_searchfunc' [-Wimplicit-int] 349 | #define searchfunc G349_searchfunc | ^~~~~~~~~~~~~~~ chikujimap.h:54:8: note: in expansion of macro 'searchfunc' 54 | extern searchfunc(), CYsearchfunc(), Yomisearchfunc(); | ^~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ chikujimap.h:54:22: note: in expansion of macro 'CYsearchfunc' 54 | extern searchfunc(), CYsearchfunc(), Yomisearchfunc(); | ^~~~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ chikujimap.h:54:38: note: in expansion of macro 'Yomisearchfunc' 54 | extern searchfunc(), CYsearchfunc(), Yomisearchfunc(); | ^~~~~~~~~~~~~~ --- defaultmap.o --- rm -f defaultmap.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC defaultmap.c --- jrbind.o --- rm -f jrbind.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC jrbind.c --- commondata.o --- In file included from canna.h:50, from commondata.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from commondata.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from commondata.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from commondata.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from commondata.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from commondata.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from commondata.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from commondata.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from commondata.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from commondata.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from commondata.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from commondata.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- ebind.o --- rm -f ebind.o --- bushu.o --- rm -f bushu.o --- ebind.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC ebind.c --- bushu.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC bushu.c --- defaultmap.o --- In file included from canna.h:50, from defaultmap.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from defaultmap.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from defaultmap.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from defaultmap.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from defaultmap.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from defaultmap.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from defaultmap.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from defaultmap.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from defaultmap.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from defaultmap.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from defaultmap.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from defaultmap.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ defaultmap.c:49:1: warning: return type defaults to 'int' [-Wimplicit-int] 49 | simpleUndefBehavior(d) | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from defaultmap.c:27: sglobal.h:349:45: warning: return type defaults to 'int' [-Wimplicit-int] 349 | #define searchfunc G349_searchfunc | ^~~~~~~~~~~~~~~ defaultmap.c:85:1: note: in expansion of macro 'searchfunc' 85 | searchfunc(d, mode, whattodo, key, fnum) | ^~~~~~~~~~ --- jrbind.o --- In file included from canna.h:50, from jrbind.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- defaultmap.o --- sglobal.h:9:45: warning: return type defaults to 'int' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ defaultmap.c:165:1: note: in expansion of macro 'CYsearchfunc' 165 | CYsearchfunc(d, mode, whattodo, key, fnum) | ^~~~~~~~~~~~ --- jrbind.o --- In file included from jrbind.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from jrbind.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from jrbind.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from jrbind.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from jrbind.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from jrbind.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from jrbind.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from jrbind.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from jrbind.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from jrbind.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from jrbind.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ canna.h:54:28: warning: return type defaults to 'int' [-Wimplicit-int] 54 | #define XwcLookupKanji2 IROHA_G425_XwcLookupKanji2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ jrbind.c:113:1: note: in expansion of macro 'XwcLookupKanji2' 113 | XwcLookupKanji2(dpy, win, buffer_return, nbuffer, nbytes, functionalChar, | ^~~~~~~~~~~~~~~ --- hex.o --- rm -f hex.o unshared/hex.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing hex.c -o unshared/hex.o --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from bushu.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from bushu.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from ebind.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- bushu.o --- In file included from bushu.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- bushu.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- bushu.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- In file included from bushu.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- bushu.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from bushu.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- bushu.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- bushu.o --- In file included from bushu.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- ebind.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- bushu.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- ebind.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- ebind.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- ebind.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- ebind.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- bushu.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from bushu.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- ebind.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- bushu.o --- In file included from canna.h:50, from bushu.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- ebind.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- bushu.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- bushu.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- bushu.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- bushu.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- bushu.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- bushu.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- bushu.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- bushu.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- In file included from canna.h:50, from ebind.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- bushu.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- ebind.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- ebind.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- bushu.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- bushu.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- ebind.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- bushu.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- ebind.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- bushu.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- bushu.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- ebind.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- ebind.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- bushu.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- bushu.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- bushu.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- ebind.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- bushu.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- bushu.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- bushu.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- bushu.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- ebind.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- bushu.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- ebind.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- bushu.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- ebind.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- bushu.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- ebind.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- bushu.o --- In file included from bushu.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- ebind.o --- In file included from ebind.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- bushu.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- ebind.o --- ebind.c:45:1: warning: return type defaults to 'int' [-Wimplicit-int] 45 | StoreWCtoEUC(wbuf, wbuflen, wks, ebuf, maxebuf, ks, ch, nbytes) | ^~~~~~~~~~~~ In file included from ebind.c:27: canna.h:52:26: warning: return type defaults to 'int' [-Wimplicit-int] 52 | #define XLookupKanji2 IROHA_G300_XLookupKanji2 | ^~~~~~~~~~~~~~~~~~~~~~~~ ebind.c:190:1: note: in expansion of macro 'XLookupKanji2' 190 | XLookupKanji2(dpy, win, buffer_return, bytes_buffer, nbytes, functionalChar, | ^~~~~~~~~~~~~ --- bushu.o --- bushu.c:257:1: warning: return type defaults to 'int' [-Wimplicit-int] 257 | clearForIchiranContext(p) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from bushu.c:28: sglobal.h:244:45: warning: return type defaults to 'int' [-Wimplicit-int] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ bushu.c:286:1: note: in expansion of macro 'getForIchiranContext' 286 | getForIchiranContext(d) | ^~~~~~~~~~~~~~~~~~~~ bushu.c:332:1: warning: return type defaults to 'int' [-Wimplicit-int] 332 | vBushuMode(d, major_mode) | ^~~~~~~~~~ bushu.c:389:1: warning: return type defaults to 'int' [-Wimplicit-int] 389 | vBushuIchiranQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~ bushu.c:409:1: warning: return type defaults to 'int' [-Wimplicit-int] 409 | vBushuExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ In file included from canna.h:50, from bushu.c:28: sglobal.h:6:45: warning: return type defaults to 'int' [-Wimplicit-int] 6 | #define BushuMode G006_BushuMode | ^~~~~~~~~~~~~~ bushu.c:434:1: note: in expansion of macro 'BushuMode' 434 | BushuMode(d) | ^~~~~~~~~ bushu.c:452:8: warning: type defaults to 'int' in declaration of 'bushuEveryTimeCatch' [-Wimplicit-int] 452 | static bushuEveryTimeCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~~~~ bushu.c:455:1: warning: return type defaults to 'int' [-Wimplicit-int] 455 | bushuEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~ bushu.c:466:8: warning: type defaults to 'int' in declaration of 'bushuExitCatch' [-Wimplicit-int] 466 | static bushuExitCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~ bushu.c:469:1: warning: return type defaults to 'int' [-Wimplicit-int] 469 | bushuExitCatch(d, retval, env) | ^~~~~~~~~~~~~~ bushu.c:498:1: warning: return type defaults to 'int' [-Wimplicit-int] 498 | bushuQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~ bushu.c:525:1: warning: return type defaults to 'int' [-Wimplicit-int] 525 | convBushuQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from bushu.c:28: sglobal.h:15:45: warning: return type defaults to 'int' [-Wimplicit-int] 15 | #define ConvertAsBushu G015_ConvertAsBushu | ^~~~~~~~~~~~~~~~~~~ bushu.c:554:1: note: in expansion of macro 'ConvertAsBushu' 554 | ConvertAsBushu(d) | ^~~~~~~~~~~~~~ bushu.c:597:1: warning: return type defaults to 'int' [-Wimplicit-int] 597 | bushuBgnBun(st, yomi, length) | ^~~~~~~~~~~ In file included from canna.h:50, from bushu.c:28: bushu.c: In function 'bushuBgnBun': sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ bushu.c:603:10: note: in expansion of macro 'defaultBushuContext' 603 | extern defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ bushu.c: At top level: bushu.c:646:1: warning: return type defaults to 'int' [-Wimplicit-int] 646 | bushuHenkan(d, flag, ext, cur, quitfunc) | ^~~~~~~~~~~ bushu.c: In function 'bushuHenkan': bushu.c:646:1: warning: type of 'ext' defaults to 'int' [-Wimplicit-int] In file included from canna.h:50, from bushu.c:28: sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ bushu.c:657:10: note: in expansion of macro 'defaultBushuContext' 657 | extern defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ bushu.c: At top level: bushu.c:780:1: warning: return type defaults to 'int' [-Wimplicit-int] 780 | makeBushuIchiranQuit(d, flag) | ^~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from bushu.c:28: bushu.c: In function 'makeBushuIchiranQuit': sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ bushu.c:784:10: note: in expansion of macro 'defaultBushuContext' 784 | extern defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ --- ichiran.o --- rm -f ichiran.o unshared/ichiran.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing ichiran.c -o unshared/ichiran.o --- hex.o --- In file included from canna.h:50, from hex.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from hex.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from hex.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from hex.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from hex.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from hex.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from hex.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from hex.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from hex.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from hex.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from hex.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from hex.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ hex.c:50:1: warning: return type defaults to 'int' [-Wimplicit-int] 50 | hexEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from hex.c:28: hex.c: In function 'hexEveryTimeCatch': sglobal.h:188:45: warning: implicit declaration of function 'G188_convertAsHex'; did you mean 'convertAsHex'? [-Wimplicit-function-declaration] 188 | #define convertAsHex G188_convertAsHex | ^~~~~~~~~~~~~~~~~ hex.c:75:11: note: in expansion of macro 'convertAsHex' 75 | if (convertAsHex(d)) { | ^~~~~~~~~~~~ sglobal.h:172:45: warning: implicit declaration of function 'G172_checkGLineLen'; did you mean 'checkGLineLen'? [-Wimplicit-function-declaration] 172 | #define checkGLineLen G172_checkGLineLen | ^~~~~~~~~~~~~~~~~~ hex.c:99:3: note: in expansion of macro 'checkGLineLen' 99 | checkGLineLen(d); | ^~~~~~~~~~~~~ hex.c: At top level: hex.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int] 104 | exitHex(d, retval, env) | ^~~~~~~ In file included from canna.h:50, from hex.c:28: hex.c: In function 'exitHex': sglobal.h:192:45: warning: implicit declaration of function 'G192_cvtAsHex'; did you mean 'cvtAsHex'? [-Wimplicit-function-declaration] 192 | #define cvtAsHex G192_cvtAsHex | ^~~~~~~~~~~~~ hex.c:110:7: note: in expansion of macro 'cvtAsHex' 110 | if (cvtAsHex(d, d->buffer_return, d->buffer_return, d->nbytes)) { | ^~~~~~~~ hex.c: At top level: hex.c:123:1: warning: return type defaults to 'int' [-Wimplicit-int] 123 | quitHex(d, retval, env) | ^~~~~~~ hex.c:138:1: warning: return type defaults to 'int' [-Wimplicit-int] 138 | hexMode(d, major_mode) | ^~~~~~~ In file included from canna.h:50, from hex.c:28: sglobal.h:37:45: warning: return type defaults to 'int' [-Wimplicit-int] 37 | #define HexMode G037_HexMode | ^~~~~~~~~~~~ hex.c:165:1: note: in expansion of macro 'HexMode' 165 | HexMode(d) | ^~~~~~~ --- jishu.o --- rm -f jishu.o unshared/jishu.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing jishu.c -o unshared/jishu.o --- ichiran.o --- In file included from canna.h:50, from ichiran.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from ichiran.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from ichiran.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from ichiran.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from ichiran.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from ichiran.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- rm -f empty.o --- ichiran.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- empty.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC empty.c --- ichiran.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from ichiran.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:267:45: warning: return type defaults to 'int' [-Wimplicit-int] 267 | #define initIchiran G267_initIchiran | ^~~~~~~~~~~~~~~~ ichiran.c:72:1: note: in expansion of macro 'initIchiran' 72 | initIchiran() | ^~~~~~~~~~~ ichiran.c:190:8: warning: type defaults to 'int' in declaration of 'ichiranEveryTimeCatch' [-Wimplicit-int] 190 | static ichiranEveryTimeCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:193:1: warning: return type defaults to 'int' [-Wimplicit-int] 193 | ichiranEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:208:8: warning: type defaults to 'int' in declaration of 'ichiranExitCatch' [-Wimplicit-int] 208 | static ichiranExitCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~ ichiran.c:211:1: warning: return type defaults to 'int' [-Wimplicit-int] 211 | ichiranExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ ichiran.c:252:8: warning: type defaults to 'int' in declaration of 'ichiranQuitCatch' [-Wimplicit-int] 252 | static ichiranQuitCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~ ichiran.c:255:1: warning: return type defaults to 'int' [-Wimplicit-int] 255 | ichiranQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ --- hex.o --- rm -f hex.o --- ichiran.o --- In file included from canna.h:50, from ichiran.c:28: sglobal.h:155:45: warning: return type defaults to 'int' [-Wimplicit-int] 155 | #define allocIchiranBuf G155_allocIchiranBuf | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:540:1: note: in expansion of macro 'allocIchiranBuf' 540 | allocIchiranBuf(d) | ^~~~~~~~~~~~~~~ --- hex.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC hex.c --- ichiran.o --- sglobal.h:362:45: warning: return type defaults to 'int' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:749:1: note: in expansion of macro 'tanKouhoIchiran' 749 | tanKouhoIchiran(d, step) | ^~~~~~~~~~~~~~~ sglobal.h:47:45: warning: return type defaults to 'int' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ ichiran.c:821:1: note: in expansion of macro 'IchiranQuit' 821 | IchiranQuit(d) | ^~~~~~~~~~~ ichiran.c:879:1: warning: return type defaults to 'int' [-Wimplicit-int] 879 | IchiranKakuteiThenDo(d, func) | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:903:1: warning: return type defaults to 'int' [-Wimplicit-int] 903 | IchiranQuitThenDo(d, func) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:43:45: warning: return type defaults to 'int' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:930:1: note: in expansion of macro 'IchiranForwardKouho' 930 | IchiranForwardKouho(d) | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: return type defaults to 'int' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:983:1: note: in expansion of macro 'IchiranBackwardKouho' 983 | IchiranBackwardKouho(d) | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:1036:8: warning: type defaults to 'int' in declaration of 'IchiranConvert' [-Wimplicit-int] 1036 | static IchiranConvert pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1039:1: warning: return type defaults to 'int' [-Wimplicit-int] 1039 | IchiranConvert(d) | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:46:45: warning: return type defaults to 'int' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1062:1: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1062 | IchiranPreviousKouhoretsu(d) | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: return type defaults to 'int' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1140:1: note: in expansion of macro 'IchiranNextKouhoretsu' 1140 | IchiranNextKouhoretsu(d) | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1178:8: warning: type defaults to 'int' in declaration of 'IchiranNextPage' [-Wimplicit-int] 1178 | static IchiranNextPage pro((uiContext)); | ^~~~~~~~~~~~~~~ ichiran.c:1181:1: warning: return type defaults to 'int' [-Wimplicit-int] 1181 | IchiranNextPage(d) | ^~~~~~~~~~~~~~~ ichiran.c:1209:8: warning: type defaults to 'int' in declaration of 'IchiranPreviousPage' [-Wimplicit-int] 1209 | static IchiranPreviousPage pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ ichiran.c:1212:1: warning: return type defaults to 'int' [-Wimplicit-int] 1212 | IchiranPreviousPage(d) | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:41:45: warning: return type defaults to 'int' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1280:1: note: in expansion of macro 'IchiranBeginningOfKouho' 1280 | IchiranBeginningOfKouho(d) | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: return type defaults to 'int' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1319:1: note: in expansion of macro 'IchiranEndOfKouho' 1319 | IchiranEndOfKouho(d) | ^~~~~~~~~~~~~~~~~ ichiran.c:1361:8: warning: type defaults to 'int' in declaration of 'IchiranBangoKouho' [-Wimplicit-int] 1361 | static IchiranBangoKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ ichiran.c:1364:1: warning: return type defaults to 'int' [-Wimplicit-int] 1364 | IchiranBangoKouho(d) | ^~~~~~~~~~~~~~~~~ ichiran.c:1494:8: warning: type defaults to 'int' in declaration of 'IchiranKakutei' [-Wimplicit-int] 1494 | static IchiranKakutei pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1497:1: warning: return type defaults to 'int' [-Wimplicit-int] 1497 | IchiranKakutei(d) | ^~~~~~~~~~~~~~ ichiran.c:1553:8: warning: type defaults to 'int' in declaration of 'IchiranExtendBunsetsu' [-Wimplicit-int] 1553 | static IchiranExtendBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1556:1: warning: return type defaults to 'int' [-Wimplicit-int] 1556 | IchiranExtendBunsetsu(d) | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1562:8: warning: type defaults to 'int' in declaration of 'IchiranShrinkBunsetsu' [-Wimplicit-int] 1562 | static IchiranShrinkBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1565:1: warning: return type defaults to 'int' [-Wimplicit-int] 1565 | IchiranShrinkBunsetsu(d) | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1571:8: warning: type defaults to 'int' in declaration of 'IchiranAdjustBunsetsu' [-Wimplicit-int] 1571 | static IchiranAdjustBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1574:1: warning: return type defaults to 'int' [-Wimplicit-int] 1574 | IchiranAdjustBunsetsu(d) | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1580:8: warning: type defaults to 'int' in declaration of 'IchiranKillToEndOfLine' [-Wimplicit-int] 1580 | static IchiranKillToEndOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1583:1: warning: return type defaults to 'int' [-Wimplicit-int] 1583 | IchiranKillToEndOfLine(d) | ^~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1589:8: warning: type defaults to 'int' in declaration of 'IchiranDeleteNext' [-Wimplicit-int] 1589 | static IchiranDeleteNext pro((uiContext)); | ^~~~~~~~~~~~~~~~~ ichiran.c:1592:1: warning: return type defaults to 'int' [-Wimplicit-int] 1592 | IchiranDeleteNext(d) | ^~~~~~~~~~~~~~~~~ ichiran.c:1598:8: warning: type defaults to 'int' in declaration of 'IchiranBubunMuhenkan' [-Wimplicit-int] 1598 | static IchiranBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:1601:1: warning: return type defaults to 'int' [-Wimplicit-int] 1601 | IchiranBubunMuhenkan(d) | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:1607:8: warning: type defaults to 'int' in declaration of 'IchiranHiragana' [-Wimplicit-int] 1607 | static IchiranHiragana pro((uiContext)); | ^~~~~~~~~~~~~~~ ichiran.c:1610:1: warning: return type defaults to 'int' [-Wimplicit-int] 1610 | IchiranHiragana(d) | ^~~~~~~~~~~~~~~ ichiran.c:1616:8: warning: type defaults to 'int' in declaration of 'IchiranKatakana' [-Wimplicit-int] 1616 | static IchiranKatakana pro((uiContext)); | ^~~~~~~~~~~~~~~ ichiran.c:1619:1: warning: return type defaults to 'int' [-Wimplicit-int] 1619 | IchiranKatakana(d) | ^~~~~~~~~~~~~~~ ichiran.c:1625:8: warning: type defaults to 'int' in declaration of 'IchiranZenkaku' [-Wimplicit-int] 1625 | static IchiranZenkaku pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1628:1: warning: return type defaults to 'int' [-Wimplicit-int] 1628 | IchiranZenkaku(d) | ^~~~~~~~~~~~~~ ichiran.c:1634:8: warning: type defaults to 'int' in declaration of 'IchiranHankaku' [-Wimplicit-int] 1634 | static IchiranHankaku pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1637:1: warning: return type defaults to 'int' [-Wimplicit-int] 1637 | IchiranHankaku(d) | ^~~~~~~~~~~~~~ ichiran.c:1643:8: warning: type defaults to 'int' in declaration of 'IchiranRomaji' [-Wimplicit-int] 1643 | static IchiranRomaji pro((uiContext)); | ^~~~~~~~~~~~~ ichiran.c:1646:1: warning: return type defaults to 'int' [-Wimplicit-int] 1646 | IchiranRomaji(d) | ^~~~~~~~~~~~~ ichiran.c:1652:8: warning: type defaults to 'int' in declaration of 'IchiranToUpper' [-Wimplicit-int] 1652 | static IchiranToUpper pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1655:1: warning: return type defaults to 'int' [-Wimplicit-int] 1655 | IchiranToUpper(d) | ^~~~~~~~~~~~~~ ichiran.c:1661:8: warning: type defaults to 'int' in declaration of 'IchiranToLower' [-Wimplicit-int] 1661 | static IchiranToLower pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1664:1: warning: return type defaults to 'int' [-Wimplicit-int] 1664 | IchiranToLower(d) | ^~~~~~~~~~~~~~ ichiran.c:1670:8: warning: type defaults to 'int' in declaration of 'IchiranCapitalize' [-Wimplicit-int] 1670 | static IchiranCapitalize pro((uiContext)); | ^~~~~~~~~~~~~~~~~ ichiran.c:1673:1: warning: return type defaults to 'int' [-Wimplicit-int] 1673 | IchiranCapitalize(d) | ^~~~~~~~~~~~~~~~~ ichiran.c:1679:8: warning: type defaults to 'int' in declaration of 'IchiranKanaRotate' [-Wimplicit-int] 1679 | static IchiranKanaRotate pro((uiContext)); | ^~~~~~~~~~~~~~~~~ ichiran.c:1682:1: warning: return type defaults to 'int' [-Wimplicit-int] 1682 | IchiranKanaRotate(d) | ^~~~~~~~~~~~~~~~~ ichiran.c:1688:8: warning: type defaults to 'int' in declaration of 'IchiranRomajiRotate' [-Wimplicit-int] 1688 | static IchiranRomajiRotate pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ ichiran.c:1691:1: warning: return type defaults to 'int' [-Wimplicit-int] 1691 | IchiranRomajiRotate(d) | ^~~~~~~~~~~~~~~~~~~ ichiran.c:1697:8: warning: type defaults to 'int' in declaration of 'IchiranCaseRotateForward' [-Wimplicit-int] 1697 | static IchiranCaseRotateForward pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1700:1: warning: return type defaults to 'int' [-Wimplicit-int] 1700 | IchiranCaseRotateForward(d) | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ ichiranmap.h:27:9: note: in expansion of macro 'DoFuncSequence' 27 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ ichiranmap.h:27:26: note: in expansion of macro 'UseOtherKeymap' 27 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ --- jishu.o --- In file included from canna.h:50, from jishu.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from jishu.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from jishu.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from jishu.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from jishu.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from jishu.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from jishu.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from jishu.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from jishu.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from jishu.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from jishu.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- hex.o --- In file included from canna.h:50, from hex.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- hex.o --- In file included from hex.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- jishu.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- hex.o --- In file included from canna.h:50, from hex.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- hex.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- jishu.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- jishu.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- hex.o --- In file included from hex.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- jishu.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- hex.o --- In file included from canna.h:50, from hex.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- hex.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- hex.o --- In file included from hex.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- hex.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from hex.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- hex.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- hex.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- hex.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- empty.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- jishu.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- hex.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- hex.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- hex.o --- In file included from hex.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- jishu.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- hex.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from hex.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- jishu.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- jishu.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- hex.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- empty.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- hex.o --- In file included from hex.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- jishu.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- hex.o --- In file included from canna.h:50, from hex.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- hex.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- hex.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- empty.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jishu.o --- In file included from jishu.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- empty.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- hex.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jishu.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- hex.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- hex.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- hex.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- hex.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- hex.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- hex.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- empty.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- hex.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- hex.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from empty.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- hex.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- hex.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- empty.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- hex.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- empty.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- In file included from canna.h:50, from jishu.c:27: sglobal.h:223:45: warning: return type defaults to 'int' [-Wimplicit-int] 223 | #define extractJishuString G223_extractJishuString | ^~~~~~~~~~~~~~~~~~~~~~~ jishu.c:149:1: note: in expansion of macro 'extractJishuString' 149 | extractJishuString(yc, s, e, sr, er) | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- empty.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- hex.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- empty.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- hex.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- empty.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- hex.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- empty.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- hex.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- empty.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:361:1: warning: return type defaults to 'int' [-Wimplicit-int] 361 | inhibittedJishu(d) | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- jishu.o --- jishu.c:378:1: warning: return type defaults to 'int' [-Wimplicit-int] 378 | nextJishu(d) | ^~~~~~~~~ --- empty.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- hex.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- hex.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- empty.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- jishu.o --- jishu.c:391:1: warning: return type defaults to 'int' [-Wimplicit-int] 391 | previousJishu(d) | ^~~~~~~~~~~~~ --- hex.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- hex.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- hex.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- hex.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- jishu.c:404:8: warning: type defaults to 'int' in declaration of 'JishuNextJishu' [-Wimplicit-int] 404 | static JishuNextJishu pro((uiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- hex.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- jishu.c:407:1: warning: return type defaults to 'int' [-Wimplicit-int] 407 | JishuNextJishu(d) /* 字種モードの時に順回り文字種変換をする */ | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- hex.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:425:8: warning: type defaults to 'int' in declaration of 'JishuPreviousJishu' [-Wimplicit-int] 425 | static JishuPreviousJishu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- hex.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:428:1: warning: return type defaults to 'int' [-Wimplicit-int] 428 | JishuPreviousJishu(d) /* 字種モードの時に逆回り文字種変換をする */ | ^~~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- hex.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- empty.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- hex.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- jishu.c:446:8: warning: type defaults to 'int' in declaration of 'JishuRotateWithInhibition' [-Wimplicit-int] 446 | static JishuRotateWithInhibition pro((uiContext, unsigned)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- hex.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- jishu.c:449:1: warning: return type defaults to 'int' [-Wimplicit-int] 449 | JishuRotateWithInhibition(d, inhibit) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- hex.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- hex.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:464:8: warning: type defaults to 'int' in declaration of 'JishuKanaRotate' [-Wimplicit-int] 464 | static JishuKanaRotate pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- hex.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- jishu.c:467:1: warning: return type defaults to 'int' [-Wimplicit-int] 467 | JishuKanaRotate(d) /* 字種モードの時に順回りかな文字種変換をする */ | ^~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- jishu.o --- jishu.c:473:8: warning: type defaults to 'int' in declaration of 'JishuRomajiRotate' [-Wimplicit-int] 473 | static JishuRomajiRotate pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- hex.o --- In file included from hex.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- empty.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- hex.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- jishu.o --- jishu.c:476:1: warning: return type defaults to 'int' [-Wimplicit-int] 476 | JishuRomajiRotate(d) /* 字種モードの時に順回り英数文字種変換をする */ | ^~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- hex.o --- hex.c:50:1: warning: return type defaults to 'int' [-Wimplicit-int] 50 | hexEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:483:8: warning: type defaults to 'int' in declaration of 'JishuShrink' [-Wimplicit-int] 483 | static JishuShrink pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:486:1: warning: return type defaults to 'int' [-Wimplicit-int] 486 | JishuShrink(d) /* 文字種変換領域を縮める */ | ^~~~~~~~~~~ --- empty.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- jishu.c:545:8: warning: type defaults to 'int' in declaration of 'JishuNop' [-Wimplicit-int] 545 | static JishuNop pro((uiContext)); | ^~~~~~~~ --- empty.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- jishu.c:548:1: warning: return type defaults to 'int' [-Wimplicit-int] 548 | JishuNop(d) | ^~~~~~~~ --- empty.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:559:8: warning: type defaults to 'int' in declaration of 'JishuExtend' [-Wimplicit-int] 559 | static JishuExtend pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:562:1: warning: return type defaults to 'int' [-Wimplicit-int] 562 | JishuExtend(d) /* 文字種変換領域を伸ばす */ | ^~~~~~~~~~~ --- empty.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- hex.o --- In file included from canna.h:50, from hex.c:28: hex.c: In function 'hexEveryTimeCatch': sglobal.h:188:45: warning: implicit declaration of function 'G188_convertAsHex'; did you mean 'convertAsHex'? [-Wimplicit-function-declaration] 188 | #define convertAsHex G188_convertAsHex | ^~~~~~~~~~~~~~~~~ hex.c:75:11: note: in expansion of macro 'convertAsHex' 75 | if (convertAsHex(d)) { | ^~~~~~~~~~~~ --- empty.o --- In file included from empty.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- jishu.o --- jishu.c:653:8: warning: type defaults to 'int' in declaration of 'JishuZenkaku' [-Wimplicit-int] 653 | static JishuZenkaku pro((uiContext)); | ^~~~~~~~~~~~ --- empty.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- jishu.o --- jishu.c:656:1: warning: return type defaults to 'int' [-Wimplicit-int] 656 | JishuZenkaku(d) /* 全角変換 */ | ^~~~~~~~~~~~ --- empty.o --- empty.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int] 37 | inEmptySelfInsert(d) | ^~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:689:8: warning: type defaults to 'int' in declaration of 'JishuHankaku' [-Wimplicit-int] 689 | static JishuHankaku pro((uiContext)); | ^~~~~~~~~~~~ jishu.c:692:1: warning: return type defaults to 'int' [-Wimplicit-int] 692 | JishuHankaku(d) /* 半角変換 */ | ^~~~~~~~~~~~ --- empty.o --- empty.c:52:8: warning: type defaults to 'int' in declaration of 'EmptySelfInsert' [-Wimplicit-int] 52 | static EmptySelfInsert pro((uiContext)); | ^~~~~~~~~~~~~~~ empty.c:55:1: warning: return type defaults to 'int' [-Wimplicit-int] 55 | EmptySelfInsert(d) | ^~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:733:1: warning: return type defaults to 'int' [-Wimplicit-int] 733 | exitJishuAndDoSomething(d, fnum) | ^~~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- empty.c:81:8: warning: type defaults to 'int' in declaration of 'EmptyYomiInsert' [-Wimplicit-int] 81 | static EmptyYomiInsert pro((uiContext)); | ^~~~~~~~~~~~~~~ empty.c:84:1: warning: return type defaults to 'int' [-Wimplicit-int] 84 | EmptyYomiInsert(d) | ^~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:746:8: warning: type defaults to 'int' in declaration of 'JishuYomiInsert' [-Wimplicit-int] 746 | static JishuYomiInsert pro((uiContext)); | ^~~~~~~~~~~~~~~ --- empty.o --- empty.c:105:8: warning: type defaults to 'int' in declaration of 'EmptyQuotedInsert' [-Wimplicit-int] 105 | static EmptyQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~~ empty.c:108:1: warning: return type defaults to 'int' [-Wimplicit-int] 108 | EmptyQuotedInsert(d) | ^~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:749:1: warning: return type defaults to 'int' [-Wimplicit-int] 749 | JishuYomiInsert(d) | ^~~~~~~~~~~~~~~ --- empty.o --- empty.c:122:8: warning: type defaults to 'int' in declaration of 'AlphaSelfInsert' [-Wimplicit-int] 122 | static AlphaSelfInsert pro((uiContext)); | ^~~~~~~~~~~~~~~ empty.c:125:1: warning: return type defaults to 'int' [-Wimplicit-int] 125 | AlphaSelfInsert(d) | ^~~~~~~~~~~~~~~ --- hex.o --- sglobal.h:172:45: warning: implicit declaration of function 'G172_checkGLineLen'; did you mean 'checkGLineLen'? [-Wimplicit-function-declaration] 172 | #define checkGLineLen G172_checkGLineLen | ^~~~~~~~~~~~~~~~~~ hex.c:99:3: note: in expansion of macro 'checkGLineLen' 99 | checkGLineLen(d); | ^~~~~~~~~~~~~ hex.c: At top level: hex.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int] 104 | exitHex(d, retval, env) | ^~~~~~~ --- empty.o --- empty.c:146:8: warning: type defaults to 'int' in declaration of 'AlphaNop' [-Wimplicit-int] 146 | static AlphaNop pro((uiContext)); | ^~~~~~~~ --- jishu.o --- jishu.c:770:8: warning: type defaults to 'int' in declaration of 'JishuQuit' [-Wimplicit-int] 770 | static JishuQuit pro((uiContext)); | ^~~~~~~~~ --- empty.o --- empty.c:149:1: warning: return type defaults to 'int' [-Wimplicit-int] 149 | AlphaNop(d) | ^~~~~~~~ empty.c:158:8: warning: type defaults to 'int' in declaration of 'EmptyQuit' [-Wimplicit-int] 158 | static EmptyQuit pro((uiContext)); | ^~~~~~~~~ empty.c:161:1: warning: return type defaults to 'int' [-Wimplicit-int] 161 | EmptyQuit(d) | ^~~~~~~~~ --- jishu.o --- jishu.c:773:1: warning: return type defaults to 'int' [-Wimplicit-int] 773 | JishuQuit(d) | ^~~~~~~~~ --- empty.o --- empty.c:175:8: warning: type defaults to 'int' in declaration of 'EmptyKakutei' [-Wimplicit-int] 175 | static EmptyKakutei pro((uiContext)); | ^~~~~~~~~~~~ empty.c:178:1: warning: return type defaults to 'int' [-Wimplicit-int] 178 | EmptyKakutei(d) | ^~~~~~~~~~~~ --- jishu.o --- jishu.c:783:8: warning: type defaults to 'int' in declaration of 'JishuToUpper' [-Wimplicit-int] 783 | static JishuToUpper pro((uiContext)); | ^~~~~~~~~~~~ --- empty.o --- empty.c:192:8: warning: type defaults to 'int' in declaration of 'EmptyDeletePrevious' [-Wimplicit-int] 192 | static EmptyDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ empty.c:195:1: warning: return type defaults to 'int' [-Wimplicit-int] 195 | EmptyDeletePrevious(d) | ^~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:786:1: warning: return type defaults to 'int' [-Wimplicit-int] 786 | JishuToUpper(d) | ^~~~~~~~~~~~ --- empty.o --- empty.c:225:1: warning: return type defaults to 'int' [-Wimplicit-int] 225 | UserMode(d, estruct) | ^~~~~~~~ --- jishu.o --- jishu.c:812:8: warning: type defaults to 'int' in declaration of 'JishuCapitalize' [-Wimplicit-int] 812 | static JishuCapitalize pro((uiContext)); | ^~~~~~~~~~~~~~~ jishu.c:815:1: warning: return type defaults to 'int' [-Wimplicit-int] 815 | JishuCapitalize(d) | ^~~~~~~~~~~~~~~ --- empty.o --- empty.c:257:1: warning: return type defaults to 'int' [-Wimplicit-int] 257 | UserSelect(d, estruct) | ^~~~~~~~~~ --- hex.o --- In file included from canna.h:50, from hex.c:28: hex.c: In function 'exitHex': sglobal.h:192:45: warning: implicit declaration of function 'G192_cvtAsHex'; did you mean 'cvtAsHex'? [-Wimplicit-function-declaration] 192 | #define cvtAsHex G192_cvtAsHex | ^~~~~~~~~~~~~ hex.c:110:7: note: in expansion of macro 'cvtAsHex' 110 | if (cvtAsHex(d, d->buffer_return, d->buffer_return, d->nbytes)) { | ^~~~~~~~ hex.c: At top level: hex.c:123:1: warning: return type defaults to 'int' [-Wimplicit-int] 123 | quitHex(d, retval, env) | ^~~~~~~ hex.c:138:1: warning: return type defaults to 'int' [-Wimplicit-int] 138 | hexMode(d, major_mode) | ^~~~~~~ --- empty.o --- empty.c:304:1: warning: return type defaults to 'int' [-Wimplicit-int] 304 | UserMenu(d, estruct) | ^~~~~~~~ --- jishu.o --- jishu.c:841:8: warning: type defaults to 'int' in declaration of 'JishuToLower' [-Wimplicit-int] 841 | static JishuToLower pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- --- empty.o --- empty.c:315:1: warning: return type defaults to 'int' [-Wimplicit-int] 315 | ProcExtraFunc(d, fnum) | ^~~~~~~~~~~~~ --- hex.o --- In file included from canna.h:50, from hex.c:28: sglobal.h:37:45: warning: return type defaults to 'int' [-Wimplicit-int] 37 | #define HexMode G037_HexMode | ^~~~~~~~~~~~ hex.c:165:1: note: in expansion of macro 'HexMode' 165 | HexMode(d) | ^~~~~~~ --- jishu.o --- jishu.c:844:1: warning: return type defaults to 'int' [-Wimplicit-int] 844 | JishuToLower(d) | ^~~~~~~~~~~~ --- empty.o --- In file included from canna.h:50, from empty.c:27: sglobal.h:243:45: warning: return type defaults to 'int' [-Wimplicit-int] 243 | #define getBaseMode G243_getBaseMode | ^~~~~~~~~~~~~~~~ empty.c:339:1: note: in expansion of macro 'getBaseMode' 339 | getBaseMode(yc) | ^~~~~~~~~~~ --- jishu.o --- jishu.c:870:8: warning: type defaults to 'int' in declaration of 'JishuHiragana' [-Wimplicit-int] 870 | static JishuHiragana pro((uiContext)); | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:22:45: warning: return type defaults to 'int' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ empty.c:387:1: note: in expansion of macro 'EmptyBaseHira' 387 | EmptyBaseHira(d) | ^~~~~~~~~~~~~ --- jishu.o --- jishu.c:873:1: warning: return type defaults to 'int' [-Wimplicit-int] 873 | JishuHiragana(d) | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:25:45: warning: return type defaults to 'int' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ empty.c:401:1: note: in expansion of macro 'EmptyBaseKata' 401 | EmptyBaseKata(d) | ^~~~~~~~~~~~~ --- jishu.o --- jishu.c:883:8: warning: type defaults to 'int' in declaration of 'JishuKatakana' [-Wimplicit-int] 883 | static JishuKatakana pro((uiContext)); | ^~~~~~~~~~~~~ jishu.c:886:1: warning: return type defaults to 'int' [-Wimplicit-int] 886 | JishuKatakana(d) | ^~~~~~~~~~~~~ --- empty.o --- sglobal.h:19:45: warning: return type defaults to 'int' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ empty.c:418:1: note: in expansion of macro 'EmptyBaseEisu' 418 | EmptyBaseEisu(d) | ^~~~~~~~~~~~~ --- jishu.o --- jishu.c:896:8: warning: type defaults to 'int' in declaration of 'JishuRomaji' [-Wimplicit-int] 896 | static JishuRomaji pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- sglobal.h:27:45: warning: return type defaults to 'int' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ empty.c:433:1: note: in expansion of macro 'EmptyBaseZen' 433 | EmptyBaseZen(d) | ^~~~~~~~~~~~ --- jishu.o --- jishu.c:899:1: warning: return type defaults to 'int' [-Wimplicit-int] 899 | JishuRomaji(d) | ^~~~~~~~~~~ --- empty.o --- sglobal.h:20:45: warning: return type defaults to 'int' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ empty.c:454:1: note: in expansion of macro 'EmptyBaseHan' 454 | EmptyBaseHan(d) | ^~~~~~~~~~~~ --- kctrl.o --- rm -f kctrl.o unshared/kctrl.o --- jishu.o --- jishu.c:919:8: warning: type defaults to 'int' in declaration of 'JishuCaseRotateForward' [-Wimplicit-int] 919 | static JishuCaseRotateForward pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:24:45: warning: return type defaults to 'int' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ empty.c:482:1: note: in expansion of macro 'EmptyBaseKana' 482 | EmptyBaseKana(d) | ^~~~~~~~~~~~~ --- jishu.o --- jishu.c:922:1: warning: return type defaults to 'int' [-Wimplicit-int] 922 | JishuCaseRotateForward(d) | ^~~~~~~~~~~~~~~~~~~~~~ --- empty.o --- sglobal.h:23:45: warning: return type defaults to 'int' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ empty.c:505:1: note: in expansion of macro 'EmptyBaseKakutei' 505 | EmptyBaseKakutei(d) | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: return type defaults to 'int' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ empty.c:519:1: note: in expansion of macro 'EmptyBaseHenkan' 519 | EmptyBaseHenkan(d) | ^~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:951:8: warning: type defaults to 'int' in declaration of 'JishuKanjiHenkan' [-Wimplicit-int] 951 | static JishuKanjiHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ jishu.c:954:1: warning: return type defaults to 'int' [-Wimplicit-int] 954 | JishuKanjiHenkan(d) | ^~~~~~~~~~~~~~~~ jishu.c:960:8: warning: type defaults to 'int' in declaration of 'JishuKanjiHenkanOInsert' [-Wimplicit-int] 960 | static JishuKanjiHenkanOInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing kctrl.c -o unshared/kctrl.o --- jishu.o --- jishu.c:963:1: warning: return type defaults to 'int' [-Wimplicit-int] 963 | JishuKanjiHenkanOInsert(d) | ^~~~~~~~~~~~~~~~~~~~~~~ jishu.c:969:8: warning: type defaults to 'int' in declaration of 'JishuKanjiHenkanONothing' [-Wimplicit-int] 969 | static JishuKanjiHenkanONothing pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ jishu.c:972:1: warning: return type defaults to 'int' [-Wimplicit-int] 972 | JishuKanjiHenkanONothing(d) | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from jishu.c:27: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ jishumap.h:27:8: note: in expansion of macro 'DoFuncSequence' 27 | extern DoFuncSequence pro((uiContext)),UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ jishumap.h:27:40: note: in expansion of macro 'UseOtherKeymap' 27 | extern DoFuncSequence pro((uiContext)),UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ jishumap.h:28:8: note: in expansion of macro 'TbForward' 28 | extern TbForward pro((uiContext)), TbBackward pro((uiContext)); | ^~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ jishumap.h:28:36: note: in expansion of macro 'TbBackward' 28 | extern TbForward pro((uiContext)), TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ jishumap.h:29:8: note: in expansion of macro 'TbBeginningOfLine' 29 | extern TbBeginningOfLine pro((uiContext)), TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- keydef.o --- --- jishu.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ jishumap.h:29:44: note: in expansion of macro 'TbEndOfLine' 29 | extern TbBeginningOfLine pro((uiContext)), TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ jishumap.h:30:8: note: in expansion of macro 'YomiKakutei' 30 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- empty.o --- empty.c: In function 'renbunInit': sglobal.h:112:45: warning: implicit declaration of function 'G112_ToggleChikuji'; did you mean 'ToggleChikuji'? [-Wimplicit-function-declaration] 112 | #define ToggleChikuji G112_ToggleChikuji | ^~~~~~~~~~~~~~~~~~ empty.c:545:7: note: in expansion of macro 'ToggleChikuji' 545 | if (ToggleChikuji(d, 0) == -1) { | ^~~~~~~~~~~~~ empty.c: In function 'showServer': --- chikuji.o --- rm -f chikuji.o --- empty.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ empty.c:595:10: note: in expansion of macro 'defaultContext' 595 | extern defaultContext; | ^~~~~~~~~~~~~~ --- keydef.o --- rm -f keydef.o unshared/keydef.o --- chikuji.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC chikuji.c --- empty.o --- empty.c: In function 'dicSync': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ empty.c:728:10: note: in expansion of macro 'defaultContext' 728 | extern defaultContext; | ^~~~~~~~~~~~~~ --- keydef.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing keydef.c -o unshared/keydef.o --- empty.o --- emptymap.h: At top level: sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ emptymap.h:27:8: note: in expansion of macro 'AlphaMode' 27 | extern AlphaMode(), HenkanNyuryokuMode(), ZenHiraKakuteiMode(); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:27:21: note: in expansion of macro 'HenkanNyuryokuMode' 27 | extern AlphaMode(), HenkanNyuryokuMode(), ZenHiraKakuteiMode(); | ^~~~~~~~~~~~~~~~~~ In file included from empty.c:750: emptymap.h:27:43: warning: type defaults to 'int' in declaration of 'ZenHiraKakuteiMode' [-Wimplicit-int] 27 | extern AlphaMode(), HenkanNyuryokuMode(), ZenHiraKakuteiMode(); | ^~~~~~~~~~~~~~~~~~ emptymap.h:28:8: warning: type defaults to 'int' in declaration of 'ZenKataKakuteiMode' [-Wimplicit-int] 28 | extern ZenKataKakuteiMode(), HanKataKakuteiMode(), ZenAlphaKakuteiMode(); | ^~~~~~~~~~~~~~~~~~ emptymap.h:28:30: warning: type defaults to 'int' in declaration of 'HanKataKakuteiMode' [-Wimplicit-int] 28 | extern ZenKataKakuteiMode(), HanKataKakuteiMode(), ZenAlphaKakuteiMode(); | ^~~~~~~~~~~~~~~~~~ emptymap.h:28:52: warning: type defaults to 'int' in declaration of 'ZenAlphaKakuteiMode' [-Wimplicit-int] 28 | extern ZenKataKakuteiMode(), HanKataKakuteiMode(), ZenAlphaKakuteiMode(); | ^~~~~~~~~~~~~~~~~~~ emptymap.h:29:8: warning: type defaults to 'int' in declaration of 'HanAlphaKakuteiMode' [-Wimplicit-int] 29 | extern HanAlphaKakuteiMode(), KigoIchiran(); | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from empty.c:27: sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ emptymap.h:29:31: note: in expansion of macro 'KigoIchiran' 29 | extern HanAlphaKakuteiMode(), KigoIchiran(); | ^~~~~~~~~~~ sglobal.h:37:45: warning: type defaults to 'int' in declaration of 'G037_HexMode' [-Wimplicit-int] 37 | #define HexMode G037_HexMode | ^~~~~~~~~~~~ emptymap.h:31:8: note: in expansion of macro 'HexMode' 31 | extern HexMode(), BushuMode(); | ^~~~~~~ sglobal.h:6:45: warning: type defaults to 'int' in declaration of 'G006_BushuMode' [-Wimplicit-int] 6 | #define BushuMode G006_BushuMode | ^~~~~~~~~~~~~~ emptymap.h:31:19: note: in expansion of macro 'BushuMode' 31 | extern HexMode(), BushuMode(); | ^~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ emptymap.h:33:8: note: in expansion of macro 'KigoIchiran' 33 | extern KigoIchiran(), UiUtilMode(); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ emptymap.h:33:23: note: in expansion of macro 'UiUtilMode' 33 | extern KigoIchiran(), UiUtilMode(); | ^~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:34:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 34 | extern YomiBaseHiraKataToggle(), YomiBaseZenHanToggle(); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:34:34: note: in expansion of macro 'YomiBaseZenHanToggle' 34 | extern YomiBaseHiraKataToggle(), YomiBaseZenHanToggle(); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:35:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 35 | extern YomiBaseKanaEisuToggle(), YomiBaseKakuteiHenkanToggle(); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:35:34: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 35 | extern YomiBaseKanaEisuToggle(), YomiBaseKakuteiHenkanToggle(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:36:8: note: in expansion of macro 'YomiBaseRotateForw' 36 | extern YomiBaseRotateForw(), YomiBaseRotateBack(); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ emptymap.h:36:30: note: in expansion of macro 'YomiBaseRotateBack' 36 | extern YomiBaseRotateForw(), YomiBaseRotateBack(); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ emptymap.h:37:8: note: in expansion of macro 'DoFuncSequence' 37 | extern DoFuncSequence(),UseOtherKeymap(), YomiModeBackup(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ emptymap.h:37:25: note: in expansion of macro 'UseOtherKeymap' 37 | extern DoFuncSequence(),UseOtherKeymap(), YomiModeBackup(); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ emptymap.h:37:43: note: in expansion of macro 'YomiModeBackup' 37 | extern DoFuncSequence(),UseOtherKeymap(), YomiModeBackup(); | ^~~~~~~~~~~~~~ sglobal.h:199:45: warning: type defaults to 'int' in declaration of 'G199_dicTouroku' [-Wimplicit-int] 199 | #define dicTouroku G199_dicTouroku | ^~~~~~~~~~~~~~~ emptymap.h:38:8: note: in expansion of macro 'dicTouroku' 38 | extern dicTouroku pro((uiContext)), dicSakujo pro((uiContext)); | ^~~~~~~~~~ sglobal.h:198:45: warning: type defaults to 'int' in declaration of 'G198_dicSakujo' [-Wimplicit-int] 198 | #define dicSakujo G198_dicSakujo | ^~~~~~~~~~~~~~ emptymap.h:38:37: note: in expansion of macro 'dicSakujo' 38 | extern dicTouroku pro((uiContext)), dicSakujo pro((uiContext)); | ^~~~~~~~~ sglobal.h:292:45: warning: type defaults to 'int' in declaration of 'G292_kigoRussia' [-Wimplicit-int] 292 | #define kigoRussia G292_kigoRussia | ^~~~~~~~~~~~~~~ emptymap.h:40:8: note: in expansion of macro 'kigoRussia' 40 | extern kigoRussia(), kigoGreek(), kigoKeisen(); | ^~~~~~~~~~ sglobal.h:290:45: warning: type defaults to 'int' in declaration of 'G290_kigoGreek' [-Wimplicit-int] 290 | #define kigoGreek G290_kigoGreek | ^~~~~~~~~~~~~~ emptymap.h:40:22: note: in expansion of macro 'kigoGreek' 40 | extern kigoRussia(), kigoGreek(), kigoKeisen(); | ^~~~~~~~~ sglobal.h:291:45: warning: type defaults to 'int' in declaration of 'G291_kigoKeisen' [-Wimplicit-int] 291 | #define kigoKeisen G291_kigoKeisen | ^~~~~~~~~~~~~~~ emptymap.h:40:35: note: in expansion of macro 'kigoKeisen' 40 | extern kigoRussia(), kigoGreek(), kigoKeisen(); | ^~~~~~~~~~ sglobal.h:197:45: warning: type defaults to 'int' in declaration of 'G197_dicMount' [-Wimplicit-int] 197 | #define dicMount G197_dicMount | ^~~~~~~~~~~~~ emptymap.h:41:8: note: in expansion of macro 'dicMount' 41 | extern dicMount(), serverChange(), serverFin(); | ^~~~~~~~ sglobal.h:353:45: warning: type defaults to 'int' in declaration of 'G353_serverChange' [-Wimplicit-int] 353 | #define serverChange G353_serverChange | ^~~~~~~~~~~~~~~~~ emptymap.h:41:20: note: in expansion of macro 'serverChange' 41 | extern dicMount(), serverChange(), serverFin(); | ^~~~~~~~~~~~ sglobal.h:354:45: warning: type defaults to 'int' in declaration of 'G354_serverFin' [-Wimplicit-int] 354 | #define serverFin G354_serverFin | ^~~~~~~~~~~~~~ emptymap.h:41:36: note: in expansion of macro 'serverFin' 41 | extern dicMount(), serverChange(), serverFin(); | ^~~~~~~~~ sglobal.h:174:45: warning: type defaults to 'int' in declaration of 'G174_chikujiInit' [-Wimplicit-int] 174 | #define chikujiInit G174_chikujiInit | ^~~~~~~~~~~~~~~~ emptymap.h:42:8: note: in expansion of macro 'chikujiInit' 42 | extern chikujiInit(); | ^~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ alphamap.h:28:8: note: in expansion of macro 'DoFuncSequence' 28 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ alphamap.h:28:25: note: in expansion of macro 'UseOtherKeymap' 28 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ --- kigo.o --- rm -f kigo.o unshared/kigo.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing kigo.c -o unshared/kigo.o --- keydef.o --- In file included from canna.h:50, from keydef.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from keydef.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- keydef.o --- In file included from canna.h:50, from keydef.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- kctrl.o --- In file included from kctrl.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- keydef.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- keydef.o --- In file included from keydef.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from keydef.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from keydef.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- kctrl.o --- In file included from kctrl.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- keydef.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from keydef.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- keydef.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- kctrl.o --- In file included from kctrl.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- kctrl.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- keydef.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- kctrl.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- keydef.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- keydef.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- chikuji.o --- In file included from canna.h:50, from chikuji.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- keydef.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- kctrl.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- keydef.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- keydef.o --- In file included from keydef.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- chikuji.o --- In file included from chikuji.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- kctrl.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- keydef.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- kctrl.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- keydef.o --- In file included from canna.h:50, from keydef.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- kctrl.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- chikuji.o --- In file included from canna.h:50, from chikuji.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- kctrl.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- chikuji.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- keydef.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- keydef.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- keydef.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- keydef.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- kctrl.o --- In file included from kctrl.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- keydef.o --- In file included from keydef.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- kctrl.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- keydef.o --- In file included from canna.h:50, from keydef.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- keydef.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- keydef.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- keydef.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- keydef.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- chikuji.o --- In file included from chikuji.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- kctrl.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- chikuji.o --- In file included from canna.h:50, from chikuji.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- keydef.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- In file included from kctrl.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- keydef.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- keydef.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- chikuji.o --- In file included from chikuji.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- chikuji.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- chikuji.o --- In file included from canna.h:50, from chikuji.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- keydef.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- chikuji.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- keydef.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- kctrl.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- keydef.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- chikuji.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- kctrl.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- chikuji.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- keydef.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- chikuji.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- keydef.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- kctrl.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- chikuji.o --- In file included from chikuji.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- kctrl.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- keydef.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- chikuji.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- kctrl.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- chikuji.o --- In file included from canna.h:50, from chikuji.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- kctrl.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- chikuji.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- keydef.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- kctrl.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- keydef.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- chikuji.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- chikuji.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- chikuji.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- kctrl.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- chikuji.o --- In file included from chikuji.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- keydef.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- chikuji.o --- In file included from canna.h:50, from chikuji.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- keydef.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- chikuji.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- keydef.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- kctrl.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- chikuji.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- keydef.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- keydef.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- chikuji.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- chikuji.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- keydef.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- kctrl.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- keydef.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- keydef.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- chikuji.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- keydef.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- chikuji.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- keydef.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- chikuji.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- kctrl.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- chikuji.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- keydef.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- keydef.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- kctrl.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- keydef.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- keydef.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- keydef.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- chikuji.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- keydef.o --- In file included from keydef.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- kctrl.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- keydef.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- kctrl.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- kctrl.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- keydef.o --- In file included from canna.h:50, from keydef.c:27: sglobal.h:311:45: warning: type defaults to 'int' in declaration of 'G311_multiSequenceFunc' [-Wimplicit-int] 311 | #define multiSequenceFunc G311_multiSequenceFunc | ^~~~~~~~~~~~~~~~~~~~~~ keydef.c:40:8: note: in expansion of macro 'multiSequenceFunc' 40 | extern multiSequenceFunc | ^~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- keydef.o --- keydef.c:44:8: warning: type defaults to 'int' in declaration of 'regist_key_hash' [-Wimplicit-int] 44 | static regist_key_hash(), copyMultiSequence(); | ^~~~~~~~~~~~~~~ keydef.c:44:27: warning: type defaults to 'int' in declaration of 'copyMultiSequence' [-Wimplicit-int] 44 | static regist_key_hash(), copyMultiSequence(); | ^~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- kctrl.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- chikuji.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- keydef.o --- In file included from canna.h:50, from keydef.c:27: sglobal.h:268:45: warning: return type defaults to 'int' [-Wimplicit-int] 268 | #define initKeyTables G268_initKeyTables | ^~~~~~~~~~~~~~~~~~ keydef.c:122:1: note: in expansion of macro 'initKeyTables' 122 | initKeyTables() | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:318:45: warning: type defaults to 'int' in declaration of 'G318_nothermodes' [-Wimplicit-int] 318 | #define nothermodes G318_nothermodes | ^~~~~~~~~~~~~~~~ keydef.c:191:8: note: in expansion of macro 'nothermodes' 191 | extern nothermodes; | ^~~~~~~~~~~ --- chikuji.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- keydef.o --- sglobal.h:169:45: warning: return type defaults to 'int' [-Wimplicit-int] 169 | #define changeKeyfunc G169_changeKeyfunc | ^~~~~~~~~~~~~~~~~~ keydef.c:193:1: note: in expansion of macro 'changeKeyfunc' 193 | changeKeyfunc(modenum, key, fnum, actbuff, keybuff) | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- chikuji.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kctrl.o --- In file included from kctrl.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- chikuji.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- kctrl.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- keydef.o --- sglobal.h:170:45: warning: return type defaults to 'int' [-Wimplicit-int] 170 | #define changeKeyfuncOfAll G170_changeKeyfuncOfAll | ^~~~~~~~~~~~~~~~~~~~~~~ keydef.c:335:1: note: in expansion of macro 'changeKeyfuncOfAll' 335 | changeKeyfuncOfAll(key, fnum, actbuff, keybuff) | ^~~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:54:1: warning: return type defaults to 'int' [-Wimplicit-int] 54 | doInitializeFunctions(d) | ^~~~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:272:45: warning: return type defaults to 'int' [-Wimplicit-int] 272 | #define initRomeStruct G272_initRomeStruct | ^~~~~~~~~~~~~~~~~~~ kctrl.c:82:1: note: in expansion of macro 'initRomeStruct' 82 | initRomeStruct(d, flg) | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c: In function 'G272_initRomeStruct': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ kctrl.c:90:10: note: in expansion of macro 'defaultContext' 90 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ kctrl.c:90:26: note: in expansion of macro 'defaultBushuContext' 90 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ --- chikuji.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from chikuji.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from chikuji.c:27: sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ chikuji.c:77:8: note: in expansion of macro 'NothingChanged' 77 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c: At top level: kctrl.c:218:1: warning: return type defaults to 'int' [-Wimplicit-int] 218 | insertEmptySlots(d) | ^~~~~~~~~~~~~~~~ --- keydef.o --- keydef.c:593:1: warning: return type defaults to 'int' [-Wimplicit-int] 593 | specialen(block) | ^~~~~~~~~ keydef.c:606:1: warning: return type defaults to 'int' [-Wimplicit-int] 606 | to_write_act(depth,keysize,actsize,singleAct) | ^~~~~~~~~~~~ --- kctrl.o --- kctrl.c:273:1: warning: return type defaults to 'int' [-Wimplicit-int] 273 | countContext() | ^~~~~~~~~~~~ kctrl.c:495:1: warning: return type defaults to 'int' [-Wimplicit-int] 495 | KC_initialize(d, arg) | ^~~~~~~~~~~~~ In file included from kctrl.c:27: kctrl.c: In function 'KC_initialize': canna.h:56:22: warning: type defaults to 'int' in declaration of 'CANNA_G271_FirstTime' [-Wimplicit-int] 56 | #define FirstTime CANNA_G271_FirstTime | ^~~~~~~~~~~~~~~~~~~~ kctrl.c:500:10: note: in expansion of macro 'FirstTime' 500 | extern FirstTime; | ^~~~~~~~~ --- keydef.o --- In file included from canna.h:50, from keydef.c:27: sglobal.h:163:45: warning: return type defaults to 'int' [-Wimplicit-int] 163 | #define askQuitKey G163_askQuitKey | ^~~~~~~~~~~~~~~ keydef.c:894:1: note: in expansion of macro 'askQuitKey' 894 | askQuitKey(key) | ^~~~~~~~~~ --- chikuji.o --- chikuji.c: In function 'G174_chikujiInit': sglobal.h:112:45: warning: implicit declaration of function 'G112_ToggleChikuji'; did you mean 'ToggleChikuji'? [-Wimplicit-function-declaration] 112 | #define ToggleChikuji G112_ToggleChikuji | ^~~~~~~~~~~~~~~~~~ chikuji.c:224:7: note: in expansion of macro 'ToggleChikuji' 224 | if (ToggleChikuji(d, 1) == -1) { | ^~~~~~~~~~~~~ chikuji.c: At top level: sglobal.h:13:45: warning: return type defaults to 'int' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ chikuji.c:297:1: note: in expansion of macro 'ChikujiSubstYomi' 297 | ChikujiSubstYomi(d) | ^~~~~~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:262:45: warning: implicit declaration of function 'G262_initExtMenu'; did you mean 'G228_finExtMenu'? [-Wimplicit-function-declaration] 262 | #define initExtMenu G262_initExtMenu | ^~~~~~~~~~~~~~~~ kctrl.c:516:9: note: in expansion of macro 'initExtMenu' 516 | if (initExtMenu() < 0) { | ^~~~~~~~~~~ --- chikuji.o --- chikuji.c:447:8: warning: type defaults to 'int' in declaration of 'ChikujiTanExtend' [-Wimplicit-int] 447 | static ChikujiTanExtend pro((uiContext)); | ^~~~~~~~~~~~~~~~ chikuji.c:487:8: warning: type defaults to 'int' in declaration of 'ChikujiTanShrink' [-Wimplicit-int] 487 | static ChikujiTanShrink pro((uiContext)); | ^~~~~~~~~~~~~~~~ chikuji.c:533:8: warning: type defaults to 'int' in declaration of 'ChikujiYomiDeletePrevious' [-Wimplicit-int] 533 | static ChikujiYomiDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ chikuji.c:626:8: warning: type defaults to 'int' in declaration of 'ChikujiHenkan' [-Wimplicit-int] 626 | static ChikujiHenkan pro((uiContext)); | ^~~~~~~~~~~~~ chikuji.c:760:8: warning: type defaults to 'int' in declaration of 'ChikujiHenkanNaive' [-Wimplicit-int] 760 | static ChikujiHenkanNaive pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:261:45: warning: implicit declaration of function 'G261_initBushuTable'; did you mean 'initBushuTable'? [-Wimplicit-function-declaration] 261 | #define initBushuTable G261_initBushuTable | ^~~~~~~~~~~~~~~~~~~ kctrl.c:527:9: note: in expansion of macro 'initBushuTable' 527 | if (initBushuTable() != NG) { | ^~~~~~~~~~~~~~ --- chikuji.o --- chikuji.c:769:8: warning: type defaults to 'int' in declaration of 'ChikujiHenkanOrNothing' [-Wimplicit-int] 769 | static ChikujiHenkanOrNothing pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ chikuji.c:778:8: warning: type defaults to 'int' in declaration of 'ChikujiMuhenkan' [-Wimplicit-int] 778 | static ChikujiMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ In file included from canna.h:50, from chikuji.c:27: sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ chikujimap.h:29:8: note: in expansion of macro 'TanKouhoIchiran' 29 | extern TanKouhoIchiran(), TanKatakana(); | ^~~~~~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ chikujimap.h:29:27: note: in expansion of macro 'TanKatakana' 29 | extern TanKouhoIchiran(), TanKatakana(); | ^~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ chikujimap.h:30:8: note: in expansion of macro 'TanPrintBunpou' 30 | extern TanPrintBunpou(); | ^~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ chikujimap.h:31:8: note: in expansion of macro 'TanMuhenkan' 31 | extern TanMuhenkan(), TanBubunKakutei(), TanHankaku(); | ^~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ chikujimap.h:31:23: note: in expansion of macro 'TanBubunKakutei' 31 | extern TanMuhenkan(), TanBubunKakutei(), TanHankaku(); | ^~~~~~~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ chikujimap.h:31:42: note: in expansion of macro 'TanHankaku' 31 | extern TanMuhenkan(), TanBubunKakutei(), TanHankaku(); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ chikujimap.h:32:8: note: in expansion of macro 'TanHiragana' 32 | extern TanHiragana(), TanRomaji(), TanZenkaku(); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ chikujimap.h:32:23: note: in expansion of macro 'TanRomaji' 32 | extern TanHiragana(), TanRomaji(), TanZenkaku(); | ^~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ chikujimap.h:32:36: note: in expansion of macro 'TanZenkaku' 32 | extern TanHiragana(), TanRomaji(), TanZenkaku(); | ^~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ chikujimap.h:33:8: note: in expansion of macro 'TanForwardBunsetsu' 33 | extern TanForwardBunsetsu(), TanBackwardBunsetsu(); | ^~~~~~~~~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ chikujimap.h:33:30: note: in expansion of macro 'TanBackwardBunsetsu' 33 | extern TanForwardBunsetsu(), TanBackwardBunsetsu(); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ chikujimap.h:34:8: note: in expansion of macro 'TanNextKouho' 34 | extern TanNextKouho(), TanPreviousKouho(); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ chikujimap.h:34:24: note: in expansion of macro 'TanPreviousKouho' 34 | extern TanNextKouho(), TanPreviousKouho(); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ chikujimap.h:35:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 35 | extern TanBeginningOfBunsetsu(), TanEndOfBunsetsu(), TanBubunMuhenkan(); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ chikujimap.h:35:34: note: in expansion of macro 'TanEndOfBunsetsu' 35 | extern TanBeginningOfBunsetsu(), TanEndOfBunsetsu(), TanBubunMuhenkan(); | ^~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ chikujimap.h:35:54: note: in expansion of macro 'TanBubunMuhenkan' 35 | extern TanBeginningOfBunsetsu(), TanEndOfBunsetsu(), TanBubunMuhenkan(); | ^~~~~~~~~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ chikujimap.h:36:8: note: in expansion of macro 'TanUpper' 36 | extern TanUpper(), TanCapitalize(), TanDeletePrevious(); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ chikujimap.h:36:20: note: in expansion of macro 'TanCapitalize' 36 | extern TanUpper(), TanCapitalize(), TanDeletePrevious(); | ^~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ chikujimap.h:36:37: note: in expansion of macro 'TanDeletePrevious' 36 | extern TanUpper(), TanCapitalize(), TanDeletePrevious(); | ^~~~~~~~~~~~~~~~~ In file included from chikuji.c:810: chikujimap.h:37:8: warning: type defaults to 'int' in declaration of 'TanKanaRotate' [-Wimplicit-int] 37 | extern TanKanaRotate pro((uiContext)), TanRomajiRotate pro((uiContext)); | ^~~~~~~~~~~~~ chikujimap.h:37:40: warning: type defaults to 'int' in declaration of 'TanRomajiRotate' [-Wimplicit-int] 37 | extern TanKanaRotate pro((uiContext)), TanRomajiRotate pro((uiContext)); | ^~~~~~~~~~~~~~~ chikujimap.h:38:8: warning: type defaults to 'int' in declaration of 'TanCaseRotateForward' [-Wimplicit-int] 38 | extern TanCaseRotateForward pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from chikuji.c:27: sglobal.h:349:45: warning: type defaults to 'int' in declaration of 'G349_searchfunc' [-Wimplicit-int] 349 | #define searchfunc G349_searchfunc | ^~~~~~~~~~~~~~~ chikujimap.h:54:8: note: in expansion of macro 'searchfunc' 54 | extern searchfunc(), CYsearchfunc(), Yomisearchfunc(); | ^~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ chikujimap.h:54:22: note: in expansion of macro 'CYsearchfunc' 54 | extern searchfunc(), CYsearchfunc(), Yomisearchfunc(); | ^~~~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ chikujimap.h:54:38: note: in expansion of macro 'Yomisearchfunc' 54 | extern searchfunc(), CYsearchfunc(), Yomisearchfunc(); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:264:45: warning: implicit declaration of function 'G264_initGyouTable'; did you mean 'G269_initKigoTable'? [-Wimplicit-function-declaration] 264 | #define initGyouTable G264_initGyouTable | ^~~~~~~~~~~~~~~~~~ kctrl.c:528:11: note: in expansion of macro 'initGyouTable' 528 | if (initGyouTable() != NG) { | ^~~~~~~~~~~~~ sglobal.h:266:45: warning: implicit declaration of function 'G266_initHinshiTable'; did you mean 'initHinshiTable'? [-Wimplicit-function-declaration] 266 | #define initHinshiTable G266_initHinshiTable | ^~~~~~~~~~~~~~~~~~~~ kctrl.c:529:13: note: in expansion of macro 'initHinshiTable' 529 | if (initHinshiTable() != NG) { | ^~~~~~~~~~~~~~~ sglobal.h:274:45: warning: implicit declaration of function 'G274_initUlKigoTable'; did you mean 'G269_initKigoTable'? [-Wimplicit-function-declaration] 274 | #define initUlKigoTable G274_initUlKigoTable | ^~~~~~~~~~~~~~~~~~~~ kctrl.c:530:15: note: in expansion of macro 'initUlKigoTable' 530 | if (initUlKigoTable() != NG) { | ^~~~~~~~~~~~~~~ sglobal.h:273:45: warning: implicit declaration of function 'G273_initUlKeisenTable'; did you mean 'initUlKeisenTable'? [-Wimplicit-function-declaration] 273 | #define initUlKeisenTable G273_initUlKeisenTable | ^~~~~~~~~~~~~~~~~~~~~~ kctrl.c:531:17: note: in expansion of macro 'initUlKeisenTable' 531 | if (initUlKeisenTable() != NG) { | ^~~~~~~~~~~~~~~~~ --- kigo.o --- In file included from canna.h:50, from kigo.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from kigo.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from kigo.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- kctrl.o --- sglobal.h:271:45: warning: implicit declaration of function 'G271_initOnoffTable'; did you mean 'initOnoffTable'? [-Wimplicit-function-declaration] 271 | #define initOnoffTable G271_initOnoffTable | ^~~~~~~~~~~~~~~~~~~ kctrl.c:532:19: note: in expansion of macro 'initOnoffTable' 532 | if (initOnoffTable() != NG) { | ^~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from kigo.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from kigo.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from kigo.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from kigo.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- kctrl.o --- sglobal.h:265:45: warning: implicit declaration of function 'G265_initHinshiMessage'; did you mean 'initHinshiMessage'? [-Wimplicit-function-declaration] 265 | #define initHinshiMessage G265_initHinshiMessage | ^~~~~~~~~~~~~~~~~~~~~~ kctrl.c:534:21: note: in expansion of macro 'initHinshiMessage' 534 | if (initHinshiMessage() != NG) { | ^~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from kigo.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- kctrl.o --- kctrl.c: At top level: --- kigo.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- kctrl.o --- kctrl.c:698:1: warning: return type defaults to 'int' [-Wimplicit-int] 698 | KC_finalize(d, arg) | ^~~~~~~~~~~ --- kigo.o --- In file included from canna.h:50, from kigo.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- kctrl.o --- In file included from kctrl.c:27: kctrl.c: In function 'KC_finalize': --- kigo.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- kctrl.o --- canna.h:56:22: warning: type defaults to 'int' in declaration of 'CANNA_G271_FirstTime' [-Wimplicit-int] 56 | #define FirstTime CANNA_G271_FirstTime | ^~~~~~~~~~~~~~~~~~~~ kctrl.c:703:10: note: in expansion of macro 'FirstTime' 703 | extern FirstTime; | ^~~~~~~~~ --- kigo.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c: At top level: --- kigo.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:775:1: warning: return type defaults to 'int' [-Wimplicit-int] 775 | KC_setWidth(d, arg) | ^~~~~~~~~~~ --- kigo.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:784:1: warning: return type defaults to 'int' [-Wimplicit-int] 784 | KC_setBunsetsuKugiri(d, arg) | ^~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from kigo.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from kigo.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- kctrl.c:812:1: warning: return type defaults to 'int' [-Wimplicit-int] 812 | KC_changeMode(d, arg) | ^~~~~~~~~~~~~ --- kigo.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- kctrl.c:914:1: warning: return type defaults to 'int' [-Wimplicit-int] 914 | baseModeP(d) | ^~~~~~~~~ --- kigo.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:218:45: warning: return type defaults to 'int' [-Wimplicit-int] 218 | #define escapeToBasicStat G218_escapeToBasicStat | ^~~~~~~~~~~~~~~~~~~~~~ kctrl.c:936:1: note: in expansion of macro 'escapeToBasicStat' 936 | escapeToBasicStat(d, how) | ^~~~~~~~~~~~~~~~~ kctrl.c:970:1: warning: return type defaults to 'int' [-Wimplicit-int] 970 | KC_setUFunc(d, arg) | ^~~~~~~~~~~ In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_setUFunc': sglobal.h:253:45: warning: type defaults to 'int' in declaration of 'G253_howToBehaveInCaseOfUndefKey' [-Wimplicit-int] 253 | #define howToBehaveInCaseOfUndefKey G253_howToBehaveInCaseOfUndefKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kctrl.c:975:10: note: in expansion of macro 'howToBehaveInCaseOfUndefKey' 975 | extern howToBehaveInCaseOfUndefKey; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ kctrl.c: At top level: kctrl.c:982:1: warning: return type defaults to 'int' [-Wimplicit-int] 982 | KC_setModeInfoStyle(d, arg) | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_setModeInfoStyle': sglobal.h:254:45: warning: type defaults to 'int' in declaration of 'G254_howToReturnModeInfo' [-Wimplicit-int] 254 | #define howToReturnModeInfo G254_howToReturnModeInfo | ^~~~~~~~~~~~~~~~~~~~~~~~ kctrl.c:988:10: note: in expansion of macro 'howToReturnModeInfo' 988 | extern howToReturnModeInfo; | ^~~~~~~~~~~~~~~~~~~ kctrl.c: At top level: kctrl.c:997:1: warning: return type defaults to 'int' [-Wimplicit-int] 997 | KC_setHexInputStyle(d, arg) | ^~~~~~~~~~~~~~~~~~~ kctrl.c:1007:1: warning: return type defaults to 'int' [-Wimplicit-int] 1007 | KC_inhibitHankakuKana(d, arg) | ^~~~~~~~~~~~~~~~~~~~~ kctrl.c:1020:1: warning: return type defaults to 'int' [-Wimplicit-int] 1020 | popTourokuWithGLineClear(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- kctrl.o --- kctrl.c:1043:1: warning: return type defaults to 'int' [-Wimplicit-int] 1043 | KC_defineKanji(d, arg) | ^~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_defineKanji': --- kigo.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:200:45: warning: implicit declaration of function 'G200_dicTourokuControl'; did you mean 'dicTourokuControl'? [-Wimplicit-function-declaration] 200 | #define dicTourokuControl G200_dicTourokuControl | ^~~~~~~~~~~~~~~~~~~~~~ kctrl.c:1064:5: note: in expansion of macro 'dicTourokuControl' 1064 | dicTourokuControl(d, xxxx, popTourokuWithGLineClear); | ^~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c: At top level: --- kigo.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1162:1: warning: return type defaults to 'int' [-Wimplicit-int] 1162 | KC_kakutei(d, arg) | ^~~~~~~~~~ --- kigo.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from kigo.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- kctrl.o --- kctrl.c:1182:1: warning: return type defaults to 'int' [-Wimplicit-int] 1182 | KC_kill(d, arg) | ^~~~~~~ --- kigo.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1199:1: warning: return type defaults to 'int' [-Wimplicit-int] 1199 | KC_modekeys(d, arg) | ^~~~~~~~~~~ --- kigo.o --- kigo.c:120:1: warning: return type defaults to 'int' [-Wimplicit-int] 120 | getKigoContext(d, | ^~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1223:1: warning: return type defaults to 'int' [-Wimplicit-int] 1223 | KC_queryMode(d, arg) | ^~~~~~~~~~~~ kctrl.c:1231:1: warning: return type defaults to 'int' [-Wimplicit-int] 1231 | KC_queryConnection(d, arg) | ^~~~~~~~~~~~~~~~~~ --- kigo.o --- kigo.c:173:1: warning: return type defaults to 'int' [-Wimplicit-int] 173 | makeKigoGlineStatus(d) | ^~~~~~~~~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_queryConnection': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ kctrl.c:1236:10: note: in expansion of macro 'defaultContext' 1236 | extern defaultContext; | ^~~~~~~~~~~~~~ kctrl.c: At top level: --- kigo.o --- kigo.c:228:1: warning: return type defaults to 'int' [-Wimplicit-int] 228 | makeKigoInfo(d, headkouho) | ^~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1247:1: warning: return type defaults to 'int' [-Wimplicit-int] 1247 | KC_setServerName(d, arg) | ^~~~~~~~~~~~~~~~ kctrl.c:1256:1: warning: return type defaults to 'int' [-Wimplicit-int] 1256 | KC_parse(d, arg) | ^~~~~~~~ --- kigo.o --- kigo.c:300:1: warning: return type defaults to 'int' [-Wimplicit-int] 300 | kigoIchiranExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1273:1: warning: return type defaults to 'int' [-Wimplicit-int] 1273 | KC_yomiInfo(d, arg) | ^~~~~~~~~~~ --- kigo.o --- kigo.c:316:1: warning: return type defaults to 'int' [-Wimplicit-int] 316 | kigoIchiranQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from kigo.c:27: sglobal.h:55:45: warning: return type defaults to 'int' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ kigo.c:329:1: note: in expansion of macro 'KigoIchiran' 329 | KigoIchiran(d) | ^~~~~~~~~~~ --- kctrl.o --- kctrl.c:1283:1: warning: return type defaults to 'int' [-Wimplicit-int] 1283 | KC_storeYomi(d, arg) | ^~~~~~~~~~~~ kctrl.c:1339:1: warning: return type defaults to 'int' [-Wimplicit-int] 1339 | KC_setInitFileName(d, arg) | ^~~~~~~~~~~~~~~~~~ kctrl.c:1367:1: warning: return type defaults to 'int' [-Wimplicit-int] 1367 | KC_do(d, arg) | ^~~~~ In file included from canna.h:50, from kctrl.c:27: sglobal.h:150:45: warning: return type defaults to 'int' [-Wimplicit-int] 150 | #define _do_func_slightly G150__do_func_slightly | ^~~~~~~~~~~~~~~~~~~~~~ kctrl.c:1398:1: note: in expansion of macro '_do_func_slightly' 1398 | _do_func_slightly(d, fnum, mode_c, c_mode) | ^~~~~~~~~~~~~~~~~ kctrl.c:1455:1: warning: return type defaults to 'int' [-Wimplicit-int] 1455 | callCallback(d, res) /* コールバックを呼ぶ */ | ^~~~~~~~~~~~ In file included from canna.h:50, from kctrl.c:27: sglobal.h:149:45: warning: return type defaults to 'int' [-Wimplicit-int] 149 | #define _doFunc G149__doFunc | ^~~~~~~~~~~~ kctrl.c:1486:1: note: in expansion of macro '_doFunc' 1486 | _doFunc(d, fnum) | ^~~~~~~ sglobal.h:148:45: warning: return type defaults to 'int' [-Wimplicit-int] 148 | #define _afterDoFunc G148__afterDoFunc | ^~~~~~~~~~~~~~~~~ kctrl.c:1583:1: note: in expansion of macro '_afterDoFunc' 1583 | _afterDoFunc(d, retval) | ^~~~~~~~~~~~ sglobal.h:205:45: warning: return type defaults to 'int' [-Wimplicit-int] 205 | #define doFunc G205_doFunc | ^~~~~~~~~~~ kctrl.c:1615:1: note: in expansion of macro 'doFunc' 1615 | doFunc(d, fnum) | ^~~~~~ kctrl.c:1623:1: warning: return type defaults to 'int' [-Wimplicit-int] 1623 | KC_getContext(d, arg) | ^~~~~~~~~~~~~ In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_getContext': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ kctrl.c:1628:10: note: in expansion of macro 'defaultContext' 1628 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~ sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ kctrl.c:1628:26: note: in expansion of macro 'defaultBushuContext' 1628 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ kctrl.c: At top level: kctrl.c:1645:1: warning: return type defaults to 'int' [-Wimplicit-int] 1645 | KC_closeUIContext(d, arg) | ^~~~~~~~~~~~~~~~~ --- kigo.o --- kigo.c: In function 'G055_KigoIchiran': sglobal.h:303:45: warning: implicit declaration of function 'G303_makeKigoIchiran'; did you mean 'makeKigoIchiran'? [-Wimplicit-function-declaration] 303 | #define makeKigoIchiran G303_makeKigoIchiran | ^~~~~~~~~~~~~~~~~~~~ kigo.c:342:6: note: in expansion of macro 'makeKigoIchiran' 342 | if(makeKigoIchiran(d, CANNA_MODE_KigoMode) == NG) | ^~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1695:1: warning: return type defaults to 'int' [-Wimplicit-int] 1695 | KC_inhibitChangeMode(d, arg) | ^~~~~~~~~~~~~~~~~~~~ --- kigo.o --- kigo.c: At top level: sglobal.h:303:45: warning: return type defaults to 'int' [-Wimplicit-int] 303 | #define makeKigoIchiran G303_makeKigoIchiran | ^~~~~~~~~~~~~~~~~~~~ kigo.c:356:1: note: in expansion of macro 'makeKigoIchiran' 356 | makeKigoIchiran(d, major_mode) | ^~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1717:1: warning: return type defaults to 'int' [-Wimplicit-int] 1717 | KC_letterRestriction(d, arg) | ^~~~~~~~~~~~~~~~~~~~ kctrl.c:1734:1: warning: return type defaults to 'int' [-Wimplicit-int] 1734 | countColumns(str) | ^~~~~~~~~~~~ kctrl.c:1758:1: warning: return type defaults to 'int' [-Wimplicit-int] 1758 | KC_queryMaxModeStr(d, arg) | ^~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_changeServer': --- kigo.o --- kigo.c: In function 'G303_makeKigoIchiran': sglobal.h:155:45: warning: implicit declaration of function 'G155_allocIchiranBuf'; did you mean 'allocIchiranBuf'? [-Wimplicit-function-declaration] 155 | #define allocIchiranBuf G155_allocIchiranBuf | ^~~~~~~~~~~~~~~~~~~~ kigo.c:392:6: note: in expansion of macro 'allocIchiranBuf' 392 | if(allocIchiranBuf(d) == NG) { /* 記号一覧モード */ | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ kctrl.c:2117:10: note: in expansion of macro 'defaultContext' 2117 | extern defaultContext; | ^~~~~~~~~~~~~~ --- kigo.o --- kigo.c: At top level: kigo.c:423:1: warning: return type defaults to 'int' [-Wimplicit-int] 423 | KigoNop(d) | ^~~~~~~ kigo.c:441:1: warning: return type defaults to 'int' [-Wimplicit-int] 441 | KigoForwardKouho(d) | ^~~~~~~~~~~~~~~~ kigo.c:474:1: warning: return type defaults to 'int' [-Wimplicit-int] 474 | KigoBackwardKouho(d) | ^~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:2164:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2164 | return (int)RkwGetServerName(); | ^ --- kigo.o --- kigo.c:506:1: warning: return type defaults to 'int' [-Wimplicit-int] 506 | KigoPreviousKouhoretsu(d) | ^~~~~~~~~~~~~~~~~~~~~~ kigo.c:537:1: warning: return type defaults to 'int' [-Wimplicit-int] 537 | KigoNextKouhoretsu(d) | ^~~~~~~~~~~~~~~~~~ kigo.c:568:1: warning: return type defaults to 'int' [-Wimplicit-int] 568 | KigoBeginningOfKouho(d) | ^~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c: In function 'KC_setUserInfo': --- kigo.o --- kigo.c:590:1: warning: return type defaults to 'int' [-Wimplicit-int] 590 | KigoEndOfKouho(d) | ^~~~~~~~~~~~~~ kigo.c:615:1: warning: return type defaults to 'int' [-Wimplicit-int] 615 | KigoKakutei(d) | ^~~~~~~~~~~ --- kctrl.o --- kctrl.c:2230:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2230 | wcKanjiControl((int)d, KC_SETINITFILENAME, buf); | ^ --- kigo.o --- kigo.c:703:1: warning: return type defaults to 'int' [-Wimplicit-int] 703 | KigoQuit(d) | ^~~~~~~~ In file included from canna.h:50, from kigo.c:27: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ kigomap.h:30:8: note: in expansion of macro 'DoFuncSequence' 30 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ kigomap.h:30:25: note: in expansion of macro 'UseOtherKeymap' 30 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: kctrl.c: At top level: sglobal.h:282:45: warning: return type defaults to 'int' [-Wimplicit-int] 282 | #define kanjiControl G282_kanjiControl | ^~~~~~~~~~~~~~~~~ kctrl.c:2376:1: note: in expansion of macro 'kanjiControl' 2376 | kanjiControl(request, d, arg) | ^~~~~~~~~~~~ --- mode.o --- rm -f mode.o unshared/mode.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing mode.c -o unshared/mode.o --- kigo.o --- rm -f kigo.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC kigo.c --- jishu.o --- rm -f jishu.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC jishu.c --- ichiran.o --- rm -f ichiran.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC ichiran.c --- mode.o --- In file included from canna.h:50, from mode.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from mode.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from mode.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from mode.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from mode.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from mode.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- jishu.o --- In file included from canna.h:50, from jishu.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- mode.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- In file included from jishu.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- mode.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- In file included from canna.h:50, from jishu.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- mode.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- mode.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- jishu.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- mode.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- jishu.o --- In file included from jishu.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- mode.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- jishu.o --- In file included from canna.h:50, from jishu.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- mode.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- jishu.o --- In file included from jishu.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- mode.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- jishu.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from jishu.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- mode.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- jishu.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- jishu.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- mode.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- mode.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- jishu.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- mode.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- jishu.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- mode.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- mode.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- jishu.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- jishu.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- mode.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- jishu.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- mode.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- jishu.o --- In file included from jishu.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- mode.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- In file included from canna.h:50, from jishu.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- mode.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- mode.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- mode.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- mode.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- mode.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jishu.o --- In file included from jishu.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- mode.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jishu.o --- In file included from canna.h:50, from jishu.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- mode.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- mode.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- In file included from canna.h:50, from kigo.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- mode.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kigo.o --- In file included from kigo.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- jishu.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- mode.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- mode.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- In file included from canna.h:50, from kigo.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- jishu.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- mode.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- jishu.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- kigo.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- jishu.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- mode.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- jishu.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- mode.o --- In file included from mode.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- jishu.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- mode.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- jishu.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- kigo.o --- In file included from kigo.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- jishu.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kigo.o --- In file included from canna.h:50, from kigo.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- kigo.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- kigo.o --- In file included from kigo.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from kigo.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- kigo.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- kigo.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- mode.o --- In file included from canna.h:50, from mode.c:27: sglobal.h:318:45: warning: type defaults to 'int' in declaration of 'G318_nothermodes' [-Wimplicit-int] 318 | #define nothermodes G318_nothermodes | ^~~~~~~~~~~~~~~~ mode.c:120:8: note: in expansion of macro 'nothermodes' 120 | extern nothermodes; | ^~~~~~~~~~~ --- kigo.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- kigo.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- jishu.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- kigo.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- kigo.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- kigo.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- kigo.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- kigo.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- kigo.o --- In file included from kigo.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- jishu.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- kigo.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from kigo.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- jishu.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- mode.o --- sglobal.h:49:45: warning: return type defaults to 'int' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ mode.c:230:1: note: in expansion of macro 'JapaneseMode' 230 | JapaneseMode(d) | ^~~~~~~~~~~~ --- jishu.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- kigo.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:1:45: warning: return type defaults to 'int' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ mode.c:245:1: note: in expansion of macro 'AlphaMode' 245 | AlphaMode(d) | ^~~~~~~~~ --- kigo.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- mode.o --- sglobal.h:36:45: warning: return type defaults to 'int' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ mode.c:261:1: note: in expansion of macro 'HenkanNyuryokuMode' 261 | HenkanNyuryokuMode(d) | ^~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- kigo.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from kigo.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- jishu.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- kigo.o --- In file included from canna.h:50, from kigo.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- mode.o --- sglobal.h:332:45: warning: return type defaults to 'int' [-Wimplicit-int] 332 | #define queryMode G332_queryMode | ^~~~~~~~~~~~~~ mode.c:286:1: note: in expansion of macro 'queryMode' 286 | queryMode(d, arg) | ^~~~~~~~~ --- jishu.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- kigo.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- jishu.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- kigo.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- kigo.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- kigo.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- jishu.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- mode.o --- sglobal.h:171:45: warning: return type defaults to 'int' [-Wimplicit-int] 171 | #define changeModeName G171_changeModeName | ^~~~~~~~~~~~~~~~~~~ mode.c:373:1: note: in expansion of macro 'changeModeName' 373 | changeModeName(modeid, str) | ^~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- jishu.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- jishu.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- kigo.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- jishu.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jishu.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- kigo.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- jishu.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- kigo.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- In file included from jishu.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- kigo.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- jishu.o --- In file included from canna.h:50, from jishu.c:27: sglobal.h:223:45: warning: return type defaults to 'int' [-Wimplicit-int] 223 | #define extractJishuString G223_extractJishuString | ^~~~~~~~~~~~~~~~~~~~~~~ jishu.c:149:1: note: in expansion of macro 'extractJishuString' 149 | extractJishuString(yc, s, e, sr, er) | ^~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- jishu.c:361:1: warning: return type defaults to 'int' [-Wimplicit-int] 361 | inhibittedJishu(d) | ^~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- jishu.o --- jishu.c:378:1: warning: return type defaults to 'int' [-Wimplicit-int] 378 | nextJishu(d) | ^~~~~~~~~ --- kigo.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:391:1: warning: return type defaults to 'int' [-Wimplicit-int] 391 | previousJishu(d) | ^~~~~~~~~~~~~ --- kigo.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:404:8: warning: type defaults to 'int' in declaration of 'JishuNextJishu' [-Wimplicit-int] 404 | static JishuNextJishu pro((uiContext)); | ^~~~~~~~~~~~~~ jishu.c:407:1: warning: return type defaults to 'int' [-Wimplicit-int] 407 | JishuNextJishu(d) /* 字種モードの時に順回り文字種変換をする */ | ^~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:425:8: warning: type defaults to 'int' in declaration of 'JishuPreviousJishu' [-Wimplicit-int] 425 | static JishuPreviousJishu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ jishu.c:428:1: warning: return type defaults to 'int' [-Wimplicit-int] 428 | JishuPreviousJishu(d) /* 字種モードの時に逆回り文字種変換をする */ | ^~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:446:8: warning: type defaults to 'int' in declaration of 'JishuRotateWithInhibition' [-Wimplicit-int] 446 | static JishuRotateWithInhibition pro((uiContext, unsigned)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ jishu.c:449:1: warning: return type defaults to 'int' [-Wimplicit-int] 449 | JishuRotateWithInhibition(d, inhibit) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- jishu.c:464:8: warning: type defaults to 'int' in declaration of 'JishuKanaRotate' [-Wimplicit-int] 464 | static JishuKanaRotate pro((uiContext)); | ^~~~~~~~~~~~~~~ jishu.c:467:1: warning: return type defaults to 'int' [-Wimplicit-int] 467 | JishuKanaRotate(d) /* 字種モードの時に順回りかな文字種変換をする */ | ^~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- jishu.c:473:8: warning: type defaults to 'int' in declaration of 'JishuRomajiRotate' [-Wimplicit-int] 473 | static JishuRomajiRotate pro((uiContext)); | ^~~~~~~~~~~~~~~~~ jishu.c:476:1: warning: return type defaults to 'int' [-Wimplicit-int] 476 | JishuRomajiRotate(d) /* 字種モードの時に順回り英数文字種変換をする */ | ^~~~~~~~~~~~~~~~~ --- kigo.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- jishu.o --- jishu.c:483:8: warning: type defaults to 'int' in declaration of 'JishuShrink' [-Wimplicit-int] 483 | static JishuShrink pro((uiContext)); | ^~~~~~~~~~~ jishu.c:486:1: warning: return type defaults to 'int' [-Wimplicit-int] 486 | JishuShrink(d) /* 文字種変換領域を縮める */ | ^~~~~~~~~~~ --- kigo.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:545:8: warning: type defaults to 'int' in declaration of 'JishuNop' [-Wimplicit-int] 545 | static JishuNop pro((uiContext)); | ^~~~~~~~ --- kigo.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:548:1: warning: return type defaults to 'int' [-Wimplicit-int] 548 | JishuNop(d) | ^~~~~~~~ jishu.c:559:8: warning: type defaults to 'int' in declaration of 'JishuExtend' [-Wimplicit-int] 559 | static JishuExtend pro((uiContext)); | ^~~~~~~~~~~ --- kigo.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:562:1: warning: return type defaults to 'int' [-Wimplicit-int] 562 | JishuExtend(d) /* 文字種変換領域を伸ばす */ | ^~~~~~~~~~~ --- kigo.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:653:8: warning: type defaults to 'int' in declaration of 'JishuZenkaku' [-Wimplicit-int] 653 | static JishuZenkaku pro((uiContext)); | ^~~~~~~~~~~~ --- kigo.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- jishu.o --- jishu.c:656:1: warning: return type defaults to 'int' [-Wimplicit-int] 656 | JishuZenkaku(d) /* 全角変換 */ | ^~~~~~~~~~~~ --- kigo.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- jishu.o --- jishu.c:689:8: warning: type defaults to 'int' in declaration of 'JishuHankaku' [-Wimplicit-int] 689 | static JishuHankaku pro((uiContext)); | ^~~~~~~~~~~~ --- kigo.o --- In file included from kigo.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- jishu.o --- jishu.c:692:1: warning: return type defaults to 'int' [-Wimplicit-int] 692 | JishuHankaku(d) /* 半角変換 */ | ^~~~~~~~~~~~ --- kigo.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- jishu.o --- jishu.c:733:1: warning: return type defaults to 'int' [-Wimplicit-int] 733 | exitJishuAndDoSomething(d, fnum) | ^~~~~~~~~~~~~~~~~~~~~~~ jishu.c:746:8: warning: type defaults to 'int' in declaration of 'JishuYomiInsert' [-Wimplicit-int] 746 | static JishuYomiInsert pro((uiContext)); | ^~~~~~~~~~~~~~~ jishu.c:749:1: warning: return type defaults to 'int' [-Wimplicit-int] 749 | JishuYomiInsert(d) | ^~~~~~~~~~~~~~~ jishu.c:770:8: warning: type defaults to 'int' in declaration of 'JishuQuit' [-Wimplicit-int] 770 | static JishuQuit pro((uiContext)); | ^~~~~~~~~ --- kigo.o --- kigo.c:120:1: warning: return type defaults to 'int' [-Wimplicit-int] 120 | getKigoContext(d, | ^~~~~~~~~~~~~~ --- jishu.o --- jishu.c:773:1: warning: return type defaults to 'int' [-Wimplicit-int] 773 | JishuQuit(d) | ^~~~~~~~~ jishu.c:783:8: warning: type defaults to 'int' in declaration of 'JishuToUpper' [-Wimplicit-int] 783 | static JishuToUpper pro((uiContext)); | ^~~~~~~~~~~~ jishu.c:786:1: warning: return type defaults to 'int' [-Wimplicit-int] 786 | JishuToUpper(d) | ^~~~~~~~~~~~ --- kigo.o --- kigo.c:173:1: warning: return type defaults to 'int' [-Wimplicit-int] 173 | makeKigoGlineStatus(d) | ^~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:812:8: warning: type defaults to 'int' in declaration of 'JishuCapitalize' [-Wimplicit-int] 812 | static JishuCapitalize pro((uiContext)); | ^~~~~~~~~~~~~~~ jishu.c:815:1: warning: return type defaults to 'int' [-Wimplicit-int] 815 | JishuCapitalize(d) | ^~~~~~~~~~~~~~~ --- kigo.o --- kigo.c:228:1: warning: return type defaults to 'int' [-Wimplicit-int] 228 | makeKigoInfo(d, headkouho) | ^~~~~~~~~~~~ --- jishu.o --- jishu.c:841:8: warning: type defaults to 'int' in declaration of 'JishuToLower' [-Wimplicit-int] 841 | static JishuToLower pro((uiContext)); | ^~~~~~~~~~~~ jishu.c:844:1: warning: return type defaults to 'int' [-Wimplicit-int] 844 | JishuToLower(d) | ^~~~~~~~~~~~ jishu.c:870:8: warning: type defaults to 'int' in declaration of 'JishuHiragana' [-Wimplicit-int] 870 | static JishuHiragana pro((uiContext)); | ^~~~~~~~~~~~~ jishu.c:873:1: warning: return type defaults to 'int' [-Wimplicit-int] 873 | JishuHiragana(d) | ^~~~~~~~~~~~~ --- kigo.o --- kigo.c:300:1: warning: return type defaults to 'int' [-Wimplicit-int] 300 | kigoIchiranExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:883:8: warning: type defaults to 'int' in declaration of 'JishuKatakana' [-Wimplicit-int] 883 | static JishuKatakana pro((uiContext)); | ^~~~~~~~~~~~~ --- kigo.o --- kigo.c:316:1: warning: return type defaults to 'int' [-Wimplicit-int] 316 | kigoIchiranQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~ --- jishu.o --- jishu.c:886:1: warning: return type defaults to 'int' [-Wimplicit-int] 886 | JishuKatakana(d) | ^~~~~~~~~~~~~ --- kigo.o --- In file included from canna.h:50, from kigo.c:27: sglobal.h:55:45: warning: return type defaults to 'int' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ kigo.c:329:1: note: in expansion of macro 'KigoIchiran' 329 | KigoIchiran(d) | ^~~~~~~~~~~ --- jishu.o --- jishu.c:896:8: warning: type defaults to 'int' in declaration of 'JishuRomaji' [-Wimplicit-int] 896 | static JishuRomaji pro((uiContext)); | ^~~~~~~~~~~ jishu.c:899:1: warning: return type defaults to 'int' [-Wimplicit-int] 899 | JishuRomaji(d) | ^~~~~~~~~~~ jishu.c:919:8: warning: type defaults to 'int' in declaration of 'JishuCaseRotateForward' [-Wimplicit-int] 919 | static JishuCaseRotateForward pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ jishu.c:922:1: warning: return type defaults to 'int' [-Wimplicit-int] 922 | JishuCaseRotateForward(d) | ^~~~~~~~~~~~~~~~~~~~~~ jishu.c:951:8: warning: type defaults to 'int' in declaration of 'JishuKanjiHenkan' [-Wimplicit-int] 951 | static JishuKanjiHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ jishu.c:954:1: warning: return type defaults to 'int' [-Wimplicit-int] 954 | JishuKanjiHenkan(d) | ^~~~~~~~~~~~~~~~ jishu.c:960:8: warning: type defaults to 'int' in declaration of 'JishuKanjiHenkanOInsert' [-Wimplicit-int] 960 | static JishuKanjiHenkanOInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ jishu.c:963:1: warning: return type defaults to 'int' [-Wimplicit-int] 963 | JishuKanjiHenkanOInsert(d) | ^~~~~~~~~~~~~~~~~~~~~~~ jishu.c:969:8: warning: type defaults to 'int' in declaration of 'JishuKanjiHenkanONothing' [-Wimplicit-int] 969 | static JishuKanjiHenkanONothing pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ jishu.c:972:1: warning: return type defaults to 'int' [-Wimplicit-int] 972 | JishuKanjiHenkanONothing(d) | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from jishu.c:27: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ jishumap.h:27:8: note: in expansion of macro 'DoFuncSequence' 27 | extern DoFuncSequence pro((uiContext)),UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ jishumap.h:27:40: note: in expansion of macro 'UseOtherKeymap' 27 | extern DoFuncSequence pro((uiContext)),UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ jishumap.h:28:8: note: in expansion of macro 'TbForward' 28 | extern TbForward pro((uiContext)), TbBackward pro((uiContext)); | ^~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ jishumap.h:28:36: note: in expansion of macro 'TbBackward' 28 | extern TbForward pro((uiContext)), TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ jishumap.h:29:8: note: in expansion of macro 'TbBeginningOfLine' 29 | extern TbBeginningOfLine pro((uiContext)), TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ jishumap.h:29:44: note: in expansion of macro 'TbEndOfLine' 29 | extern TbBeginningOfLine pro((uiContext)), TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ jishumap.h:30:8: note: in expansion of macro 'YomiKakutei' 30 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- kigo.o --- kigo.c: In function 'G055_KigoIchiran': sglobal.h:303:45: warning: implicit declaration of function 'G303_makeKigoIchiran'; did you mean 'makeKigoIchiran'? [-Wimplicit-function-declaration] 303 | #define makeKigoIchiran G303_makeKigoIchiran | ^~~~~~~~~~~~~~~~~~~~ kigo.c:342:6: note: in expansion of macro 'makeKigoIchiran' 342 | if(makeKigoIchiran(d, CANNA_MODE_KigoMode) == NG) | ^~~~~~~~~~~~~~~ kigo.c: At top level: sglobal.h:303:45: warning: return type defaults to 'int' [-Wimplicit-int] 303 | #define makeKigoIchiran G303_makeKigoIchiran | ^~~~~~~~~~~~~~~~~~~~ kigo.c:356:1: note: in expansion of macro 'makeKigoIchiran' 356 | makeKigoIchiran(d, major_mode) | ^~~~~~~~~~~~~~~ kigo.c: In function 'G303_makeKigoIchiran': sglobal.h:155:45: warning: implicit declaration of function 'G155_allocIchiranBuf'; did you mean 'allocIchiranBuf'? [-Wimplicit-function-declaration] 155 | #define allocIchiranBuf G155_allocIchiranBuf | ^~~~~~~~~~~~~~~~~~~~ kigo.c:392:6: note: in expansion of macro 'allocIchiranBuf' 392 | if(allocIchiranBuf(d) == NG) { /* 記号一覧モード */ | ^~~~~~~~~~~~~~~ kigo.c: At top level: kigo.c:423:1: warning: return type defaults to 'int' [-Wimplicit-int] 423 | KigoNop(d) | ^~~~~~~ kigo.c:441:1: warning: return type defaults to 'int' [-Wimplicit-int] 441 | KigoForwardKouho(d) | ^~~~~~~~~~~~~~~~ --- multi.o --- --- kigo.o --- kigo.c:474:1: warning: return type defaults to 'int' [-Wimplicit-int] 474 | KigoBackwardKouho(d) | ^~~~~~~~~~~~~~~~~ kigo.c:506:1: warning: return type defaults to 'int' [-Wimplicit-int] 506 | KigoPreviousKouhoretsu(d) | ^~~~~~~~~~~~~~~~~~~~~~ kigo.c:537:1: warning: return type defaults to 'int' [-Wimplicit-int] 537 | KigoNextKouhoretsu(d) | ^~~~~~~~~~~~~~~~~~ kigo.c:568:1: warning: return type defaults to 'int' [-Wimplicit-int] 568 | KigoBeginningOfKouho(d) | ^~~~~~~~~~~~~~~~~~~~ kigo.c:590:1: warning: return type defaults to 'int' [-Wimplicit-int] 590 | KigoEndOfKouho(d) | ^~~~~~~~~~~~~~ kigo.c:615:1: warning: return type defaults to 'int' [-Wimplicit-int] 615 | KigoKakutei(d) | ^~~~~~~~~~~ kigo.c:703:1: warning: return type defaults to 'int' [-Wimplicit-int] 703 | KigoQuit(d) | ^~~~~~~~ --- multi.o --- rm -f multi.o unshared/multi.o --- kigo.o --- In file included from canna.h:50, from kigo.c:27: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ kigomap.h:30:8: note: in expansion of macro 'DoFuncSequence' 30 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ kigomap.h:30:25: note: in expansion of macro 'UseOtherKeymap' 30 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ --- multi.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing multi.c -o unshared/multi.o --- ichiran.o --- In file included from canna.h:50, from ichiran.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from ichiran.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from ichiran.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from ichiran.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from ichiran.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from ichiran.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from ichiran.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:267:45: warning: return type defaults to 'int' [-Wimplicit-int] 267 | #define initIchiran G267_initIchiran | ^~~~~~~~~~~~~~~~ ichiran.c:72:1: note: in expansion of macro 'initIchiran' 72 | initIchiran() | ^~~~~~~~~~~ ichiran.c:190:8: warning: type defaults to 'int' in declaration of 'ichiranEveryTimeCatch' [-Wimplicit-int] 190 | static ichiranEveryTimeCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:193:1: warning: return type defaults to 'int' [-Wimplicit-int] 193 | ichiranEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:208:8: warning: type defaults to 'int' in declaration of 'ichiranExitCatch' [-Wimplicit-int] 208 | static ichiranExitCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~ ichiran.c:211:1: warning: return type defaults to 'int' [-Wimplicit-int] 211 | ichiranExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ ichiran.c:252:8: warning: type defaults to 'int' in declaration of 'ichiranQuitCatch' [-Wimplicit-int] 252 | static ichiranQuitCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~ ichiran.c:255:1: warning: return type defaults to 'int' [-Wimplicit-int] 255 | ichiranQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:155:45: warning: return type defaults to 'int' [-Wimplicit-int] 155 | #define allocIchiranBuf G155_allocIchiranBuf | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:540:1: note: in expansion of macro 'allocIchiranBuf' 540 | allocIchiranBuf(d) | ^~~~~~~~~~~~~~~ sglobal.h:362:45: warning: return type defaults to 'int' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:749:1: note: in expansion of macro 'tanKouhoIchiran' 749 | tanKouhoIchiran(d, step) | ^~~~~~~~~~~~~~~ sglobal.h:47:45: warning: return type defaults to 'int' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ ichiran.c:821:1: note: in expansion of macro 'IchiranQuit' 821 | IchiranQuit(d) | ^~~~~~~~~~~ ichiran.c:879:1: warning: return type defaults to 'int' [-Wimplicit-int] 879 | IchiranKakuteiThenDo(d, func) | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:903:1: warning: return type defaults to 'int' [-Wimplicit-int] 903 | IchiranQuitThenDo(d, func) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:43:45: warning: return type defaults to 'int' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:930:1: note: in expansion of macro 'IchiranForwardKouho' 930 | IchiranForwardKouho(d) | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: return type defaults to 'int' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:983:1: note: in expansion of macro 'IchiranBackwardKouho' 983 | IchiranBackwardKouho(d) | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:1036:8: warning: type defaults to 'int' in declaration of 'IchiranConvert' [-Wimplicit-int] 1036 | static IchiranConvert pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1039:1: warning: return type defaults to 'int' [-Wimplicit-int] 1039 | IchiranConvert(d) | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:46:45: warning: return type defaults to 'int' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1062:1: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1062 | IchiranPreviousKouhoretsu(d) | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: return type defaults to 'int' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1140:1: note: in expansion of macro 'IchiranNextKouhoretsu' 1140 | IchiranNextKouhoretsu(d) | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1178:8: warning: type defaults to 'int' in declaration of 'IchiranNextPage' [-Wimplicit-int] 1178 | static IchiranNextPage pro((uiContext)); | ^~~~~~~~~~~~~~~ ichiran.c:1181:1: warning: return type defaults to 'int' [-Wimplicit-int] 1181 | IchiranNextPage(d) | ^~~~~~~~~~~~~~~ ichiran.c:1209:8: warning: type defaults to 'int' in declaration of 'IchiranPreviousPage' [-Wimplicit-int] 1209 | static IchiranPreviousPage pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ ichiran.c:1212:1: warning: return type defaults to 'int' [-Wimplicit-int] 1212 | IchiranPreviousPage(d) | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:41:45: warning: return type defaults to 'int' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1280:1: note: in expansion of macro 'IchiranBeginningOfKouho' 1280 | IchiranBeginningOfKouho(d) | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: return type defaults to 'int' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1319:1: note: in expansion of macro 'IchiranEndOfKouho' 1319 | IchiranEndOfKouho(d) | ^~~~~~~~~~~~~~~~~ ichiran.c:1361:8: warning: type defaults to 'int' in declaration of 'IchiranBangoKouho' [-Wimplicit-int] 1361 | static IchiranBangoKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ ichiran.c:1364:1: warning: return type defaults to 'int' [-Wimplicit-int] 1364 | IchiranBangoKouho(d) | ^~~~~~~~~~~~~~~~~ ichiran.c:1494:8: warning: type defaults to 'int' in declaration of 'IchiranKakutei' [-Wimplicit-int] 1494 | static IchiranKakutei pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1497:1: warning: return type defaults to 'int' [-Wimplicit-int] 1497 | IchiranKakutei(d) | ^~~~~~~~~~~~~~ ichiran.c:1553:8: warning: type defaults to 'int' in declaration of 'IchiranExtendBunsetsu' [-Wimplicit-int] 1553 | static IchiranExtendBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1556:1: warning: return type defaults to 'int' [-Wimplicit-int] 1556 | IchiranExtendBunsetsu(d) | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1562:8: warning: type defaults to 'int' in declaration of 'IchiranShrinkBunsetsu' [-Wimplicit-int] 1562 | static IchiranShrinkBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1565:1: warning: return type defaults to 'int' [-Wimplicit-int] 1565 | IchiranShrinkBunsetsu(d) | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1571:8: warning: type defaults to 'int' in declaration of 'IchiranAdjustBunsetsu' [-Wimplicit-int] 1571 | static IchiranAdjustBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1574:1: warning: return type defaults to 'int' [-Wimplicit-int] 1574 | IchiranAdjustBunsetsu(d) | ^~~~~~~~~~~~~~~~~~~~~ ichiran.c:1580:8: warning: type defaults to 'int' in declaration of 'IchiranKillToEndOfLine' [-Wimplicit-int] 1580 | static IchiranKillToEndOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1583:1: warning: return type defaults to 'int' [-Wimplicit-int] 1583 | IchiranKillToEndOfLine(d) | ^~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1589:8: warning: type defaults to 'int' in declaration of 'IchiranDeleteNext' [-Wimplicit-int] 1589 | static IchiranDeleteNext pro((uiContext)); | ^~~~~~~~~~~~~~~~~ ichiran.c:1592:1: warning: return type defaults to 'int' [-Wimplicit-int] 1592 | IchiranDeleteNext(d) | ^~~~~~~~~~~~~~~~~ ichiran.c:1598:8: warning: type defaults to 'int' in declaration of 'IchiranBubunMuhenkan' [-Wimplicit-int] 1598 | static IchiranBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:1601:1: warning: return type defaults to 'int' [-Wimplicit-int] 1601 | IchiranBubunMuhenkan(d) | ^~~~~~~~~~~~~~~~~~~~ ichiran.c:1607:8: warning: type defaults to 'int' in declaration of 'IchiranHiragana' [-Wimplicit-int] 1607 | static IchiranHiragana pro((uiContext)); | ^~~~~~~~~~~~~~~ ichiran.c:1610:1: warning: return type defaults to 'int' [-Wimplicit-int] 1610 | IchiranHiragana(d) | ^~~~~~~~~~~~~~~ ichiran.c:1616:8: warning: type defaults to 'int' in declaration of 'IchiranKatakana' [-Wimplicit-int] 1616 | static IchiranKatakana pro((uiContext)); | ^~~~~~~~~~~~~~~ ichiran.c:1619:1: warning: return type defaults to 'int' [-Wimplicit-int] 1619 | IchiranKatakana(d) | ^~~~~~~~~~~~~~~ ichiran.c:1625:8: warning: type defaults to 'int' in declaration of 'IchiranZenkaku' [-Wimplicit-int] 1625 | static IchiranZenkaku pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1628:1: warning: return type defaults to 'int' [-Wimplicit-int] 1628 | IchiranZenkaku(d) | ^~~~~~~~~~~~~~ ichiran.c:1634:8: warning: type defaults to 'int' in declaration of 'IchiranHankaku' [-Wimplicit-int] 1634 | static IchiranHankaku pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1637:1: warning: return type defaults to 'int' [-Wimplicit-int] 1637 | IchiranHankaku(d) | ^~~~~~~~~~~~~~ ichiran.c:1643:8: warning: type defaults to 'int' in declaration of 'IchiranRomaji' [-Wimplicit-int] 1643 | static IchiranRomaji pro((uiContext)); | ^~~~~~~~~~~~~ ichiran.c:1646:1: warning: return type defaults to 'int' [-Wimplicit-int] 1646 | IchiranRomaji(d) | ^~~~~~~~~~~~~ ichiran.c:1652:8: warning: type defaults to 'int' in declaration of 'IchiranToUpper' [-Wimplicit-int] 1652 | static IchiranToUpper pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1655:1: warning: return type defaults to 'int' [-Wimplicit-int] 1655 | IchiranToUpper(d) | ^~~~~~~~~~~~~~ ichiran.c:1661:8: warning: type defaults to 'int' in declaration of 'IchiranToLower' [-Wimplicit-int] 1661 | static IchiranToLower pro((uiContext)); | ^~~~~~~~~~~~~~ ichiran.c:1664:1: warning: return type defaults to 'int' [-Wimplicit-int] 1664 | IchiranToLower(d) | ^~~~~~~~~~~~~~ ichiran.c:1670:8: warning: type defaults to 'int' in declaration of 'IchiranCapitalize' [-Wimplicit-int] 1670 | static IchiranCapitalize pro((uiContext)); | ^~~~~~~~~~~~~~~~~ ichiran.c:1673:1: warning: return type defaults to 'int' [-Wimplicit-int] 1673 | IchiranCapitalize(d) | ^~~~~~~~~~~~~~~~~ ichiran.c:1679:8: warning: type defaults to 'int' in declaration of 'IchiranKanaRotate' [-Wimplicit-int] 1679 | static IchiranKanaRotate pro((uiContext)); | ^~~~~~~~~~~~~~~~~ ichiran.c:1682:1: warning: return type defaults to 'int' [-Wimplicit-int] 1682 | IchiranKanaRotate(d) | ^~~~~~~~~~~~~~~~~ ichiran.c:1688:8: warning: type defaults to 'int' in declaration of 'IchiranRomajiRotate' [-Wimplicit-int] 1688 | static IchiranRomajiRotate pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ ichiran.c:1691:1: warning: return type defaults to 'int' [-Wimplicit-int] 1691 | IchiranRomajiRotate(d) | ^~~~~~~~~~~~~~~~~~~ ichiran.c:1697:8: warning: type defaults to 'int' in declaration of 'IchiranCaseRotateForward' [-Wimplicit-int] 1697 | static IchiranCaseRotateForward pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ ichiran.c:1700:1: warning: return type defaults to 'int' [-Wimplicit-int] 1700 | IchiranCaseRotateForward(d) | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ichiran.c:28: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ ichiranmap.h:27:9: note: in expansion of macro 'DoFuncSequence' 27 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ ichiranmap.h:27:26: note: in expansion of macro 'UseOtherKeymap' 27 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ --- keydef.o --- rm -f keydef.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC keydef.c --- multi.o --- In file included from canna.h:50, from multi.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from multi.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from multi.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from multi.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from multi.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from multi.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from multi.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:114:45: warning: return type defaults to 'int' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ multi.c:105:1: note: in expansion of macro 'UseOtherKeymap' 105 | UseOtherKeymap(d) | ^~~~~~~~~~~~~~ multi.c:131:1: warning: return type defaults to 'int' [-Wimplicit-int] 131 | _DoFuncSequence(d, keytbl, key) /* 複数の機能の割り当て */ | ^~~~~~~~~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:17:45: warning: return type defaults to 'int' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ multi.c:242:1: note: in expansion of macro 'DoFuncSequence' 242 | DoFuncSequence(d) /* 複数の機能の割り当て */ | ^~~~~~~~~~~~~~ multi.c: In function 'G017_DoFuncSequence': multi.c:245:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 245 | return _DoFuncSequence(d, (BYTE *)NULL, (BYTE)NULL); | ^ In file included from canna.h:50, from multi.c:27: multi.c: At top level: sglobal.h:311:45: warning: return type defaults to 'int' [-Wimplicit-int] 311 | #define multiSequenceFunc G311_multiSequenceFunc | ^~~~~~~~~~~~~~~~~~~~~~ multi.c:248:1: note: in expansion of macro 'multiSequenceFunc' 248 | multiSequenceFunc(d, mode, whattodo, key, fnum) | ^~~~~~~~~~~~~~~~~ --- keydef.o --- In file included from canna.h:50, from keydef.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from keydef.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from keydef.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from keydef.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from keydef.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from keydef.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from keydef.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- henkan.o --- rm -f henkan.o --- keydef.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from keydef.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from keydef.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- henkan.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC henkan.c --- keydef.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from keydef.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from keydef.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- mode.o --- rm -f mode.o --- keydef.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- mode.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC mode.c --- keydef.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from keydef.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from keydef.c:27: sglobal.h:311:45: warning: type defaults to 'int' in declaration of 'G311_multiSequenceFunc' [-Wimplicit-int] 311 | #define multiSequenceFunc G311_multiSequenceFunc | ^~~~~~~~~~~~~~~~~~~~~~ keydef.c:40:8: note: in expansion of macro 'multiSequenceFunc' 40 | extern multiSequenceFunc | ^~~~~~~~~~~~~~~~~ keydef.c:44:8: warning: type defaults to 'int' in declaration of 'regist_key_hash' [-Wimplicit-int] 44 | static regist_key_hash(), copyMultiSequence(); | ^~~~~~~~~~~~~~~ keydef.c:44:27: warning: type defaults to 'int' in declaration of 'copyMultiSequence' [-Wimplicit-int] 44 | static regist_key_hash(), copyMultiSequence(); | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from keydef.c:27: sglobal.h:268:45: warning: return type defaults to 'int' [-Wimplicit-int] 268 | #define initKeyTables G268_initKeyTables | ^~~~~~~~~~~~~~~~~~ keydef.c:122:1: note: in expansion of macro 'initKeyTables' 122 | initKeyTables() | ^~~~~~~~~~~~~ sglobal.h:318:45: warning: type defaults to 'int' in declaration of 'G318_nothermodes' [-Wimplicit-int] 318 | #define nothermodes G318_nothermodes | ^~~~~~~~~~~~~~~~ keydef.c:191:8: note: in expansion of macro 'nothermodes' 191 | extern nothermodes; | ^~~~~~~~~~~ sglobal.h:169:45: warning: return type defaults to 'int' [-Wimplicit-int] 169 | #define changeKeyfunc G169_changeKeyfunc | ^~~~~~~~~~~~~~~~~~ keydef.c:193:1: note: in expansion of macro 'changeKeyfunc' 193 | changeKeyfunc(modenum, key, fnum, actbuff, keybuff) | ^~~~~~~~~~~~~ sglobal.h:170:45: warning: return type defaults to 'int' [-Wimplicit-int] 170 | #define changeKeyfuncOfAll G170_changeKeyfuncOfAll | ^~~~~~~~~~~~~~~~~~~~~~~ keydef.c:335:1: note: in expansion of macro 'changeKeyfuncOfAll' 335 | changeKeyfuncOfAll(key, fnum, actbuff, keybuff) | ^~~~~~~~~~~~~~~~~~ keydef.c:593:1: warning: return type defaults to 'int' [-Wimplicit-int] 593 | specialen(block) | ^~~~~~~~~ keydef.c:606:1: warning: return type defaults to 'int' [-Wimplicit-int] 606 | to_write_act(depth,keysize,actsize,singleAct) | ^~~~~~~~~~~~ In file included from canna.h:50, from keydef.c:27: sglobal.h:163:45: warning: return type defaults to 'int' [-Wimplicit-int] 163 | #define askQuitKey G163_askQuitKey | ^~~~~~~~~~~~~~~ keydef.c:894:1: note: in expansion of macro 'askQuitKey' 894 | askQuitKey(key) | ^~~~~~~~~~ --- mode.o --- In file included from canna.h:50, from mode.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from mode.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from mode.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from mode.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from mode.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from mode.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from mode.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from mode.c:27: sglobal.h:318:45: warning: type defaults to 'int' in declaration of 'G318_nothermodes' [-Wimplicit-int] 318 | #define nothermodes G318_nothermodes | ^~~~~~~~~~~~~~~~ mode.c:120:8: note: in expansion of macro 'nothermodes' 120 | extern nothermodes; | ^~~~~~~~~~~ sglobal.h:49:45: warning: return type defaults to 'int' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ mode.c:230:1: note: in expansion of macro 'JapaneseMode' 230 | JapaneseMode(d) | ^~~~~~~~~~~~ sglobal.h:1:45: warning: return type defaults to 'int' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ mode.c:245:1: note: in expansion of macro 'AlphaMode' 245 | AlphaMode(d) | ^~~~~~~~~ sglobal.h:36:45: warning: return type defaults to 'int' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ mode.c:261:1: note: in expansion of macro 'HenkanNyuryokuMode' 261 | HenkanNyuryokuMode(d) | ^~~~~~~~~~~~~~~~~~ sglobal.h:332:45: warning: return type defaults to 'int' [-Wimplicit-int] 332 | #define queryMode G332_queryMode | ^~~~~~~~~~~~~~ mode.c:286:1: note: in expansion of macro 'queryMode' 286 | queryMode(d, arg) | ^~~~~~~~~ sglobal.h:171:45: warning: return type defaults to 'int' [-Wimplicit-int] 171 | #define changeModeName G171_changeModeName | ^~~~~~~~~~~~~~~~~~~ mode.c:373:1: note: in expansion of macro 'changeModeName' 373 | changeModeName(modeid, str) | ^~~~~~~~~~~~~~ --- onoff.o --- --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- onoff.o --- rm -f onoff.o unshared/onoff.o --- henkan.o --- In file included from henkan.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- onoff.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing onoff.c -o unshared/onoff.o --- henkan.o --- In file included from canna.h:50, from henkan.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from henkan.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from henkan.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from henkan.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from henkan.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from henkan.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:52:45: warning: return type defaults to 'int' [-Wimplicit-int] 52 | #define KanjiInit G052_KanjiInit | ^~~~~~~~~~~~~~ henkan.c:155:1: note: in expansion of macro 'KanjiInit' 155 | KanjiInit() | ^~~~~~~~~ In file included from henkan.c:27: henkan.c: In function 'G052_KanjiInit': canna.h:56:22: warning: type defaults to 'int' in declaration of 'CANNA_G271_FirstTime' [-Wimplicit-int] 56 | #define FirstTime CANNA_G271_FirstTime | ^~~~~~~~~~~~~~~~~~~~ henkan.c:161:10: note: in expansion of macro 'FirstTime' 161 | extern FirstTime; | ^~~~~~~~~ In file included from canna.h:50, from henkan.c:27: henkan.c: At top level: sglobal.h:51:45: warning: return type defaults to 'int' [-Wimplicit-int] 51 | #define KanjiFin G051_KanjiFin | ^~~~~~~~~~~~~ henkan.c:425:1: note: in expansion of macro 'KanjiFin' 425 | KanjiFin() | ^~~~~~~~ sglobal.h:206:45: warning: return type defaults to 'int' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ henkan.c:1274:1: note: in expansion of macro 'doHenkan' 1274 | doHenkan(d, len, kanji) | ^~~~~~~~ henkan.c:1305:1: warning: return type defaults to 'int' [-Wimplicit-int] 1305 | doYomiHenkan(d, len, kanji, yc) | ^~~~~~~~~~~~ In file included from canna.h:50, from henkan.c:27: henkan.c: In function 'doYomiHenkan': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ henkan.c:1312:10: note: in expansion of macro 'defaultContext' 1312 | extern defaultContext; | ^~~~~~~~~~~~~~ henkan.c: At top level: henkan.c:1523:1: warning: return type defaults to 'int' [-Wimplicit-int] 1523 | tanNextKouho(d, yc) | ^~~~~~~~~~~~ henkan.c: In function 'enterTanHenkanMode': henkan.c:1565:1: warning: type of 'fnum' defaults to 'int' [-Wimplicit-int] 1565 | enterTanHenkanMode(d, fnum) | ^~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from henkan.c:27: henkan.c: At top level: sglobal.h:99:45: warning: return type defaults to 'int' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ henkan.c:1607:1: note: in expansion of macro 'TanKouhoIchiran' 1607 | TanKouhoIchiran(d) | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: return type defaults to 'int' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ henkan.c:1616:1: note: in expansion of macro 'TanNextKouho' 1616 | TanNextKouho(d) | ^~~~~~~~~~~~ henkan.c:1634:8: warning: type defaults to 'int' in declaration of 'TanHenkan' [-Wimplicit-int] 1634 | static TanHenkan pro((uiContext)); | ^~~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:103:45: warning: return type defaults to 'int' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ henkan.c:1661:1: note: in expansion of macro 'TanPreviousKouho' 1661 | TanPreviousKouho(d) | ^~~~~~~~~~~~~~~~ sglobal.h:96:45: warning: return type defaults to 'int' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ henkan.c:1705:1: note: in expansion of macro 'TanHiragana' 1705 | TanHiragana(d) | ^~~~~~~~~~~ sglobal.h:98:45: warning: return type defaults to 'int' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ henkan.c:1711:1: note: in expansion of macro 'TanKatakana' 1711 | TanKatakana(d) | ^~~~~~~~~~~ sglobal.h:105:45: warning: return type defaults to 'int' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ henkan.c:1717:1: note: in expansion of macro 'TanRomaji' 1717 | TanRomaji(d) | ^~~~~~~~~ sglobal.h:106:45: warning: return type defaults to 'int' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ henkan.c:1723:1: note: in expansion of macro 'TanUpper' 1723 | TanUpper(d) | ^~~~~~~~ sglobal.h:91:45: warning: return type defaults to 'int' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ henkan.c:1729:1: note: in expansion of macro 'TanCapitalize' 1729 | TanCapitalize(d) | ^~~~~~~~~~~~~ sglobal.h:107:45: warning: return type defaults to 'int' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ henkan.c:1735:1: note: in expansion of macro 'TanZenkaku' 1735 | TanZenkaku(d) | ^~~~~~~~~~ sglobal.h:95:45: warning: return type defaults to 'int' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ henkan.c:1741:1: note: in expansion of macro 'TanHankaku' 1741 | TanHankaku(d) | ^~~~~~~~~~ henkan.c:1749:1: warning: return type defaults to 'int' [-Wimplicit-int] 1749 | TanKanaRotate(d) | ^~~~~~~~~~~~~ henkan.c:1757:1: warning: return type defaults to 'int' [-Wimplicit-int] 1757 | TanRomajiRotate(d) | ^~~~~~~~~~~~~~~ henkan.c:1765:1: warning: return type defaults to 'int' [-Wimplicit-int] 1765 | TanCaseRotateForward(d) | ^~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:100:45: warning: return type defaults to 'int' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ henkan.c:1897:1: note: in expansion of macro 'TanMuhenkan' 1897 | TanMuhenkan(d) | ^~~~~~~~~~~ sglobal.h:97:45: warning: return type defaults to 'int' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ henkan.c:2164:1: note: in expansion of macro 'TanKakutei' 2164 | TanKakutei(d) | ^~~~~~~~~~ henkan.c:2180:8: warning: type defaults to 'int' in declaration of 'TanKakuteiYomiInsert' [-Wimplicit-int] 2180 | static TanKakuteiYomiInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from henkan.c:27: henkan.c: In function 'TanKakuteiYomiInsert': sglobal.h:312:45: warning: type defaults to 'int' in declaration of 'G312_nKouhoBunsetsu' [-Wimplicit-int] 312 | #define nKouhoBunsetsu G312_nKouhoBunsetsu | ^~~~~~~~~~~~~~~~~~~ henkan.c:2215:9: note: in expansion of macro 'nKouhoBunsetsu' 2215 | extern nKouhoBunsetsu; | ^~~~~~~~~~~~~~ henkan.c: At top level: henkan.c:2299:8: warning: type defaults to 'int' in declaration of 'TanExtendBunsetsu' [-Wimplicit-int] 2299 | static TanExtendBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~ henkan.c:2332:8: warning: type defaults to 'int' in declaration of 'TanShrinkBunsetsu' [-Wimplicit-int] 2332 | static TanShrinkBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:104:45: warning: return type defaults to 'int' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ henkan.c:2372:1: note: in expansion of macro 'TanPrintBunpou' 2372 | TanPrintBunpou(d) | ^~~~~~~~~~~~~~ henkan.c: In function 'jrKanjiPipeError': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ henkan.c:2459:10: note: in expansion of macro 'defaultContext' 2459 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~ sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ henkan.c:2459:26: note: in expansion of macro 'defaultBushuContext' 2459 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ henkan.c: At top level: henkan.c:2481:8: warning: type defaults to 'int' in declaration of 'TanBunsetsuMode' [-Wimplicit-int] 2481 | static TanBunsetsuMode pro((uiContext)); | ^~~~~~~~~~~~~~~ henkan.c:2484:1: warning: return type defaults to 'int' [-Wimplicit-int] 2484 | TanBunsetsuMode(d) | ^~~~~~~~~~~~~~~ henkan.c:2647:8: warning: type defaults to 'int' in declaration of 'TbChooseChar' [-Wimplicit-int] 2647 | static TbChooseChar pro((uiContext, int)); | ^~~~~~~~~~~~ henkan.c:2650:1: warning: return type defaults to 'int' [-Wimplicit-int] 2650 | TbChooseChar(d, head) | ^~~~~~~~~~~~ henkan.c:2725:8: warning: type defaults to 'int' in declaration of 'TanChooseHeadChar' [-Wimplicit-int] 2725 | static TanChooseHeadChar pro((uiContext)); | ^~~~~~~~~~~~~~~~~ henkan.c:2726:8: warning: type defaults to 'int' in declaration of 'TanChooseTailChar' [-Wimplicit-int] 2726 | static TanChooseTailChar pro((uiContext)); | ^~~~~~~~~~~~~~~~~ henkan.c:2729:1: warning: return type defaults to 'int' [-Wimplicit-int] 2729 | TanChooseHeadChar(d) | ^~~~~~~~~~~~~~~~~ henkan.c:2736:1: warning: return type defaults to 'int' [-Wimplicit-int] 2736 | TanChooseTailChar(d) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from henkan.c:27: sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ tanmap.h:27:8: note: in expansion of macro 'TanKouhoIchiran' 27 | extern TanKouhoIchiran pro((uiContext)), DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ tanmap.h:27:42: note: in expansion of macro 'DoFuncSequence' 27 | extern TanKouhoIchiran pro((uiContext)), DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ tanmap.h:28:8: note: in expansion of macro 'UseOtherKeymap' 28 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ tanmap.h:29:8: note: in expansion of macro 'YomiKakutei' 29 | extern YomiKakutei pro((uiContext)), TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ tanmap.h:29:38: note: in expansion of macro 'TanBubunKakutei' 29 | extern YomiKakutei pro((uiContext)), TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- onoff.o --- In file included from canna.h:50, from onoff.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from onoff.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from onoff.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from onoff.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from onoff.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- multi.o --- rm -f multi.o --- onoff.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from onoff.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- multi.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC multi.c --- onoff.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from onoff.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:351:45: warning: return type defaults to 'int' [-Wimplicit-int] 351 | #define selectOnOff G351_selectOnOff | ^~~~~~~~~~~~~~~~ onoff.c:77:1: note: in expansion of macro 'selectOnOff' 77 | selectOnOff(d, buf, ck, nelem, bangomax, currentkouho, status, | ^~~~~~~~~~~ onoff.c:131:1: warning: return type defaults to 'int' [-Wimplicit-int] 131 | makeOnOffIchiran(d, nelem, bangomax, currentkouho, status) | ^~~~~~~~~~~~~~~~ In file included from canna.h:50, from onoff.c:28: onoff.c: In function 'makeOnOffIchiran': sglobal.h:155:45: warning: implicit declaration of function 'G155_allocIchiranBuf'; did you mean 'allocIchiranBuf'? [-Wimplicit-function-declaration] 155 | #define allocIchiranBuf G155_allocIchiranBuf | ^~~~~~~~~~~~~~~~~~~~ onoff.c:149:6: note: in expansion of macro 'allocIchiranBuf' 149 | if(allocIchiranBuf(d) == NG) | ^~~~~~~~~~~~~~~ onoff.c: At top level: onoff.c:276:1: warning: return type defaults to 'int' [-Wimplicit-int] 276 | OnOffSelect(d) | ^~~~~~~~~~~ onoff.c:308:1: warning: return type defaults to 'int' [-Wimplicit-int] 308 | OnOffKakutei(d) | ^~~~~~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ onoffmap.h:30:9: note: in expansion of macro 'DoFuncSequence' 30 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ onoffmap.h:30:26: note: in expansion of macro 'UseOtherKeymap' 30 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:31:9: note: in expansion of macro 'IchiranForwardKouho' 31 | extern IchiranForwardKouho(), IchiranBackwardKouho(), IchiranNextKouhoretsu(); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:31:32: note: in expansion of macro 'IchiranBackwardKouho' 31 | extern IchiranForwardKouho(), IchiranBackwardKouho(), IchiranNextKouhoretsu(); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:31:56: note: in expansion of macro 'IchiranNextKouhoretsu' 31 | extern IchiranForwardKouho(), IchiranBackwardKouho(), IchiranNextKouhoretsu(); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:32:9: note: in expansion of macro 'IchiranPreviousKouhoretsu' 32 | extern IchiranPreviousKouhoretsu(), IchiranBeginningOfKouho(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:32:38: note: in expansion of macro 'IchiranBeginningOfKouho' 32 | extern IchiranPreviousKouhoretsu(), IchiranBeginningOfKouho(); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:33:9: note: in expansion of macro 'IchiranEndOfKouho' 33 | extern IchiranEndOfKouho(), IchiranQuit(), IchiranNop(); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ onoffmap.h:33:30: note: in expansion of macro 'IchiranQuit' 33 | extern IchiranEndOfKouho(), IchiranQuit(), IchiranNop(); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ onoffmap.h:33:45: note: in expansion of macro 'IchiranNop' 33 | extern IchiranEndOfKouho(), IchiranQuit(), IchiranNop(); | ^~~~~~~~~~ --- multi.o --- In file included from canna.h:50, from multi.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from multi.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from multi.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from multi.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from multi.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from multi.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- parse.o --- --- multi.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- parse.o --- rm -f parse.o unshared/parse.o --- multi.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- parse.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing parse.c -o unshared/parse.o --- multi.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from multi.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:114:45: warning: return type defaults to 'int' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ multi.c:105:1: note: in expansion of macro 'UseOtherKeymap' 105 | UseOtherKeymap(d) | ^~~~~~~~~~~~~~ multi.c:131:1: warning: return type defaults to 'int' [-Wimplicit-int] 131 | _DoFuncSequence(d, keytbl, key) /* 複数の機能の割り当て */ | ^~~~~~~~~~~~~~~ In file included from canna.h:50, from multi.c:27: sglobal.h:17:45: warning: return type defaults to 'int' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ multi.c:242:1: note: in expansion of macro 'DoFuncSequence' 242 | DoFuncSequence(d) /* 複数の機能の割り当て */ | ^~~~~~~~~~~~~~ multi.c: In function 'G017_DoFuncSequence': multi.c:245:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 245 | return _DoFuncSequence(d, (BYTE *)NULL, (BYTE)NULL); | ^ In file included from canna.h:50, from multi.c:27: multi.c: At top level: sglobal.h:311:45: warning: return type defaults to 'int' [-Wimplicit-int] 311 | #define multiSequenceFunc G311_multiSequenceFunc | ^~~~~~~~~~~~~~~~~~~~~~ multi.c:248:1: note: in expansion of macro 'multiSequenceFunc' 248 | multiSequenceFunc(d, mode, whattodo, key, fnum) | ^~~~~~~~~~~~~~~~~ --- parse.o --- In file included from canna.h:50, from parse.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from parse.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- romaji.o --- --- parse.o --- In file included from canna.h:50, from parse.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from parse.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from parse.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from parse.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from parse.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- romaji.o --- rm -f romaji.o unshared/romaji.o --- parse.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from parse.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from parse.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- romaji.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing romaji.c -o unshared/romaji.o --- parse.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from parse.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from parse.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from parse.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from parse.c:27: sglobal.h:177:45: warning: type defaults to 'int' in declaration of 'G177_ckverbose' [-Wimplicit-int] 177 | #define ckverbose G177_ckverbose | ^~~~~~~~~~~~~~ parse.c:56:8: note: in expansion of macro 'ckverbose' 56 | extern ckverbose; | ^~~~~~~~~ sglobal.h:133:45: warning: type defaults to 'int' in declaration of 'G133_YYparse_by_rcfilename' [-Wimplicit-int] 133 | #define YYparse_by_rcfilename G133_YYparse_by_rcfilename | ^~~~~~~~~~~~~~~~~~~~~~~~~~ parse.c:58:8: note: in expansion of macro 'YYparse_by_rcfilename' 58 | extern YYparse_by_rcfilename(); | ^~~~~~~~~~~~~~~~~~~~~ parse.c:80:1: warning: return type defaults to 'int' [-Wimplicit-int] 80 | make_initfilename() | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from parse.c:27: parse.c: In function 'G321_parse': sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ parse.c:115:10: note: in expansion of macro 'iroha_debug' 115 | extern iroha_debug; | ^~~~~~~~~~~ sglobal.h:182:45: warning: implicit declaration of function 'G182_clisp_init'; did you mean 'G181_clisp_fin'? [-Wimplicit-function-declaration] 182 | #define clisp_init G182_clisp_init | ^~~~~~~~~~~~~~~ parse.c:128:7: note: in expansion of macro 'clisp_init' 128 | if (clisp_init() == 0) { | ^~~~~~~~~~ parse.c: At top level: parse.c:347:1: warning: return type defaults to 'int' [-Wimplicit-int] 347 | DISPLAY_to_hostname(name, buf, bufsize) | ^~~~~~~~~~~~~~~~~~~ parse.c: In function 'DISPLAY_to_hostname': parse.c:352:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration] 352 | gethostname(buf, bufsize); | ^~~~~~~~~~~ --- onoff.o --- rm -f onoff.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC onoff.c --- romaji.o --- In file included from canna.h:50, from romaji.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from romaji.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- kctrl.o --- rm -f kctrl.o --- romaji.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from romaji.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from romaji.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- kctrl.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC kctrl.c --- romaji.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from romaji.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from romaji.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from romaji.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:177:45: warning: type defaults to 'int' in declaration of 'G177_ckverbose' [-Wimplicit-int] 177 | #define ckverbose G177_ckverbose | ^~~~~~~~~~~~~~ romaji.c:329:8: note: in expansion of macro 'ckverbose' 329 | extern ckverbose; | ^~~~~~~~~ sglobal.h:82:45: warning: return type defaults to 'int' [-Wimplicit-int] 82 | #define RomkanaInit G082_RomkanaInit | ^~~~~~~~~~~~~~~~ romaji.c:478:1: note: in expansion of macro 'RomkanaInit' 478 | RomkanaInit() | ^~~~~~~~~~~ romaji.c: In function 'G081_RomkanaFin': sglobal.h:317:45: warning: type defaults to 'int' in declaration of 'G317_nkeysup' [-Wimplicit-int] 317 | #define nkeysup G317_nkeysup | ^~~~~~~~~~~~ romaji.c:612:10: note: in expansion of macro 'nkeysup' 612 | extern nkeysup; | ^~~~~~~ romaji.c: At top level: romaji.c:795:1: warning: return type defaults to 'int' [-Wimplicit-int] 795 | checkIfYomiExit(d, retval) | ^~~~~~~~~~~~~~~ romaji.c:826:1: warning: return type defaults to 'int' [-Wimplicit-int] 826 | checkIfYomiQuit(d, retval) | ^~~~~~~~~~~~~~~ romaji.c:965:8: warning: type defaults to 'int' in declaration of 'makePhonoOnBuffer' [-Wimplicit-int] 965 | static makePhonoOnBuffer(); | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:141:45: warning: return type defaults to 'int' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ romaji.c:980:1: note: in expansion of macro 'YomiInsert' 980 | YomiInsert(d) | ^~~~~~~~~~ sglobal.h:230:45: warning: return type defaults to 'int' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ romaji.c:1150:1: note: in expansion of macro 'findSup' 1150 | findSup(wchar_t key) | ^~~~~~~ romaji.c: In function 'G230_findSup': sglobal.h:317:45: warning: type defaults to 'int' in declaration of 'G317_nkeysup' [-Wimplicit-int] 317 | #define nkeysup G317_nkeysup | ^~~~~~~~~~~~ romaji.c:1157:10: note: in expansion of macro 'nkeysup' 1157 | extern nkeysup; | ^~~~~~~ romaji.c: At top level: romaji.c:1180:1: warning: return type defaults to 'int' [-Wimplicit-int] 1180 | makePhonoOnBuffer(d, yc, key, flag, english) | ^~~~~~~~~~~~~~~~~ --- uiutil.o --- --- onoff.o --- In file included from canna.h:50, from onoff.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from onoff.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- romaji.o --- romaji.c:1452:1: warning: return type defaults to 'int' [-Wimplicit-int] 1452 | dakuonP(ch) | ^~~~~~~ romaji.c: In function 'dakuonP': --- onoff.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:1455:10: warning: type defaults to 'int' in declaration of 'dakuon_first_time' [-Wimplicit-int] 1455 | static dakuon_first_time = 1; | ^~~~~~~~~~~~~~~~~ --- onoff.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- romaji.o --- romaji.c: At top level: romaji.c:1498:1: warning: return type defaults to 'int' [-Wimplicit-int] 1498 | growDakuonP(ch) | ^~~~~~~~~~~ romaji.c: In function 'growDakuonP': romaji.c:1502:10: warning: type defaults to 'int' in declaration of 'dakuon_first_time' [-Wimplicit-int] 1502 | static dakuon_first_time = 1; | ^~~~~~~~~~~~~~~~~ --- uiutil.o --- rm -f uiutil.o unshared/uiutil.o --- romaji.o --- romaji.c: At top level: romaji.c:1537:1: warning: return type defaults to 'int' [-Wimplicit-int] 1537 | KanaYomiInsert(d) | ^~~~~~~~~~~~~~ --- onoff.o --- In file included from onoff.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from onoff.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- romaji.o --- romaji.c:1695:1: warning: return type defaults to 'int' [-Wimplicit-int] 1695 | howFarToGoBackward(yc) | ^~~~~~~~~~~~~~~~~~ --- onoff.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- uiutil.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing uiutil.c -o unshared/uiutil.o --- onoff.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- romaji.o --- romaji.c:1718:1: warning: return type defaults to 'int' [-Wimplicit-int] 1718 | howFarToGoForward(yc) | ^~~~~~~~~~~~~~~~~ --- onoff.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:1806:8: warning: type defaults to 'int' in declaration of 'YomiNop' [-Wimplicit-int] 1806 | static YomiNop pro((uiContext)); | ^~~~~~~ --- onoff.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- romaji.o --- romaji.c:1809:1: warning: return type defaults to 'int' [-Wimplicit-int] 1809 | YomiNop(d) | ^~~~~~~ romaji.c:1819:8: warning: type defaults to 'int' in declaration of 'YomiForward' [-Wimplicit-int] 1819 | static YomiForward pro((uiContext)); | ^~~~~~~~~~~ romaji.c:1822:1: warning: return type defaults to 'int' [-Wimplicit-int] 1822 | YomiForward(d) /* カーソルの右移動 */ | ^~~~~~~~~~~ romaji.c:1880:8: warning: type defaults to 'int' in declaration of 'YomiBeginningOfLine' [-Wimplicit-int] 1880 | static YomiBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ romaji.c:1883:1: warning: return type defaults to 'int' [-Wimplicit-int] 1883 | YomiBeginningOfLine(d) /* カーソルの左端移動 */ | ^~~~~~~~~~~~~~~~~~~ romaji.c:1914:8: warning: type defaults to 'int' in declaration of 'YomiEndOfLine' [-Wimplicit-int] 1914 | static YomiEndOfLine pro((uiContext)); | ^~~~~~~~~~~~~ romaji.c:1917:1: warning: return type defaults to 'int' [-Wimplicit-int] 1917 | YomiEndOfLine(d) /* カーソルの右端移動 */ | ^~~~~~~~~~~~~ --- onoff.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- romaji.o --- In file included from canna.h:50, from romaji.c:27: sglobal.h:79:45: warning: return type defaults to 'int' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ romaji.c:1983:1: note: in expansion of macro 'RomajiFlushYomi' 1983 | RomajiFlushYomi(d, b, bsize) | ^~~~~~~~~~~~~~~ --- onoff.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from onoff.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from onoff.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- romaji.o --- romaji.c:2136:1: warning: return type defaults to 'int' [-Wimplicit-int] 2136 | appendYomi2Yomi(yom, yc) | ^~~~~~~~~~~~~~~ --- onoff.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- romaji.o --- In file included from canna.h:50, from romaji.c:27: sglobal.h:140:45: warning: return type defaults to 'int' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ romaji.c:2686:1: note: in expansion of macro 'YomiExit' 2686 | YomiExit(d, retval) | ^~~~~~~~ --- onoff.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- romaji.o --- sglobal.h:50:45: warning: return type defaults to 'int' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ romaji.c:2766:1: note: in expansion of macro 'KanaDeletePrevious' 2766 | KanaDeletePrevious(d)/* カーソルの左の文字の削除 */ | ^~~~~~~~~~~~~~~~~~ --- onoff.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from onoff.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:351:45: warning: return type defaults to 'int' [-Wimplicit-int] 351 | #define selectOnOff G351_selectOnOff | ^~~~~~~~~~~~~~~~ onoff.c:77:1: note: in expansion of macro 'selectOnOff' 77 | selectOnOff(d, buf, ck, nelem, bangomax, currentkouho, status, | ^~~~~~~~~~~ onoff.c:131:1: warning: return type defaults to 'int' [-Wimplicit-int] 131 | makeOnOffIchiran(d, nelem, bangomax, currentkouho, status) | ^~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:2839:8: warning: type defaults to 'int' in declaration of 'YomiDeletePrevious' [-Wimplicit-int] 2839 | static YomiDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ romaji.c:2878:8: warning: type defaults to 'int' in declaration of 'YomiDeleteNext' [-Wimplicit-int] 2878 | static YomiDeleteNext pro((uiContext)); | ^~~~~~~~~~~~~~ romaji.c:2952:8: warning: type defaults to 'int' in declaration of 'YomiKillToEndOfLine' [-Wimplicit-int] 2952 | static YomiKillToEndOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- onoff.o --- In file included from canna.h:50, from onoff.c:28: onoff.c: In function 'makeOnOffIchiran': sglobal.h:155:45: warning: implicit declaration of function 'G155_allocIchiranBuf'; did you mean 'allocIchiranBuf'? [-Wimplicit-function-declaration] 155 | #define allocIchiranBuf G155_allocIchiranBuf | ^~~~~~~~~~~~~~~~~~~~ onoff.c:149:6: note: in expansion of macro 'allocIchiranBuf' 149 | if(allocIchiranBuf(d) == NG) | ^~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:2984:8: warning: type defaults to 'int' in declaration of 'YomiQuit' [-Wimplicit-int] 2984 | static YomiQuit pro((uiContext)); | ^~~~~~~~ --- onoff.o --- onoff.c: At top level: onoff.c:276:1: warning: return type defaults to 'int' [-Wimplicit-int] 276 | OnOffSelect(d) | ^~~~~~~~~~~ onoff.c:308:1: warning: return type defaults to 'int' [-Wimplicit-int] 308 | OnOffKakutei(d) | ^~~~~~~~~~~~ In file included from canna.h:50, from onoff.c:28: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ onoffmap.h:30:9: note: in expansion of macro 'DoFuncSequence' 30 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ onoffmap.h:30:26: note: in expansion of macro 'UseOtherKeymap' 30 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:31:9: note: in expansion of macro 'IchiranForwardKouho' 31 | extern IchiranForwardKouho(), IchiranBackwardKouho(), IchiranNextKouhoretsu(); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:31:32: note: in expansion of macro 'IchiranBackwardKouho' 31 | extern IchiranForwardKouho(), IchiranBackwardKouho(), IchiranNextKouhoretsu(); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:31:56: note: in expansion of macro 'IchiranNextKouhoretsu' 31 | extern IchiranForwardKouho(), IchiranBackwardKouho(), IchiranNextKouhoretsu(); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:32:9: note: in expansion of macro 'IchiranPreviousKouhoretsu' 32 | extern IchiranPreviousKouhoretsu(), IchiranBeginningOfKouho(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:32:38: note: in expansion of macro 'IchiranBeginningOfKouho' 32 | extern IchiranPreviousKouhoretsu(), IchiranBeginningOfKouho(); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ onoffmap.h:33:9: note: in expansion of macro 'IchiranEndOfKouho' 33 | extern IchiranEndOfKouho(), IchiranQuit(), IchiranNop(); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ onoffmap.h:33:30: note: in expansion of macro 'IchiranQuit' 33 | extern IchiranEndOfKouho(), IchiranQuit(), IchiranNop(); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ onoffmap.h:33:45: note: in expansion of macro 'IchiranNop' 33 | extern IchiranEndOfKouho(), IchiranQuit(), IchiranNop(); | ^~~~~~~~~~ --- romaji.o --- romaji.c:3021:8: warning: type defaults to 'int' in declaration of 'simplePopCallback' [-Wimplicit-int] 3021 | static simplePopCallback pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~~ romaji.c:3024:1: warning: return type defaults to 'int' [-Wimplicit-int] 3024 | simplePopCallback(d, retval, env) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:158:45: warning: return type defaults to 'int' [-Wimplicit-int] 158 | #define alphaMode G158_alphaMode | ^~~~~~~~~~~~~~ romaji.c:3035:1: note: in expansion of macro 'alphaMode' 3035 | alphaMode(d) | ^~~~~~~~~ romaji.c:3071:8: warning: type defaults to 'int' in declaration of 'exitYomiQuotedInsert' [-Wimplicit-int] 3071 | static exitYomiQuotedInsert pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~~~~~ romaji.c:3074:1: warning: return type defaults to 'int' [-Wimplicit-int] 3074 | exitYomiQuotedInsert(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~ romaji.c:3085:1: warning: return type defaults to 'int' [-Wimplicit-int] 3085 | YomiInsertQuoted(d) | ^~~~~~~~~~~~~~~~ romaji.c:3116:8: warning: type defaults to 'int' in declaration of 'yomiquotedfunc' [-Wimplicit-int] 3116 | static yomiquotedfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ romaji.c:3119:1: warning: return type defaults to 'int' [-Wimplicit-int] 3119 | yomiquotedfunc(d, mode, whattodo, key, fnum) | ^~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:145:45: warning: return type defaults to 'int' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ romaji.c:3171:1: note: in expansion of macro 'YomiQuotedInsert' 3171 | YomiQuotedInsert(d) | ^~~~~~~~~~~~~~~~ romaji.c: In function 'mapAsKuten': romaji.c:3211:10: warning: type defaults to 'int' in declaration of 'allowTwoByte' [-Wimplicit-int] 3211 | static allowTwoByte = 1; | ^~~~~~~~~~~~ romaji.c: In function 'mapAsHex': romaji.c:3304:10: warning: type defaults to 'int' in declaration of 'allowTwoByte' [-Wimplicit-int] 3304 | static allowTwoByte = 1; | ^~~~~~~~~~~~ romaji.c: At top level: romaji.c:3428:8: warning: type defaults to 'int' in declaration of 'ConvertAsHex' [-Wimplicit-int] 3428 | static ConvertAsHex pro((uiContext)); | ^~~~~~~~~~~~ romaji.c:3431:1: warning: return type defaults to 'int' [-Wimplicit-int] 3431 | ConvertAsHex(d) | ^~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:188:45: warning: return type defaults to 'int' [-Wimplicit-int] 188 | #define convertAsHex G188_convertAsHex | ^~~~~~~~~~~~~~~~~ romaji.c:3526:1: note: in expansion of macro 'convertAsHex' 3526 | convertAsHex(d) | ^~~~~~~~~~~~ romaji.c: In function 'replaceSup': sglobal.h:317:45: warning: type defaults to 'int' in declaration of 'G317_nkeysup' [-Wimplicit-int] 317 | #define nkeysup G317_nkeysup | ^~~~~~~~~~~~ romaji.c:3560:10: note: in expansion of macro 'nkeysup' 3560 | extern nkeysup; | ^~~~~~~ romaji.c: At top level: romaji.c:3570:8: warning: type defaults to 'int' in declaration of 'everySupkey' [-Wimplicit-int] 3570 | static everySupkey pro((uiContext, int, mode_context)); | ^~~~~~~~~~~ romaji.c:3573:1: warning: return type defaults to 'int' [-Wimplicit-int] 3573 | everySupkey(d, retval, env) | ^~~~~~~~~~~ romaji.c:3591:8: warning: type defaults to 'int' in declaration of 'exitSupkey' [-Wimplicit-int] 3591 | static exitSupkey pro((uiContext, int, mode_context)); | ^~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from kctrl.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- romaji.o --- romaji.c:3594:1: warning: return type defaults to 'int' [-Wimplicit-int] 3594 | exitSupkey(d, retval, env) | ^~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- romaji.o --- romaji.c:3635:8: warning: type defaults to 'int' in declaration of 'quitSupkey' [-Wimplicit-int] 3635 | static quitSupkey pro((uiContext, int, mode_context)); | ^~~~~~~~~~ romaji.c:3638:1: warning: return type defaults to 'int' [-Wimplicit-int] 3638 | quitSupkey(d, retval, env) | ^~~~~~~~~~ --- kctrl.o --- In file included from kctrl.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from kctrl.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- parse.o --- rm -f parse.o --- kctrl.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from kctrl.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- romaji.o --- In file included from canna.h:50, from romaji.c:27: sglobal.h:350:45: warning: return type defaults to 'int' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ romaji.c:3650:1: note: in expansion of macro 'selectKeysup' 3650 | selectKeysup(d, yc, ind) | ^~~~~~~~~~~~ romaji.c: In function 'G350_selectKeysup': --- kctrl.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from kctrl.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- romaji.o --- sglobal.h:317:45: warning: type defaults to 'int' in declaration of 'G317_nkeysup' [-Wimplicit-int] 317 | #define nkeysup G317_nkeysup | ^~~~~~~~~~~~ romaji.c:3657:10: note: in expansion of macro 'nkeysup' 3657 | extern nkeysup; | ^~~~~~~ --- kctrl.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c: At top level: --- parse.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC parse.c --- kctrl.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:3699:1: warning: return type defaults to 'int' [-Wimplicit-int] 3699 | regionGairaigo(yc, s, e) | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from kctrl.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- romaji.o --- In file included from canna.h:50, from romaji.c:27: sglobal.h:186:45: warning: return type defaults to 'int' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ romaji.c:3730:1: note: in expansion of macro 'containUnconvertedKey' 3730 | containUnconvertedKey(yc) | ^~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- romaji.o --- romaji.c:3762:8: warning: type defaults to 'int' in declaration of 'YomiHenkan' [-Wimplicit-int] 3762 | static YomiHenkan pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from kctrl.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from kctrl.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:3832:8: warning: type defaults to 'int' in declaration of 'YomiHenkanNaive' [-Wimplicit-int] 3832 | static YomiHenkanNaive pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- romaji.o --- romaji.c:3849:8: warning: type defaults to 'int' in declaration of 'YomiHenkanOrNothing' [-Wimplicit-int] 3849 | static YomiHenkanOrNothing pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- romaji.o --- In file included from canna.h:50, from romaji.c:27: sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ romaji.c:3868:8: note: in expansion of macro 'EmptyBaseHira' 3868 | extern EmptyBaseHira pro((uiContext)), EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- romaji.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ romaji.c:3868:40: note: in expansion of macro 'EmptyBaseKata' 3868 | extern EmptyBaseHira pro((uiContext)), EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- romaji.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ romaji.c:3869:8: note: in expansion of macro 'EmptyBaseEisu' 3869 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- romaji.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ romaji.c:3870:8: note: in expansion of macro 'EmptyBaseZen' 3870 | extern EmptyBaseZen pro((uiContext)), EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- romaji.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ romaji.c:3870:39: note: in expansion of macro 'EmptyBaseHan' 3870 | extern EmptyBaseZen pro((uiContext)), EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:3872:8: warning: type defaults to 'int' in declaration of 'YomiBaseHira' [-Wimplicit-int] 3872 | static YomiBaseHira pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:3875:1: warning: return type defaults to 'int' [-Wimplicit-int] 3875 | YomiBaseHira(d) | ^~~~~~~~~~~~ --- kctrl.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from kctrl.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ kctrl.c:54:1: warning: return type defaults to 'int' [-Wimplicit-int] 54 | doInitializeFunctions(d) | ^~~~~~~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:3884:8: warning: type defaults to 'int' in declaration of 'YomiBaseKata' [-Wimplicit-int] 3884 | static YomiBaseKata pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:272:45: warning: return type defaults to 'int' [-Wimplicit-int] 272 | #define initRomeStruct G272_initRomeStruct | ^~~~~~~~~~~~~~~~~~~ kctrl.c:82:1: note: in expansion of macro 'initRomeStruct' 82 | initRomeStruct(d, flg) | ^~~~~~~~~~~~~~ kctrl.c: In function 'G272_initRomeStruct': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ kctrl.c:90:10: note: in expansion of macro 'defaultContext' 90 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~ sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ kctrl.c:90:26: note: in expansion of macro 'defaultBushuContext' 90 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ --- uldefine.o --- --- romaji.o --- romaji.c:3887:1: warning: return type defaults to 'int' [-Wimplicit-int] 3887 | YomiBaseKata(d) | ^~~~~~~~~~~~ --- kctrl.o --- kctrl.c: At top level: kctrl.c:218:1: warning: return type defaults to 'int' [-Wimplicit-int] 218 | insertEmptySlots(d) | ^~~~~~~~~~~~~~~~ kctrl.c:273:1: warning: return type defaults to 'int' [-Wimplicit-int] 273 | countContext() | ^~~~~~~~~~~~ --- romaji.o --- romaji.c:3896:8: warning: type defaults to 'int' in declaration of 'YomiBaseEisu' [-Wimplicit-int] 3896 | static YomiBaseEisu pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- kctrl.c:495:1: warning: return type defaults to 'int' [-Wimplicit-int] 495 | KC_initialize(d, arg) | ^~~~~~~~~~~~~ In file included from kctrl.c:27: kctrl.c: In function 'KC_initialize': canna.h:56:22: warning: type defaults to 'int' in declaration of 'CANNA_G271_FirstTime' [-Wimplicit-int] 56 | #define FirstTime CANNA_G271_FirstTime | ^~~~~~~~~~~~~~~~~~~~ kctrl.c:500:10: note: in expansion of macro 'FirstTime' 500 | extern FirstTime; | ^~~~~~~~~ --- romaji.o --- romaji.c:3899:1: warning: return type defaults to 'int' [-Wimplicit-int] 3899 | YomiBaseEisu(d) | ^~~~~~~~~~~~ --- uldefine.o --- rm -f uldefine.o unshared/uldefine.o --- romaji.o --- romaji.c:3908:8: warning: type defaults to 'int' in declaration of 'YomiBaseZen' [-Wimplicit-int] 3908 | static YomiBaseZen pro((uiContext)); | ^~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:262:45: warning: implicit declaration of function 'G262_initExtMenu'; did you mean 'G228_finExtMenu'? [-Wimplicit-function-declaration] 262 | #define initExtMenu G262_initExtMenu | ^~~~~~~~~~~~~~~~ kctrl.c:516:9: note: in expansion of macro 'initExtMenu' 516 | if (initExtMenu() < 0) { | ^~~~~~~~~~~ --- romaji.o --- romaji.c:3911:1: warning: return type defaults to 'int' [-Wimplicit-int] 3911 | YomiBaseZen(d) | ^~~~~~~~~~~ --- uldefine.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing uldefine.c -o unshared/uldefine.o --- kctrl.o --- sglobal.h:261:45: warning: implicit declaration of function 'G261_initBushuTable'; did you mean 'initBushuTable'? [-Wimplicit-function-declaration] 261 | #define initBushuTable G261_initBushuTable | ^~~~~~~~~~~~~~~~~~~ kctrl.c:527:9: note: in expansion of macro 'initBushuTable' 527 | if (initBushuTable() != NG) { | ^~~~~~~~~~~~~~ --- romaji.o --- romaji.c:3920:8: warning: type defaults to 'int' in declaration of 'YomiBaseHan' [-Wimplicit-int] 3920 | static YomiBaseHan pro((uiContext)); | ^~~~~~~~~~~ romaji.c:3923:1: warning: return type defaults to 'int' [-Wimplicit-int] 3923 | YomiBaseHan(d) | ^~~~~~~~~~~ --- kctrl.o --- sglobal.h:264:45: warning: implicit declaration of function 'G264_initGyouTable'; did you mean 'G269_initKigoTable'? [-Wimplicit-function-declaration] 264 | #define initGyouTable G264_initGyouTable | ^~~~~~~~~~~~~~~~~~ kctrl.c:528:11: note: in expansion of macro 'initGyouTable' 528 | if (initGyouTable() != NG) { | ^~~~~~~~~~~~~ --- romaji.o --- romaji.c:3932:8: warning: type defaults to 'int' in declaration of 'YomiBaseKana' [-Wimplicit-int] 3932 | static YomiBaseKana pro((uiContext)); | ^~~~~~~~~~~~ romaji.c:3935:1: warning: return type defaults to 'int' [-Wimplicit-int] 3935 | YomiBaseKana(d) | ^~~~~~~~~~~~ --- kctrl.o --- sglobal.h:266:45: warning: implicit declaration of function 'G266_initHinshiTable'; did you mean 'initHinshiTable'? [-Wimplicit-function-declaration] 266 | #define initHinshiTable G266_initHinshiTable | ^~~~~~~~~~~~~~~~~~~~ kctrl.c:529:13: note: in expansion of macro 'initHinshiTable' 529 | if (initHinshiTable() != NG) { | ^~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:3944:8: warning: type defaults to 'int' in declaration of 'YomiBaseKakutei' [-Wimplicit-int] 3944 | static YomiBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- uiutil.o --- In file included from canna.h:50, from uiutil.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- kctrl.o --- sglobal.h:274:45: warning: implicit declaration of function 'G274_initUlKigoTable'; did you mean 'G269_initKigoTable'? [-Wimplicit-function-declaration] 274 | #define initUlKigoTable G274_initUlKigoTable | ^~~~~~~~~~~~~~~~~~~~ kctrl.c:530:15: note: in expansion of macro 'initUlKigoTable' 530 | if (initUlKigoTable() != NG) { | ^~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:3947:1: warning: return type defaults to 'int' [-Wimplicit-int] 3947 | YomiBaseKakutei(d) | ^~~~~~~~~~~~~~~ --- uiutil.o --- In file included from uiutil.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from uiutil.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- romaji.o --- romaji.c:3956:8: warning: type defaults to 'int' in declaration of 'YomiBaseHenkan' [-Wimplicit-int] 3956 | static YomiBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- kctrl.o --- sglobal.h:273:45: warning: implicit declaration of function 'G273_initUlKeisenTable'; did you mean 'initUlKeisenTable'? [-Wimplicit-function-declaration] 273 | #define initUlKeisenTable G273_initUlKeisenTable | ^~~~~~~~~~~~~~~~~~~~~~ kctrl.c:531:17: note: in expansion of macro 'initUlKeisenTable' 531 | if (initUlKeisenTable() != NG) { | ^~~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:3959:1: warning: return type defaults to 'int' [-Wimplicit-int] 3959 | YomiBaseHenkan(d) | ^~~~~~~~~~~~~~ --- uldelete.o --- --- uiutil.o --- In file included from uiutil.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from uiutil.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- romaji.o --- In file included from canna.h:50, from romaji.c:27: sglobal.h:134:45: warning: return type defaults to 'int' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ romaji.c:3970:1: note: in expansion of macro 'YomiBaseHiraKataToggle' 3970 | YomiBaseHiraKataToggle(d) | ^~~~~~~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from uiutil.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:271:45: warning: implicit declaration of function 'G271_initOnoffTable'; did you mean 'initOnoffTable'? [-Wimplicit-function-declaration] 271 | #define initOnoffTable G271_initOnoffTable | ^~~~~~~~~~~~~~~~~~~ kctrl.c:532:19: note: in expansion of macro 'initOnoffTable' 532 | if (initOnoffTable() != NG) { | ^~~~~~~~~~~~~~ --- uiutil.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from uiutil.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- uldelete.o --- rm -f uldelete.o unshared/uldelete.o --- uiutil.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- romaji.o --- sglobal.h:139:45: warning: return type defaults to 'int' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ romaji.c:3989:1: note: in expansion of macro 'YomiBaseZenHanToggle' 3989 | YomiBaseZenHanToggle(d) | ^~~~~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- romaji.o --- sglobal.h:138:45: warning: return type defaults to 'int' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ romaji.c:4008:1: note: in expansion of macro 'YomiBaseRotateForw' 4008 | YomiBaseRotateForw(d) | ^~~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:265:45: warning: implicit declaration of function 'G265_initHinshiMessage'; did you mean 'initHinshiMessage'? [-Wimplicit-function-declaration] 265 | #define initHinshiMessage G265_initHinshiMessage | ^~~~~~~~~~~~~~~~~~~~~~ kctrl.c:534:21: note: in expansion of macro 'initHinshiMessage' 534 | if (initHinshiMessage() != NG) { | ^~~~~~~~~~~~~~~~~ --- uldelete.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing uldelete.c -o unshared/uldelete.o --- uiutil.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c: At top level: --- uiutil.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- kctrl.o --- kctrl.c:698:1: warning: return type defaults to 'int' [-Wimplicit-int] 698 | KC_finalize(d, arg) | ^~~~~~~~~~~ In file included from kctrl.c:27: kctrl.c: In function 'KC_finalize': --- uiutil.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- kctrl.o --- canna.h:56:22: warning: type defaults to 'int' in declaration of 'CANNA_G271_FirstTime' [-Wimplicit-int] 56 | #define FirstTime CANNA_G271_FirstTime | ^~~~~~~~~~~~~~~~~~~~ kctrl.c:703:10: note: in expansion of macro 'FirstTime' 703 | extern FirstTime; | ^~~~~~~~~ --- romaji.o --- sglobal.h:137:45: warning: return type defaults to 'int' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ romaji.c:4039:1: note: in expansion of macro 'YomiBaseRotateBack' 4039 | YomiBaseRotateBack(d) | ^~~~~~~~~~~~~~~~~~ --- uiutil.o --- In file included from uiutil.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- kctrl.o --- kctrl.c: At top level: kctrl.c:775:1: warning: return type defaults to 'int' [-Wimplicit-int] 775 | KC_setWidth(d, arg) | ^~~~~~~~~~~ --- uiutil.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- kctrl.o --- kctrl.c:784:1: warning: return type defaults to 'int' [-Wimplicit-int] 784 | KC_setBunsetsuKugiri(d, arg) | ^~~~~~~~~~~~~~~~~~~~ --- uiutil.o --- In file included from canna.h:50, from uiutil.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- kctrl.o --- kctrl.c:812:1: warning: return type defaults to 'int' [-Wimplicit-int] 812 | KC_changeMode(d, arg) | ^~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:914:1: warning: return type defaults to 'int' [-Wimplicit-int] 914 | baseModeP(d) | ^~~~~~~~~ --- romaji.o --- sglobal.h:136:45: warning: return type defaults to 'int' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ romaji.c:4069:1: note: in expansion of macro 'YomiBaseKanaEisuToggle' 4069 | YomiBaseKanaEisuToggle(d) | ^~~~~~~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:218:45: warning: return type defaults to 'int' [-Wimplicit-int] 218 | #define escapeToBasicStat G218_escapeToBasicStat | ^~~~~~~~~~~~~~~~~~~~~~ kctrl.c:936:1: note: in expansion of macro 'escapeToBasicStat' 936 | escapeToBasicStat(d, how) | ^~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:970:1: warning: return type defaults to 'int' [-Wimplicit-int] 970 | KC_setUFunc(d, arg) | ^~~~~~~~~~~ --- uiutil.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_setUFunc': sglobal.h:253:45: warning: type defaults to 'int' in declaration of 'G253_howToBehaveInCaseOfUndefKey' [-Wimplicit-int] 253 | #define howToBehaveInCaseOfUndefKey G253_howToBehaveInCaseOfUndefKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kctrl.c:975:10: note: in expansion of macro 'howToBehaveInCaseOfUndefKey' 975 | extern howToBehaveInCaseOfUndefKey; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- uiutil.o --- In file included from uiutil.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- kctrl.o --- kctrl.c: At top level: kctrl.c:982:1: warning: return type defaults to 'int' [-Wimplicit-int] 982 | KC_setModeInfoStyle(d, arg) | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_setModeInfoStyle': --- uiutil.o --- In file included from canna.h:50, from uiutil.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- romaji.o --- sglobal.h:135:45: warning: return type defaults to 'int' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ romaji.c:4088:1: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 4088 | YomiBaseKakuteiHenkanToggle(d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:254:45: warning: type defaults to 'int' in declaration of 'G254_howToReturnModeInfo' [-Wimplicit-int] 254 | #define howToReturnModeInfo G254_howToReturnModeInfo | ^~~~~~~~~~~~~~~~~~~~~~~~ kctrl.c:988:10: note: in expansion of macro 'howToReturnModeInfo' 988 | extern howToReturnModeInfo; | ^~~~~~~~~~~~~~~~~~~ kctrl.c: At top level: --- uiutil.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:997:1: warning: return type defaults to 'int' [-Wimplicit-int] 997 | KC_setHexInputStyle(d, arg) | ^~~~~~~~~~~~~~~~~~~ kctrl.c:1007:1: warning: return type defaults to 'int' [-Wimplicit-int] 1007 | KC_inhibitHankakuKana(d, arg) | ^~~~~~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- kctrl.o --- kctrl.c:1020:1: warning: return type defaults to 'int' [-Wimplicit-int] 1020 | popTourokuWithGLineClear(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1043:1: warning: return type defaults to 'int' [-Wimplicit-int] 1043 | KC_defineKanji(d, arg) | ^~~~~~~~~~~~~~ --- romaji.o --- sglobal.h:144:45: warning: return type defaults to 'int' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ romaji.c:4107:1: note: in expansion of macro 'YomiModeBackup' 4107 | YomiModeBackup(d) | ^~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- romaji.o --- sglobal.h:222:45: warning: return type defaults to 'int' [-Wimplicit-int] 222 | #define exitJishu G222_exitJishu | ^~~~~~~~~~~~~~ romaji.c:4151:1: note: in expansion of macro 'exitJishu' 4151 | exitJishu(d) | ^~~~~~~~~ --- uiutil.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_defineKanji': --- uiutil.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:200:45: warning: implicit declaration of function 'G200_dicTourokuControl'; did you mean 'dicTourokuControl'? [-Wimplicit-function-declaration] 200 | #define dicTourokuControl G200_dicTourokuControl | ^~~~~~~~~~~~~~~~~~~~~~ kctrl.c:1064:5: note: in expansion of macro 'dicTourokuControl' 1064 | dicTourokuControl(d, xxxx, popTourokuWithGLineClear); | ^~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- kctrl.c: At top level: --- uiutil.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1162:1: warning: return type defaults to 'int' [-Wimplicit-int] 1162 | KC_kakutei(d, arg) | ^~~~~~~~~~ --- uiutil.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1182:1: warning: return type defaults to 'int' [-Wimplicit-int] 1182 | KC_kill(d, arg) | ^~~~~~~ --- uiutil.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1199:1: warning: return type defaults to 'int' [-Wimplicit-int] 1199 | KC_modekeys(d, arg) | ^~~~~~~~~~~ --- uiutil.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1223:1: warning: return type defaults to 'int' [-Wimplicit-int] 1223 | KC_queryMode(d, arg) | ^~~~~~~~~~~~ --- romaji.o --- romaji.c:4346:1: warning: return type defaults to 'int' [-Wimplicit-int] 4346 | YomiJishu(d, fn) /* 読みモードから直接字種モードへ */ | ^~~~~~~~~ --- kctrl.o --- kctrl.c:1231:1: warning: return type defaults to 'int' [-Wimplicit-int] 1231 | KC_queryConnection(d, arg) | ^~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_queryConnection': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ kctrl.c:1236:10: note: in expansion of macro 'defaultContext' 1236 | extern defaultContext; | ^~~~~~~~~~~~~~ kctrl.c: At top level: kctrl.c:1247:1: warning: return type defaults to 'int' [-Wimplicit-int] 1247 | KC_setServerName(d, arg) | ^~~~~~~~~~~~~~~~ kctrl.c:1256:1: warning: return type defaults to 'int' [-Wimplicit-int] 1256 | KC_parse(d, arg) | ^~~~~~~~ kctrl.c:1273:1: warning: return type defaults to 'int' [-Wimplicit-int] 1273 | KC_yomiInfo(d, arg) | ^~~~~~~~~~~ kctrl.c:1283:1: warning: return type defaults to 'int' [-Wimplicit-int] 1283 | KC_storeYomi(d, arg) | ^~~~~~~~~~~~ kctrl.c:1339:1: warning: return type defaults to 'int' [-Wimplicit-int] 1339 | KC_setInitFileName(d, arg) | ^~~~~~~~~~~~~~~~~~ --- romaji.o --- In file included from canna.h:50, from romaji.c:27: sglobal.h:146:45: warning: return type defaults to 'int' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ romaji.c:4561:1: note: in expansion of macro 'Yomisearchfunc' 4561 | Yomisearchfunc(d, mode, whattodo, key, fnum) | ^~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1367:1: warning: return type defaults to 'int' [-Wimplicit-int] 1367 | KC_do(d, arg) | ^~~~~ --- uiutil.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:150:45: warning: return type defaults to 'int' [-Wimplicit-int] 150 | #define _do_func_slightly G150__do_func_slightly | ^~~~~~~~~~~~~~~~~~~~~~ kctrl.c:1398:1: note: in expansion of macro '_do_func_slightly' 1398 | _do_func_slightly(d, fnum, mode_c, c_mode) | ^~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1455:1: warning: return type defaults to 'int' [-Wimplicit-int] 1455 | callCallback(d, res) /* コールバックを呼ぶ */ | ^~~~~~~~~~~~ --- uiutil.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: sglobal.h:149:45: warning: return type defaults to 'int' [-Wimplicit-int] 149 | #define _doFunc G149__doFunc | ^~~~~~~~~~~~ kctrl.c:1486:1: note: in expansion of macro '_doFunc' 1486 | _doFunc(d, fnum) | ^~~~~~~ --- uiutil.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- romaji.o --- romaji.c:4873:8: warning: type defaults to 'int' in declaration of 'YomiNextJishu' [-Wimplicit-int] 4873 | static YomiNextJishu pro((uiContext)); | ^~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:148:45: warning: return type defaults to 'int' [-Wimplicit-int] 148 | #define _afterDoFunc G148__afterDoFunc | ^~~~~~~~~~~~~~~~~ kctrl.c:1583:1: note: in expansion of macro '_afterDoFunc' 1583 | _afterDoFunc(d, retval) | ^~~~~~~~~~~~ --- uiutil.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- romaji.o --- romaji.c:4876:1: warning: return type defaults to 'int' [-Wimplicit-int] 4876 | YomiNextJishu(d) /* 読みモードからの順回り文字種変換 */ | ^~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:205:45: warning: return type defaults to 'int' [-Wimplicit-int] 205 | #define doFunc G205_doFunc | ^~~~~~~~~~~ kctrl.c:1615:1: note: in expansion of macro 'doFunc' 1615 | doFunc(d, fnum) | ^~~~~~ --- uiutil.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- kctrl.o --- kctrl.c:1623:1: warning: return type defaults to 'int' [-Wimplicit-int] 1623 | KC_getContext(d, arg) | ^~~~~~~~~~~~~ In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_getContext': --- uiutil.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ kctrl.c:1628:10: note: in expansion of macro 'defaultContext' 1628 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- romaji.o --- romaji.c:4882:8: warning: type defaults to 'int' in declaration of 'YomiPreviousJishu' [-Wimplicit-int] 4882 | static YomiPreviousJishu pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- sglobal.h:194:45: warning: type defaults to 'int' in declaration of 'G194_defaultBushuContext' [-Wimplicit-int] 194 | #define defaultBushuContext G194_defaultBushuContext | ^~~~~~~~~~~~~~~~~~~~~~~~ kctrl.c:1628:26: note: in expansion of macro 'defaultBushuContext' 1628 | extern defaultContext, defaultBushuContext; | ^~~~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- kctrl.c: At top level: --- uiutil.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1645:1: warning: return type defaults to 'int' [-Wimplicit-int] 1645 | KC_closeUIContext(d, arg) | ^~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:4885:1: warning: return type defaults to 'int' [-Wimplicit-int] 4885 | YomiPreviousJishu(d) /* 読みモードからの逆回り文字種変換 */ | ^~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1695:1: warning: return type defaults to 'int' [-Wimplicit-int] 1695 | KC_inhibitChangeMode(d, arg) | ^~~~~~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:4891:8: warning: type defaults to 'int' in declaration of 'YomiKanaRotate' [-Wimplicit-int] 4891 | static YomiKanaRotate pro((uiContext)); | ^~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1717:1: warning: return type defaults to 'int' [-Wimplicit-int] 1717 | KC_letterRestriction(d, arg) | ^~~~~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- romaji.o --- romaji.c:4894:1: warning: return type defaults to 'int' [-Wimplicit-int] 4894 | YomiKanaRotate(d) /* 読みモードからの順回りかな文字種変換 */ | ^~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1734:1: warning: return type defaults to 'int' [-Wimplicit-int] 1734 | countColumns(str) | ^~~~~~~~~~~~ --- uiutil.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:4900:8: warning: type defaults to 'int' in declaration of 'YomiRomajiRotate' [-Wimplicit-int] 4900 | static YomiRomajiRotate pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- kctrl.c:1758:1: warning: return type defaults to 'int' [-Wimplicit-int] 1758 | KC_queryMaxModeStr(d, arg) | ^~~~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- romaji.o --- romaji.c:4903:1: warning: return type defaults to 'int' [-Wimplicit-int] 4903 | YomiRomajiRotate(d) /* 読みモードからの順回り英数文字種変換 */ | ^~~~~~~~~~~~~~~~ --- uiutil.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from uiutil.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- romaji.o --- romaji.c:4909:8: warning: type defaults to 'int' in declaration of 'YomiCaseRotateForward' [-Wimplicit-int] 4909 | static YomiCaseRotateForward pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- uiutil.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- romaji.o --- romaji.c:4912:1: warning: return type defaults to 'int' [-Wimplicit-int] 4912 | YomiCaseRotateForward(d) /* 読みモードからの順回り英数文字種変換 */ | ^~~~~~~~~~~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: kctrl.c: In function 'KC_changeServer': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ kctrl.c:2117:10: note: in expansion of macro 'defaultContext' 2117 | extern defaultContext; | ^~~~~~~~~~~~~~ --- romaji.o --- romaji.c:4918:8: warning: type defaults to 'int' in declaration of 'YomiZenkaku' [-Wimplicit-int] 4918 | static YomiZenkaku pro((uiContext)); | ^~~~~~~~~~~ --- kctrl.o --- kctrl.c:2164:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2164 | return (int)RkwGetServerName(); | ^ --- romaji.o --- romaji.c:4921:1: warning: return type defaults to 'int' [-Wimplicit-int] 4921 | YomiZenkaku(d) /* 読みモードからの全角変換 */ | ^~~~~~~~~~~ romaji.c:4927:8: warning: type defaults to 'int' in declaration of 'YomiHankaku' [-Wimplicit-int] 4927 | static YomiHankaku pro((uiContext)); | ^~~~~~~~~~~ --- kctrl.o --- kctrl.c: In function 'KC_setUserInfo': kctrl.c:2230:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2230 | wcKanjiControl((int)d, KC_SETINITFILENAME, buf); | ^ --- romaji.o --- romaji.c:4930:1: warning: return type defaults to 'int' [-Wimplicit-int] 4930 | YomiHankaku(d) /* 読みモードからの半角変換 */ | ^~~~~~~~~~~ --- uiutil.o --- uiutil.c:312:1: warning: return type defaults to 'int' [-Wimplicit-int] 312 | makeUiUtilEchoStr(d) | ^~~~~~~~~~~~~~~~~ uiutil.c:351:1: warning: return type defaults to 'int' [-Wimplicit-int] 351 | uuflExitCatch(d, retval, env) | ^~~~~~~~~~~~~ --- kctrl.o --- In file included from canna.h:50, from kctrl.c:27: kctrl.c: At top level: --- romaji.o --- romaji.c:4939:8: warning: type defaults to 'int' in declaration of 'YomiHiraganaJishu' [-Wimplicit-int] 4939 | static YomiHiraganaJishu pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- uiutil.o --- In file included from canna.h:50, from uiutil.c:27: sglobal.h:329:45: warning: return type defaults to 'int' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ uiutil.c:416:1: note: in expansion of macro 'prevMenuIfExist' 416 | prevMenuIfExist(d) | ^~~~~~~~~~~~~~~ uiutil.c:433:1: warning: return type defaults to 'int' [-Wimplicit-int] 433 | uuflQuitCatch(d, retval, env) | ^~~~~~~~~~~~~ --- kctrl.o --- sglobal.h:282:45: warning: return type defaults to 'int' [-Wimplicit-int] 282 | #define kanjiControl G282_kanjiControl | ^~~~~~~~~~~~~~~~~ kctrl.c:2376:1: note: in expansion of macro 'kanjiControl' 2376 | kanjiControl(request, d, arg) | ^~~~~~~~~~~~ --- uiutil.o --- In file included from canna.h:50, from uiutil.c:27: sglobal.h:113:45: warning: return type defaults to 'int' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ uiutil.c:454:1: note: in expansion of macro 'UiUtilMode' 454 | UiUtilMode(d) | ^~~~~~~~~~ --- romaji.o --- romaji.c:4942:1: warning: return type defaults to 'int' [-Wimplicit-int] 4942 | YomiHiraganaJishu(d) /* 読みモードから字種モードのひらがなへ */ | ^~~~~~~~~~~~~~~~~ romaji.c:4948:8: warning: type defaults to 'int' in declaration of 'YomiKatakanaJishu' [-Wimplicit-int] 4948 | static YomiKatakanaJishu pro((uiContext)); | ^~~~~~~~~~~~~~~~~ romaji.c:4951:1: warning: return type defaults to 'int' [-Wimplicit-int] 4951 | YomiKatakanaJishu(d) /* 読みモードから字種モードのカタカナへ */ | ^~~~~~~~~~~~~~~~~ romaji.c:4957:8: warning: type defaults to 'int' in declaration of 'YomiRomajiJishu' [-Wimplicit-int] 4957 | static YomiRomajiJishu pro((uiContext)); | ^~~~~~~~~~~~~~~ romaji.c:4960:1: warning: return type defaults to 'int' [-Wimplicit-int] 4960 | YomiRomajiJishu(d) /* 読みモードから字種モードのローマ字へ */ | ^~~~~~~~~~~~~~~ --- uiutil.o --- uiutil.c: In function 'G359_showmenu': sglobal.h:244:45: warning: implicit declaration of function 'G244_getForIchiranContext'; did you mean 'getForIchiranContext'? [-Wimplicit-function-declaration] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ uiutil.c:551:16: note: in expansion of macro 'getForIchiranContext' 551 | if((retval = getForIchiranContext(d)) == NG) | ^~~~~~~~~~~~~~~~~~~~ --- parse.o --- In file included from canna.h:50, from parse.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- romaji.o --- romaji.c:4966:8: warning: type defaults to 'int' in declaration of 'YomiToLower' [-Wimplicit-int] 4966 | static YomiToLower pro((uiContext)); | ^~~~~~~~~~~ --- parse.o --- In file included from parse.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- romaji.o --- romaji.c:4968:1: warning: return type defaults to 'int' [-Wimplicit-int] 4968 | YomiToLower(d) | ^~~~~~~~~~~ --- parse.o --- In file included from canna.h:50, from parse.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- romaji.o --- romaji.c:4974:8: warning: type defaults to 'int' in declaration of 'YomiToUpper' [-Wimplicit-int] 4974 | static YomiToUpper pro((uiContext)); | ^~~~~~~~~~~ romaji.c:4977:1: warning: return type defaults to 'int' [-Wimplicit-int] 4977 | YomiToUpper(d) | ^~~~~~~~~~~ --- parse.o --- In file included from parse.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- romaji.o --- romaji.c:4983:8: warning: type defaults to 'int' in declaration of 'YomiCapitalize' [-Wimplicit-int] 4983 | static YomiCapitalize pro((uiContext)); | ^~~~~~~~~~~~~~ --- parse.o --- In file included from canna.h:50, from parse.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from parse.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- romaji.o --- romaji.c:4986:1: warning: return type defaults to 'int' [-Wimplicit-int] 4986 | YomiCapitalize(d) | ^~~~~~~~~~~~~~ --- parse.o --- In file included from canna.h:50, from parse.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- romaji.o --- In file included from canna.h:50, from romaji.c:27: sglobal.h:15:45: warning: type defaults to 'int' in declaration of 'G015_ConvertAsBushu' [-Wimplicit-int] 15 | #define ConvertAsBushu G015_ConvertAsBushu | ^~~~~~~~~~~~~~~~~~~ yomimap.h:27:8: note: in expansion of macro 'ConvertAsBushu' 27 | extern ConvertAsBushu pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ yomimap.h:28:8: note: in expansion of macro 'DoFuncSequence' 28 | extern DoFuncSequence pro((uiContext)),UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- parse.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- romaji.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ yomimap.h:28:40: note: in expansion of macro 'UseOtherKeymap' 28 | extern DoFuncSequence pro((uiContext)),UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ In file included from romaji.c:5011: yomimap.h:29:8: warning: type defaults to 'int' in declaration of 'YomiBubunKakutei' [-Wimplicit-int] 29 | extern YomiBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from parse.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from parse.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from parse.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from parse.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- parse.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- uldefine.o --- In file included from uldefine.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- parse.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- parse.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- uldefine.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- parse.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- uldefine.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- parse.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- In file included from uldefine.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- parse.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- parse.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- uldefine.o --- In file included from uldefine.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- parse.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- parse.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- uldefine.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- uldefine.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- parse.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- uldefine.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- parse.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- uldefine.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- parse.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- uldefine.o --- In file included from uldefine.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- parse.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- uldefine.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- parse.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- uldefine.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- parse.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- uldefine.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ --- uldefine.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- parse.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ --- uldefine.o --- In file included from uldefine.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- parse.o --- sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- uldefine.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- parse.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- parse.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- uldefine.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- uldefine.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- parse.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- uldefine.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ --- parse.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- parse.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- uldefine.o --- sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- parse.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ --- uldefine.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- parse.o --- sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- parse.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- parse.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- parse.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- uldefine.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- parse.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- parse.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- parse.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- parse.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- parse.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- uldefine.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- parse.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- uldefine.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- parse.o --- In file included from parse.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- uldefine.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- parse.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- parse.o --- In file included from canna.h:50, from parse.c:27: sglobal.h:177:45: warning: type defaults to 'int' in declaration of 'G177_ckverbose' [-Wimplicit-int] 177 | #define ckverbose G177_ckverbose | ^~~~~~~~~~~~~~ parse.c:56:8: note: in expansion of macro 'ckverbose' 56 | extern ckverbose; | ^~~~~~~~~ sglobal.h:133:45: warning: type defaults to 'int' in declaration of 'G133_YYparse_by_rcfilename' [-Wimplicit-int] 133 | #define YYparse_by_rcfilename G133_YYparse_by_rcfilename | ^~~~~~~~~~~~~~~~~~~~~~~~~~ parse.c:58:8: note: in expansion of macro 'YYparse_by_rcfilename' 58 | extern YYparse_by_rcfilename(); | ^~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- parse.o --- parse.c:80:1: warning: return type defaults to 'int' [-Wimplicit-int] 80 | make_initfilename() | ^~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- parse.o --- In file included from canna.h:50, from parse.c:27: parse.c: In function 'G321_parse': --- uldefine.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- parse.o --- sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ parse.c:115:10: note: in expansion of macro 'iroha_debug' 115 | extern iroha_debug; | ^~~~~~~~~~~ --- uldefine.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from uldefine.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ uldefine.c:105:1: warning: return type defaults to 'int' [-Wimplicit-int] 105 | clearTango(d) | ^~~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:179:45: warning: return type defaults to 'int' [-Wimplicit-int] 179 | #define clearYomi G179_clearYomi | ^~~~~~~~~~~~~~ uldefine.c:114:1: note: in expansion of macro 'clearYomi' 114 | clearYomi(d) | ^~~~~~~~~ uldefine.c:124:1: warning: return type defaults to 'int' [-Wimplicit-int] 124 | clearTourokuContext(p) | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:247:45: warning: return type defaults to 'int' [-Wimplicit-int] 247 | #define getTourokuContext G247_getTourokuContext | ^~~~~~~~~~~~~~~~~~~~~~ uldefine.c:166:1: note: in expansion of macro 'getTourokuContext' 166 | getTourokuContext(d) | ^~~~~~~~~~~~~~~~~ uldefine.c:213:1: warning: return type defaults to 'int' [-Wimplicit-int] 213 | uuTTangoEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~ --- uldelete.o --- In file included from canna.h:50, from uldelete.c:29: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from uldelete.c:29: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- parse.o --- sglobal.h:182:45: warning: implicit declaration of function 'G182_clisp_init'; did you mean 'G181_clisp_fin'? [-Wimplicit-function-declaration] 182 | #define clisp_init G182_clisp_init | ^~~~~~~~~~~~~~~ parse.c:128:7: note: in expansion of macro 'clisp_init' 128 | if (clisp_init() == 0) { | ^~~~~~~~~~ --- uldelete.o --- In file included from canna.h:50, from uldelete.c:29: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'uuTTangoEveryTimeCatch': sglobal.h:172:45: warning: implicit declaration of function 'G172_checkGLineLen'; did you mean 'checkGLineLen'? [-Wimplicit-function-declaration] 172 | #define checkGLineLen G172_checkGLineLen | ^~~~~~~~~~~~~~~~~~ uldefine.c:271:3: note: in expansion of macro 'checkGLineLen' 271 | checkGLineLen(d); | ^~~~~~~~~~~~~ uldefine.c: At top level: uldefine.c:277:1: warning: return type defaults to 'int' [-Wimplicit-int] 277 | uuTTangoExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:376:45: warning: return type defaults to 'int' [-Wimplicit-int] 376 | #define uuTTangoQuitCatch G376_uuTTangoQuitCatch | ^~~~~~~~~~~~~~~~~~~~~~ uldefine.c:296:1: note: in expansion of macro 'uuTTangoQuitCatch' 296 | uuTTangoQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ uldefine.c:311:1: warning: return type defaults to 'int' [-Wimplicit-int] 311 | uuT2TangoEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~~ --- parse.o --- parse.c: At top level: parse.c:347:1: warning: return type defaults to 'int' [-Wimplicit-int] 347 | DISPLAY_to_hostname(name, buf, bufsize) | ^~~~~~~~~~~~~~~~~~~ --- uldelete.o --- In file included from uldelete.c:29: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from uldelete.c:29: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'uuT2TangoEveryTimeCatch': sglobal.h:150:45: warning: implicit declaration of function 'G150__do_func_slightly'; did you mean '_do_func_slightly'? [-Wimplicit-function-declaration] 150 | #define _do_func_slightly G150__do_func_slightly | ^~~~~~~~~~~~~~~~~~~~~~ uldefine.c:328:5: note: in expansion of macro '_do_func_slightly' 328 | _do_func_slightly(d, 0, (mode_context)nyc, &yomi_mode); | ^~~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c: At top level: uldefine.c:371:1: warning: return type defaults to 'int' [-Wimplicit-int] 371 | uuT2TangoExitCatch(d, retval, nyc) | ^~~~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:394:1: warning: return type defaults to 'int' [-Wimplicit-int] 394 | uuT2TangoQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:414:1: warning: return type defaults to 'int' [-Wimplicit-int] 414 | uuTMakeDicYesCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'uuTMakeDicYesCatch': --- uldelete.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ uldefine.c:423:10: note: in expansion of macro 'defaultContext' 423 | extern defaultContext; | ^~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from uldelete.c:29: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- parse.o --- parse.c: In function 'DISPLAY_to_hostname': parse.c:352:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration] 352 | gethostname(buf, bufsize); | ^~~~~~~~~~~ --- uldelete.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from uldelete.c:29: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from uldelete.c:29: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- uldefine.o --- sglobal.h:204:45: warning: implicit declaration of function 'G204_dicTourokuTango'; did you mean 'dicTourokuTango'? [-Wimplicit-function-declaration] 204 | #define dicTourokuTango G204_dicTourokuTango | ^~~~~~~~~~~~~~~~~~~~ uldefine.c:479:10: note: in expansion of macro 'dicTourokuTango' 479 | return(dicTourokuTango(d, uuTTangoQuitCatch)); | ^~~~~~~~~~~~~~~ uldefine.c: At top level: --- uldelete.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- uldefine.o --- uldefine.c:483:1: warning: return type defaults to 'int' [-Wimplicit-int] 483 | uuTMakeDicQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:497:1: warning: return type defaults to 'int' [-Wimplicit-int] 497 | uuTMakeDicNoCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'G248_getUserDicName': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ uldefine.c:525:10: note: in expansion of macro 'defaultContext' 525 | extern defaultContext; | ^~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c: At top level: sglobal.h:199:45: warning: return type defaults to 'int' [-Wimplicit-int] 199 | #define dicTouroku G199_dicTouroku | ^~~~~~~~~~~~~~~ uldefine.c:568:1: note: in expansion of macro 'dicTouroku' 568 | dicTouroku(d) | ^~~~~~~~~~ --- uldelete.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:596:1: warning: return type defaults to 'int' [-Wimplicit-int] 596 | dicTourokuDo(d) | ^~~~~~~~~~~~ --- uldelete.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:657:1: warning: return type defaults to 'int' [-Wimplicit-int] 657 | checkUsrDic(d) | ^~~~~~~~~~~ --- uldelete.o --- sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'checkUsrDic': sglobal.h:249:45: warning: implicit declaration of function 'G249_getYesNoContext'; did you mean 'getYesNoContext'? [-Wimplicit-function-declaration] 249 | #define getYesNoContext G249_getYesNoContext | ^~~~~~~~~~~~~~~~~~~~ uldefine.c:681:10: note: in expansion of macro 'getYesNoContext' 681 | if(getYesNoContext(d, | ^~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ --- uldefine.o --- uldefine.c: At top level: --- uldelete.o --- sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:204:45: warning: return type defaults to 'int' [-Wimplicit-int] 204 | #define dicTourokuTango G204_dicTourokuTango | ^~~~~~~~~~~~~~~~~~~~ uldefine.c:711:1: note: in expansion of macro 'dicTourokuTango' 711 | dicTourokuTango(d, quitfunc) | ^~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:757:1: warning: return type defaults to 'int' [-Wimplicit-int] 757 | dicTourokuTangoPre(d) | ^~~~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- uldefine.o --- uldefine.c:764:1: warning: return type defaults to 'int' [-Wimplicit-int] 764 | acDicTourokuTangoPre(d, dn, dm) /* ac means "alert continuation" */ | ^~~~~~~~~~~~~~~~~~~~ uldefine.c:779:1: warning: return type defaults to 'int' [-Wimplicit-int] 779 | uuTYomiEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:833:1: warning: return type defaults to 'int' [-Wimplicit-int] 833 | uuTYomiExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'uuTYomiExitCatch': sglobal.h:202:45: warning: implicit declaration of function 'G202_dicTourokuHinshi'; did you mean 'dicTourokuHinshi'? [-Wimplicit-function-declaration] 202 | #define dicTourokuHinshi G202_dicTourokuHinshi | ^~~~~~~~~~~~~~~~~~~~~ uldefine.c:849:10: note: in expansion of macro 'dicTourokuHinshi' 849 | return(dicTourokuHinshi(d)); | ^~~~~~~~~~~~~~~~ uldefine.c: At top level: --- uldelete.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:852:8: warning: type defaults to 'int' in declaration of 'uuTYomiQuitCatch' [-Wimplicit-int] 852 | static uuTYomiQuitCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:855:1: warning: return type defaults to 'int' [-Wimplicit-int] 855 | uuTYomiQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:870:1: warning: return type defaults to 'int' [-Wimplicit-int] 870 | dicTourokuYomi(d) | ^~~~~~~~~~~~~~ uldefine.c:877:1: warning: return type defaults to 'int' [-Wimplicit-int] 877 | acDicTourokuYomi(d, dn, dm) | ^~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:888:1: warning: return type defaults to 'int' [-Wimplicit-int] 888 | dicTourokuYomiDo(d, quitfunc) | ^~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from uldelete.c:29: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- ulhinshi.o --- --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'dicTourokuYomiDo': sglobal.h:167:45: warning: implicit declaration of function 'G167_canna_alert'; did you mean 'canna_alert'? [-Wimplicit-function-declaration] 167 | #define canna_alert G167_canna_alert | ^~~~~~~~~~~~~~~~ uldefine.c:898:12: note: in expansion of macro 'canna_alert' 898 | return canna_alert(d, "\303\261\270\354\244\362\306\376\316\317\244\267\244\306\244\257\244\300\244\265\244\244", acDicTourokuTangoPre); | ^~~~~~~~~~~ uldefine.c: At top level: uldefine.c:928:1: warning: return type defaults to 'int' [-Wimplicit-int] 928 | uuTHinshiExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ uldefine.c:965:1: warning: return type defaults to 'int' [-Wimplicit-int] 965 | uuTHinshiQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:202:45: warning: return type defaults to 'int' [-Wimplicit-int] 202 | #define dicTourokuHinshi G202_dicTourokuHinshi | ^~~~~~~~~~~~~~~~~~~~~ uldefine.c:986:1: note: in expansion of macro 'dicTourokuHinshi' 986 | dicTourokuHinshi(d) | ^~~~~~~~~~~~~~~~ --- ulhinshi.o --- rm -f ulhinshi.o unshared/ulhinshi.o --- uldelete.o --- In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'G235_freeAndPopTouroku': sglobal.h:326:45: warning: implicit declaration of function 'G326_popTourokuMode'; did you mean 'popTourokuMode'? [-Wimplicit-function-declaration] 326 | #define popTourokuMode G326_popTourokuMode | ^~~~~~~~~~~~~~~~~~~ uldelete.c:95:3: note: in expansion of macro 'popTourokuMode' 95 | popTourokuMode(d); | ^~~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:103:1: warning: return type defaults to 'int' [-Wimplicit-int] 103 | uuSYomiEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c: In function 'G202_dicTourokuHinshi': sglobal.h:244:45: warning: implicit declaration of function 'G244_getForIchiranContext'; did you mean 'getForIchiranContext'? [-Wimplicit-function-declaration] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ uldefine.c:1003:16: note: in expansion of macro 'getForIchiranContext' 1003 | if((retval = getForIchiranContext(d)) < 0) { | ^~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing ulhinshi.c -o unshared/ulhinshi.o --- uldefine.o --- sglobal.h:32:45: warning: implicit declaration of function 'G032_GLineNGReturnTK'; did you mean 'G031_GLineNGReturnFI'? [-Wimplicit-function-declaration] 32 | #define GLineNGReturnTK G032_GLineNGReturnTK | ^~~~~~~~~~~~~~~~~~~~ uldefine.c:1006:12: note: in expansion of macro 'GLineNGReturnTK' 1006 | return(GLineNGReturnTK(d)); | ^~~~~~~~~~~~~~~ uldefine.c: At top level: sglobal.h:200:45: warning: return type defaults to 'int' [-Wimplicit-int] 200 | #define dicTourokuControl G200_dicTourokuControl | ^~~~~~~~~~~~~~~~~~~~~~ uldefine.c:1063:1: note: in expansion of macro 'dicTourokuControl' 1063 | dicTourokuControl(d, tango, quitfunc) | ^~~~~~~~~~~~~~~~~ --- uldelete.o --- In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'uuSYomiEveryTimeCatch': sglobal.h:172:45: warning: implicit declaration of function 'G172_checkGLineLen'; did you mean 'checkGLineLen'? [-Wimplicit-function-declaration] 172 | #define checkGLineLen G172_checkGLineLen | ^~~~~~~~~~~~~~~~~~ uldelete.c:144:3: note: in expansion of macro 'checkGLineLen' 144 | checkGLineLen(d); | ^~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:150:1: warning: return type defaults to 'int' [-Wimplicit-int] 150 | uuSYomiExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ uldelete.c:170:1: warning: return type defaults to 'int' [-Wimplicit-int] 170 | uuSYomiQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'uuSYomiQuitCatch': sglobal.h:179:45: warning: implicit declaration of function 'G179_clearYomi'; did you mean 'clearYomi'? [-Wimplicit-function-declaration] 179 | #define clearYomi G179_clearYomi | ^~~~~~~~~~~~~~ uldelete.c:178:3: note: in expansion of macro 'clearYomi' 178 | clearYomi(d); | ^~~~~~~~~ uldelete.c: At top level: uldelete.c:188:1: warning: return type defaults to 'int' [-Wimplicit-int] 188 | dicSakujoYomi(d) | ^~~~~~~~~~~~~ uldelete.c:215:1: warning: return type defaults to 'int' [-Wimplicit-int] 215 | acDicSakujoYomi(d, dn, dm) | ^~~~~~~~~~~~~~~ uldelete.c:226:1: warning: return type defaults to 'int' [-Wimplicit-int] 226 | acDicSakujoDictionary(d, dn, dm) | ^~~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'getMountDicName': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ uldelete.c:249:10: note: in expansion of macro 'defaultContext' 249 | extern defaultContext; | ^~~~~~~~~~~~~~ uldelete.c: At top level: sglobal.h:198:45: warning: return type defaults to 'int' [-Wimplicit-int] 198 | #define dicSakujo G198_dicSakujo | ^~~~~~~~~~~~~~ uldelete.c:340:1: note: in expansion of macro 'dicSakujo' 340 | dicSakujo(d) | ^~~~~~~~~ uldelete.c: In function 'G198_dicSakujo': sglobal.h:247:45: warning: implicit declaration of function 'G247_getTourokuContext'; did you mean 'getTourokuContext'? [-Wimplicit-function-declaration] 247 | #define getTourokuContext G247_getTourokuContext | ^~~~~~~~~~~~~~~~~~~~~~ uldelete.c:355:9: note: in expansion of macro 'getTourokuContext' 355 | if (getTourokuContext(d) != NG) { | ^~~~~~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:387:1: warning: return type defaults to 'int' [-Wimplicit-int] 387 | CloseDeleteContext(tc) | ^~~~~~~~~~~~~~~~~~ uldelete.c:407:1: warning: return type defaults to 'int' [-Wimplicit-int] 407 | getEffectDic(tc) | ^~~~~~~~~~~~ uldelete.c:558:1: warning: return type defaults to 'int' [-Wimplicit-int] 558 | uuSTangoExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'uuSTangoExitCatch': sglobal.h:32:45: warning: implicit declaration of function 'G032_GLineNGReturnTK'; did you mean 'G031_GLineNGReturnFI'? [-Wimplicit-function-declaration] 32 | #define GLineNGReturnTK G032_GLineNGReturnTK | ^~~~~~~~~~~~~~~~~~~~ uldelete.c:585:12: note: in expansion of macro 'GLineNGReturnTK' 585 | return GLineNGReturnTK(d); | ^~~~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:592:1: warning: return type defaults to 'int' [-Wimplicit-int] 592 | uuSTangoQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ uldelete.c:616:1: warning: return type defaults to 'int' [-Wimplicit-int] 616 | dicSakujoBgnBun(d, st) | ^~~~~~~~~~~~~~~ uldelete.c:703:1: warning: return type defaults to 'int' [-Wimplicit-int] 703 | dicSakujoEndBun(d) | ^~~~~~~~~~~~~~~ uldelete.c:722:1: warning: return type defaults to 'int' [-Wimplicit-int] 722 | dicSakujoTango(d) | ^~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'dicSakujoTango': sglobal.h:167:45: warning: implicit declaration of function 'G167_canna_alert'; did you mean 'canna_alert'? [-Wimplicit-function-declaration] 167 | #define canna_alert G167_canna_alert | ^~~~~~~~~~~~~~~~ uldelete.c:734:12: note: in expansion of macro 'canna_alert' 734 | return canna_alert(d, "\306\311\244\337\244\362\306\376\316\317\244\267" | ^~~~~~~~~~~ sglobal.h:244:45: warning: implicit declaration of function 'G244_getForIchiranContext'; did you mean 'getForIchiranContext'? [-Wimplicit-function-declaration] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ uldelete.c:782:6: note: in expansion of macro 'getForIchiranContext' 782 | if(getForIchiranContext(d) == NG) { | ^~~~~~~~~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:832:1: warning: return type defaults to 'int' [-Wimplicit-int] 832 | getDeleteDic(mc) | ^~~~~~~~~~~~ uldelete.c:869:1: warning: return type defaults to 'int' [-Wimplicit-int] 869 | uuSDicExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ uldelete.c:909:1: warning: return type defaults to 'int' [-Wimplicit-int] 909 | uuSDicQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ uldelete.c:925:1: warning: return type defaults to 'int' [-Wimplicit-int] 925 | dicSakujoDictionary(d) | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'dicSakujoDictionary': sglobal.h:246:45: warning: implicit declaration of function 'G246_getMountContext'; did you mean 'getMountContext'? [-Wimplicit-function-declaration] 246 | #define getMountContext G246_getMountContext | ^~~~~~~~~~~~~~~~~~~~ uldelete.c:981:25: note: in expansion of macro 'getMountContext' 981 | if ((retval = getMountContext(d)) != NG) { | ^~~~~~~~~~~~~~~ sglobal.h:351:45: warning: implicit declaration of function 'G351_selectOnOff'; did you mean 'G352_selectOne'? [-Wimplicit-function-declaration] 351 | #define selectOnOff G351_selectOnOff | ^~~~~~~~~~~~~~~~ uldelete.c:1002:27: note: in expansion of macro 'selectOnOff' 1002 | if ((retval = selectOnOff(d, xxxx, &mc->curIkouho, upnelem, | ^~~~~~~~~~~ uldelete.c: At top level: uldelete.c:1060:1: warning: return type defaults to 'int' [-Wimplicit-int] 1060 | uuSDeleteYesCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'uuSDeleteYesCatch': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ uldelete.c:1071:10: note: in expansion of macro 'defaultContext' 1071 | extern defaultContext; | ^~~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:1164:1: warning: return type defaults to 'int' [-Wimplicit-int] 1164 | uuSDeleteQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ uldelete.c:1183:1: warning: return type defaults to 'int' [-Wimplicit-int] 1183 | uuSDeleteNoCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ uldelete.c:1201:1: warning: return type defaults to 'int' [-Wimplicit-int] 1201 | dicSakujoDo(d) | ^~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'dicSakujoDo': sglobal.h:249:45: warning: implicit declaration of function 'G249_getYesNoContext'; did you mean 'getYesNoContext'? [-Wimplicit-function-declaration] 249 | #define getYesNoContext G249_getYesNoContext | ^~~~~~~~~~~~~~~~~~~~ uldelete.c:1230:7: note: in expansion of macro 'getYesNoContext' 1230 | if (getYesNoContext(d, | ^~~~~~~~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from ulhinshi.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from ulhinshi.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from ulhinshi.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from ulhinshi.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from ulhinshi.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- ulkigo.o --- --- ulhinshi.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext --- uiutil.o --- rm -f uiutil.o --- ulhinshi.o --- | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); --- ulkigo.o --- rm -f ulkigo.o unshared/ulkigo.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing ulkigo.c -o unshared/ulkigo.o --- ulhinshi.o --- | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- uiutil.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC uiutil.c --- ulhinshi.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from ulhinshi.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ ulhinshi.c:273:1: warning: return type defaults to 'int' [-Wimplicit-int] 273 | uuTHinshiYNQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: ulhinshi.c: In function 'uuTHinshiYNQuitCatch': sglobal.h:202:45: warning: implicit declaration of function 'G202_dicTourokuHinshi'; did you mean 'dicTourokuHinshi'? [-Wimplicit-function-declaration] 202 | #define dicTourokuHinshi G202_dicTourokuHinshi | ^~~~~~~~~~~~~~~~~~~~~ ulhinshi.c:281:10: note: in expansion of macro 'dicTourokuHinshi' 281 | return(dicTourokuHinshi(d)); | ^~~~~~~~~~~~~~~~ ulhinshi.c: At top level: ulhinshi.c:289:1: warning: return type defaults to 'int' [-Wimplicit-int] 289 | uuTHinshi2YesCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: ulhinshi.c: In function 'uuTHinshi2YesCatch': sglobal.h:201:45: warning: implicit declaration of function 'G201_dicTourokuDictionary'; did you mean 'dicTourokuDictionary'? [-Wimplicit-function-declaration] 201 | #define dicTourokuDictionary G201_dicTourokuDictionary | ^~~~~~~~~~~~~~~~~~~~~~~~~ ulhinshi.c:306:14: note: in expansion of macro 'dicTourokuDictionary' 306 | return(dicTourokuDictionary(d, uuTDicExitCatch, uuTDicQuitCatch)); | ^~~~~~~~~~~~~~~~~~~~ ulhinshi.c: At top level: ulhinshi.c:313:1: warning: return type defaults to 'int' [-Wimplicit-int] 313 | uuTHinshi2NoCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ ulhinshi.c:342:1: warning: return type defaults to 'int' [-Wimplicit-int] 342 | uuTHinshi1YesCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: ulhinshi.c: In function 'uuTHinshi1YesCatch': sglobal.h:249:45: warning: implicit declaration of function 'G249_getYesNoContext'; did you mean 'getYesNoContext'? [-Wimplicit-function-declaration] 249 | #define getYesNoContext G249_getYesNoContext | ^~~~~~~~~~~~~~~~~~~~ ulhinshi.c:360:18: note: in expansion of macro 'getYesNoContext' 360 | if((retval = getYesNoContext(d, | ^~~~~~~~~~~~~~~ sglobal.h:32:45: warning: implicit declaration of function 'G032_GLineNGReturnTK'; did you mean 'G031_GLineNGReturnFI'? [-Wimplicit-function-declaration] 32 | #define GLineNGReturnTK G032_GLineNGReturnTK | ^~~~~~~~~~~~~~~~~~~~ ulhinshi.c:364:14: note: in expansion of macro 'GLineNGReturnTK' 364 | return(GLineNGReturnTK(d)); | ^~~~~~~~~~~~~~~ ulhinshi.c: At top level: ulhinshi.c:378:1: warning: return type defaults to 'int' [-Wimplicit-int] 378 | uuTHinshi1NoCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ ulhinshi.c:418:1: warning: return type defaults to 'int' [-Wimplicit-int] 418 | uuTHinshiQYesCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ ulhinshi.c:446:1: warning: return type defaults to 'int' [-Wimplicit-int] 446 | uuTHinshiQNoCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:203:45: warning: return type defaults to 'int' [-Wimplicit-int] 203 | #define dicTourokuHinshiDelivery G203_dicTourokuHinshiDelivery | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ulhinshi.c:463:1: note: in expansion of macro 'dicTourokuHinshiDelivery' 463 | dicTourokuHinshiDelivery(d) | ^~~~~~~~~~~~~~~~~~~~~~~~ ulhinshi.c: In function 'G203_dicTourokuHinshiDelivery': sglobal.h:179:45: warning: implicit declaration of function 'G179_clearYomi'; did you mean 'clearYomi'? [-Wimplicit-function-declaration] 179 | #define clearYomi G179_clearYomi | ^~~~~~~~~~~~~~ ulhinshi.c:481:5: note: in expansion of macro 'clearYomi' 481 | clearYomi(d); | ^~~~~~~~~ sglobal.h:204:45: warning: implicit declaration of function 'G204_dicTourokuTango'; did you mean 'dicTourokuTango'? [-Wimplicit-function-declaration] 204 | #define dicTourokuTango G204_dicTourokuTango | ^~~~~~~~~~~~~~~~~~~~ ulhinshi.c:482:12: note: in expansion of macro 'dicTourokuTango' 482 | return(dicTourokuTango(d, uuTTangoQuitCatch)); | ^~~~~~~~~~~~~~~ ulhinshi.c: At top level: ulhinshi.c:672:1: warning: return type defaults to 'int' [-Wimplicit-int] 672 | tourokuYes(d) | ^~~~~~~~~~ ulhinshi.c:761:1: warning: return type defaults to 'int' [-Wimplicit-int] 761 | tourokuNo(d) | ^~~~~~~~~ ulhinshi.c:861:1: warning: return type defaults to 'int' [-Wimplicit-int] 861 | makeDoushi(d) | ^~~~~~~~~~ ulhinshi.c:902:1: warning: return type defaults to 'int' [-Wimplicit-int] 902 | uuTDicExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ ulhinshi.c:930:1: warning: return type defaults to 'int' [-Wimplicit-int] 930 | uuTDicQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:201:45: warning: return type defaults to 'int' [-Wimplicit-int] 201 | #define dicTourokuDictionary G201_dicTourokuDictionary | ^~~~~~~~~~~~~~~~~~~~~~~~~ ulhinshi.c:944:1: note: in expansion of macro 'dicTourokuDictionary' 944 | dicTourokuDictionary(d, exitfunc, quitfunc) | ^~~~~~~~~~~~~~~~~~~~ --- ulkigo.o --- In file included from canna.h:50, from ulkigo.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from ulkigo.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- ulhinshi.o --- ulhinshi.c: In function 'G201_dicTourokuDictionary': --- ulkigo.o --- In file included from ulkigo.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:244:45: warning: implicit declaration of function 'G244_getForIchiranContext'; did you mean 'getForIchiranContext'? [-Wimplicit-function-declaration] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ ulhinshi.c:962:16: note: in expansion of macro 'getForIchiranContext' 962 | if((retval = getForIchiranContext(d)) == NG) { | ^~~~~~~~~~~~~~~~~~~~ --- ulkigo.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from ulkigo.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c: At top level: --- ulkigo.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c:1012:1: warning: return type defaults to 'int' [-Wimplicit-int] 1012 | tangoTouroku(d) | ^~~~~~~~~~~~ --- ulkigo.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from ulkigo.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from ulkigo.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from ulkigo.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ ulkigo.c:177:1: warning: return type defaults to 'int' [-Wimplicit-int] 177 | uuKigoExitDo(d, retval) | ^~~~~~~~~~~~ ulkigo.c:192:1: warning: return type defaults to 'int' [-Wimplicit-int] 192 | uuKigoRExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ ulkigo.c:209:1: warning: return type defaults to 'int' [-Wimplicit-int] 209 | uuKigoGExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ ulkigo.c:226:1: warning: return type defaults to 'int' [-Wimplicit-int] 226 | uuKigoKExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:374:45: warning: return type defaults to 'int' [-Wimplicit-int] 374 | #define uuKigoGeneralExitCatch G374_uuKigoGeneralExitCatch | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ulkigo.c:242:1: note: in expansion of macro 'uuKigoGeneralExitCatch' 242 | uuKigoGeneralExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~ ulkigo.c:261:1: warning: return type defaults to 'int' [-Wimplicit-int] 261 | uuKigoQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:375:45: warning: return type defaults to 'int' [-Wimplicit-int] 375 | #define uuKigoMake G375_uuKigoMake | ^~~~~~~~~~~~~~~ ulkigo.c:276:1: note: in expansion of macro 'uuKigoMake' 276 | uuKigoMake(d, allkouho, size, cur, mode, exitfunc, posp) | ^~~~~~~~~~ ulkigo.c: In function 'G375_uuKigoMake': sglobal.h:244:45: warning: implicit declaration of function 'G244_getForIchiranContext'; did you mean 'getForIchiranContext'? [-Wimplicit-function-declaration] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ ulkigo.c:290:16: note: in expansion of macro 'getForIchiranContext' 290 | if((retval = getForIchiranContext(d)) == NG) { | ^~~~~~~~~~~~~~~~~~~~ ulkigo.c: At top level: sglobal.h:292:45: warning: return type defaults to 'int' [-Wimplicit-int] 292 | #define kigoRussia G292_kigoRussia | ^~~~~~~~~~~~~~~ ulkigo.c:352:1: note: in expansion of macro 'kigoRussia' 352 | kigoRussia(d) | ^~~~~~~~~~ sglobal.h:290:45: warning: return type defaults to 'int' [-Wimplicit-int] 290 | #define kigoGreek G290_kigoGreek | ^~~~~~~~~~~~~~ ulkigo.c:373:1: note: in expansion of macro 'kigoGreek' 373 | kigoGreek(d) | ^~~~~~~~~ sglobal.h:291:45: warning: return type defaults to 'int' [-Wimplicit-int] 291 | #define kigoKeisen G291_kigoKeisen | ^~~~~~~~~~~~~~~ ulkigo.c:394:1: note: in expansion of macro 'kigoKeisen' 394 | kigoKeisen(d) | ^~~~~~~~~~ --- uiutil.o --- In file included from canna.h:50, from uiutil.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from uiutil.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from uiutil.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from uiutil.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from uiutil.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from uiutil.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from uiutil.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from uiutil.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from uiutil.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from uiutil.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from uiutil.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from uiutil.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ uiutil.c:312:1: warning: return type defaults to 'int' [-Wimplicit-int] 312 | makeUiUtilEchoStr(d) | ^~~~~~~~~~~~~~~~~ uiutil.c:351:1: warning: return type defaults to 'int' [-Wimplicit-int] 351 | uuflExitCatch(d, retval, env) | ^~~~~~~~~~~~~ In file included from canna.h:50, from uiutil.c:27: sglobal.h:329:45: warning: return type defaults to 'int' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ uiutil.c:416:1: note: in expansion of macro 'prevMenuIfExist' 416 | prevMenuIfExist(d) | ^~~~~~~~~~~~~~~ uiutil.c:433:1: warning: return type defaults to 'int' [-Wimplicit-int] 433 | uuflQuitCatch(d, retval, env) | ^~~~~~~~~~~~~ In file included from canna.h:50, from uiutil.c:27: sglobal.h:113:45: warning: return type defaults to 'int' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ uiutil.c:454:1: note: in expansion of macro 'UiUtilMode' 454 | UiUtilMode(d) | ^~~~~~~~~~ uiutil.c: In function 'G359_showmenu': sglobal.h:244:45: warning: implicit declaration of function 'G244_getForIchiranContext'; did you mean 'getForIchiranContext'? [-Wimplicit-function-declaration] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ uiutil.c:551:16: note: in expansion of macro 'getForIchiranContext' 551 | if((retval = getForIchiranContext(d)) == NG) | ^~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- rm -f uldefine.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC uldefine.c --- ulkigo.o --- rm -f ulkigo.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC ulkigo.c --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from uldefine.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from uldefine.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from uldefine.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from uldefine.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from uldefine.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from uldefine.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- ulkigo.o --- In file included from canna.h:50, from ulkigo.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- uldefine.o --- uldefine.c:105:1: warning: return type defaults to 'int' [-Wimplicit-int] 105 | clearTango(d) | ^~~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:179:45: warning: return type defaults to 'int' [-Wimplicit-int] 179 | #define clearYomi G179_clearYomi | ^~~~~~~~~~~~~~ uldefine.c:114:1: note: in expansion of macro 'clearYomi' 114 | clearYomi(d) | ^~~~~~~~~ uldefine.c:124:1: warning: return type defaults to 'int' [-Wimplicit-int] 124 | clearTourokuContext(p) | ^~~~~~~~~~~~~~~~~~~ --- ulkigo.o --- In file included from ulkigo.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: sglobal.h:247:45: warning: return type defaults to 'int' [-Wimplicit-int] 247 | #define getTourokuContext G247_getTourokuContext | ^~~~~~~~~~~~~~~~~~~~~~ uldefine.c:166:1: note: in expansion of macro 'getTourokuContext' 166 | getTourokuContext(d) | ^~~~~~~~~~~~~~~~~ --- ulkigo.o --- In file included from canna.h:50, from ulkigo.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- uldefine.o --- uldefine.c:213:1: warning: return type defaults to 'int' [-Wimplicit-int] 213 | uuTTangoEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~ --- ulkigo.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from ulkigo.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from ulkigo.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'uuTTangoEveryTimeCatch': --- ulkigo.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- uldefine.o --- sglobal.h:172:45: warning: implicit declaration of function 'G172_checkGLineLen'; did you mean 'checkGLineLen'? [-Wimplicit-function-declaration] 172 | #define checkGLineLen G172_checkGLineLen | ^~~~~~~~~~~~~~~~~~ uldefine.c:271:3: note: in expansion of macro 'checkGLineLen' 271 | checkGLineLen(d); | ^~~~~~~~~~~~~ uldefine.c: At top level: uldefine.c:277:1: warning: return type defaults to 'int' [-Wimplicit-int] 277 | uuTTangoExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ --- ulkigo.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from ulkigo.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: sglobal.h:376:45: warning: return type defaults to 'int' [-Wimplicit-int] 376 | #define uuTTangoQuitCatch G376_uuTTangoQuitCatch | ^~~~~~~~~~~~~~~~~~~~~~ uldefine.c:296:1: note: in expansion of macro 'uuTTangoQuitCatch' 296 | uuTTangoQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ --- ulkigo.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- uldefine.o --- uldefine.c:311:1: warning: return type defaults to 'int' [-Wimplicit-int] 311 | uuT2TangoEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~~ --- ulkigo.o --- In file included from canna.h:50, from ulkigo.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from ulkigo.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'uuT2TangoEveryTimeCatch': --- ulkigo.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- uldefine.o --- sglobal.h:150:45: warning: implicit declaration of function 'G150__do_func_slightly'; did you mean '_do_func_slightly'? [-Wimplicit-function-declaration] 150 | #define _do_func_slightly G150__do_func_slightly | ^~~~~~~~~~~~~~~~~~~~~~ uldefine.c:328:5: note: in expansion of macro '_do_func_slightly' 328 | _do_func_slightly(d, 0, (mode_context)nyc, &yomi_mode); | ^~~~~~~~~~~~~~~~~ --- ulkigo.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ulmount.o --- --- ulkigo.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan --- uldefine.o --- uldefine.c: At top level: uldefine.c:371:1: warning: return type defaults to 'int' [-Wimplicit-int] 371 | uuT2TangoExitCatch(d, retval, nyc) | ^~~~~~~~~~~~~~~~~~ uldefine.c:394:1: warning: return type defaults to 'int' [-Wimplicit-int] 394 | uuT2TangoQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ uldefine.c:414:1: warning: return type defaults to 'int' [-Wimplicit-int] 414 | uuTMakeDicYesCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'uuTMakeDicYesCatch': --- ulkigo.o --- | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- uldefine.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ uldefine.c:423:10: note: in expansion of macro 'defaultContext' 423 | extern defaultContext; | ^~~~~~~~~~~~~~ --- ulkigo.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ --- ulmount.o --- rm -f ulmount.o unshared/ulmount.o --- ulkigo.o --- sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:204:45: warning: implicit declaration of function 'G204_dicTourokuTango'; did you mean 'dicTourokuTango'? [-Wimplicit-function-declaration] 204 | #define dicTourokuTango G204_dicTourokuTango | ^~~~~~~~~~~~~~~~~~~~ uldefine.c:479:10: note: in expansion of macro 'dicTourokuTango' 479 | return(dicTourokuTango(d, uuTTangoQuitCatch)); | ^~~~~~~~~~~~~~~ uldefine.c: At top level: --- ulkigo.o --- sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ulmount.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing ulmount.c -o unshared/ulmount.o --- uldefine.o --- uldefine.c:483:1: warning: return type defaults to 'int' [-Wimplicit-int] 483 | uuTMakeDicQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~ --- ulkigo.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:497:1: warning: return type defaults to 'int' [-Wimplicit-int] 497 | uuTMakeDicNoCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ --- ulkigo.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'G248_getUserDicName': --- ulkigo.o --- sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ uldefine.c:525:10: note: in expansion of macro 'defaultContext' 525 | extern defaultContext; | ^~~~~~~~~~~~~~ --- ulkigo.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c: At top level: --- ulkigo.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:199:45: warning: return type defaults to 'int' [-Wimplicit-int] 199 | #define dicTouroku G199_dicTouroku | ^~~~~~~~~~~~~~~ uldefine.c:568:1: note: in expansion of macro 'dicTouroku' 568 | dicTouroku(d) | ^~~~~~~~~~ --- ulkigo.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:596:1: warning: return type defaults to 'int' [-Wimplicit-int] 596 | dicTourokuDo(d) | ^~~~~~~~~~~~ --- ulkigo.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c:657:1: warning: return type defaults to 'int' [-Wimplicit-int] 657 | checkUsrDic(d) | ^~~~~~~~~~~ --- ulkigo.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from ulkigo.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ ulkigo.c:177:1: warning: return type defaults to 'int' [-Wimplicit-int] 177 | uuKigoExitDo(d, retval) | ^~~~~~~~~~~~ ulkigo.c:192:1: warning: return type defaults to 'int' [-Wimplicit-int] 192 | uuKigoRExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'checkUsrDic': --- ulkigo.o --- ulkigo.c:209:1: warning: return type defaults to 'int' [-Wimplicit-int] 209 | uuKigoGExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:249:45: warning: implicit declaration of function 'G249_getYesNoContext'; did you mean 'getYesNoContext'? [-Wimplicit-function-declaration] 249 | #define getYesNoContext G249_getYesNoContext | ^~~~~~~~~~~~~~~~~~~~ uldefine.c:681:10: note: in expansion of macro 'getYesNoContext' 681 | if(getYesNoContext(d, | ^~~~~~~~~~~~~~~ --- ulkigo.o --- ulkigo.c:226:1: warning: return type defaults to 'int' [-Wimplicit-int] 226 | uuKigoKExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ In file included from canna.h:50, from ulkigo.c:28: sglobal.h:374:45: warning: return type defaults to 'int' [-Wimplicit-int] 374 | #define uuKigoGeneralExitCatch G374_uuKigoGeneralExitCatch | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ulkigo.c:242:1: note: in expansion of macro 'uuKigoGeneralExitCatch' 242 | uuKigoGeneralExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~ --- uldefine.o --- uldefine.c: At top level: --- ulkigo.o --- ulkigo.c:261:1: warning: return type defaults to 'int' [-Wimplicit-int] 261 | uuKigoQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ --- uldefine.o --- sglobal.h:204:45: warning: return type defaults to 'int' [-Wimplicit-int] 204 | #define dicTourokuTango G204_dicTourokuTango | ^~~~~~~~~~~~~~~~~~~~ uldefine.c:711:1: note: in expansion of macro 'dicTourokuTango' 711 | dicTourokuTango(d, quitfunc) | ^~~~~~~~~~~~~~~ --- ulkigo.o --- In file included from canna.h:50, from ulkigo.c:28: sglobal.h:375:45: warning: return type defaults to 'int' [-Wimplicit-int] 375 | #define uuKigoMake G375_uuKigoMake | ^~~~~~~~~~~~~~~ ulkigo.c:276:1: note: in expansion of macro 'uuKigoMake' 276 | uuKigoMake(d, allkouho, size, cur, mode, exitfunc, posp) | ^~~~~~~~~~ --- uldefine.o --- uldefine.c:757:1: warning: return type defaults to 'int' [-Wimplicit-int] 757 | dicTourokuTangoPre(d) | ^~~~~~~~~~~~~~~~~~ uldefine.c:764:1: warning: return type defaults to 'int' [-Wimplicit-int] 764 | acDicTourokuTangoPre(d, dn, dm) /* ac means "alert continuation" */ | ^~~~~~~~~~~~~~~~~~~~ uldefine.c:779:1: warning: return type defaults to 'int' [-Wimplicit-int] 779 | uuTYomiEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~ uldefine.c:833:1: warning: return type defaults to 'int' [-Wimplicit-int] 833 | uuTYomiExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ --- ulkigo.o --- ulkigo.c: In function 'G375_uuKigoMake': sglobal.h:244:45: warning: implicit declaration of function 'G244_getForIchiranContext'; did you mean 'getForIchiranContext'? [-Wimplicit-function-declaration] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ ulkigo.c:290:16: note: in expansion of macro 'getForIchiranContext' 290 | if((retval = getForIchiranContext(d)) == NG) { | ^~~~~~~~~~~~~~~~~~~~ ulkigo.c: At top level: sglobal.h:292:45: warning: return type defaults to 'int' [-Wimplicit-int] 292 | #define kigoRussia G292_kigoRussia | ^~~~~~~~~~~~~~~ ulkigo.c:352:1: note: in expansion of macro 'kigoRussia' 352 | kigoRussia(d) | ^~~~~~~~~~ sglobal.h:290:45: warning: return type defaults to 'int' [-Wimplicit-int] 290 | #define kigoGreek G290_kigoGreek | ^~~~~~~~~~~~~~ ulkigo.c:373:1: note: in expansion of macro 'kigoGreek' 373 | kigoGreek(d) | ^~~~~~~~~ --- uldefine.o --- In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'uuTYomiExitCatch': --- ulkigo.o --- sglobal.h:291:45: warning: return type defaults to 'int' [-Wimplicit-int] 291 | #define kigoKeisen G291_kigoKeisen | ^~~~~~~~~~~~~~~ ulkigo.c:394:1: note: in expansion of macro 'kigoKeisen' 394 | kigoKeisen(d) | ^~~~~~~~~~ --- uldefine.o --- sglobal.h:202:45: warning: implicit declaration of function 'G202_dicTourokuHinshi'; did you mean 'dicTourokuHinshi'? [-Wimplicit-function-declaration] 202 | #define dicTourokuHinshi G202_dicTourokuHinshi | ^~~~~~~~~~~~~~~~~~~~~ uldefine.c:849:10: note: in expansion of macro 'dicTourokuHinshi' 849 | return(dicTourokuHinshi(d)); | ^~~~~~~~~~~~~~~~ uldefine.c: At top level: uldefine.c:852:8: warning: type defaults to 'int' in declaration of 'uuTYomiQuitCatch' [-Wimplicit-int] 852 | static uuTYomiQuitCatch pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~ uldefine.c:855:1: warning: return type defaults to 'int' [-Wimplicit-int] 855 | uuTYomiQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ uldefine.c:870:1: warning: return type defaults to 'int' [-Wimplicit-int] 870 | dicTourokuYomi(d) | ^~~~~~~~~~~~~~ uldefine.c:877:1: warning: return type defaults to 'int' [-Wimplicit-int] 877 | acDicTourokuYomi(d, dn, dm) | ^~~~~~~~~~~~~~~~ uldefine.c:888:1: warning: return type defaults to 'int' [-Wimplicit-int] 888 | dicTourokuYomiDo(d, quitfunc) | ^~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: uldefine.c: In function 'dicTourokuYomiDo': sglobal.h:167:45: warning: implicit declaration of function 'G167_canna_alert'; did you mean 'canna_alert'? [-Wimplicit-function-declaration] 167 | #define canna_alert G167_canna_alert | ^~~~~~~~~~~~~~~~ uldefine.c:898:12: note: in expansion of macro 'canna_alert' 898 | return canna_alert(d, "\303\261\270\354\244\362\306\376\316\317\244\267\244\306\244\257\244\300\244\265\244\244", acDicTourokuTangoPre); | ^~~~~~~~~~~ uldefine.c: At top level: uldefine.c:928:1: warning: return type defaults to 'int' [-Wimplicit-int] 928 | uuTHinshiExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ uldefine.c:965:1: warning: return type defaults to 'int' [-Wimplicit-int] 965 | uuTHinshiQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldefine.c:28: sglobal.h:202:45: warning: return type defaults to 'int' [-Wimplicit-int] 202 | #define dicTourokuHinshi G202_dicTourokuHinshi | ^~~~~~~~~~~~~~~~~~~~~ uldefine.c:986:1: note: in expansion of macro 'dicTourokuHinshi' 986 | dicTourokuHinshi(d) | ^~~~~~~~~~~~~~~~ uldefine.c: In function 'G202_dicTourokuHinshi': sglobal.h:244:45: warning: implicit declaration of function 'G244_getForIchiranContext'; did you mean 'getForIchiranContext'? [-Wimplicit-function-declaration] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ uldefine.c:1003:16: note: in expansion of macro 'getForIchiranContext' 1003 | if((retval = getForIchiranContext(d)) < 0) { | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:32:45: warning: implicit declaration of function 'G032_GLineNGReturnTK'; did you mean 'G031_GLineNGReturnFI'? [-Wimplicit-function-declaration] 32 | #define GLineNGReturnTK G032_GLineNGReturnTK | ^~~~~~~~~~~~~~~~~~~~ uldefine.c:1006:12: note: in expansion of macro 'GLineNGReturnTK' 1006 | return(GLineNGReturnTK(d)); | ^~~~~~~~~~~~~~~ uldefine.c: At top level: sglobal.h:200:45: warning: return type defaults to 'int' [-Wimplicit-int] 200 | #define dicTourokuControl G200_dicTourokuControl | ^~~~~~~~~~~~~~~~~~~~~~ uldefine.c:1063:1: note: in expansion of macro 'dicTourokuControl' 1063 | dicTourokuControl(d, tango, quitfunc) | ^~~~~~~~~~~~~~~~~ --- ulmount.o --- In file included from canna.h:50, from ulmount.c:29: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from ulmount.c:29: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from ulmount.c:29: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from ulmount.c:29: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from ulmount.c:29: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from ulmount.c:29: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from ulmount.c:29: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:246:45: warning: return type defaults to 'int' [-Wimplicit-int] 246 | #define getMountContext G246_getMountContext | ^~~~~~~~~~~~~~~~~~~~ ulmount.c:92:1: note: in expansion of macro 'getMountContext' 92 | getMountContext(d) | ^~~~~~~~~~~~~~~ ulmount.c:154:1: warning: return type defaults to 'int' [-Wimplicit-int] 154 | uuMountExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: ulmount.c: In function 'uuMountExitCatch': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ ulmount.c:162:10: note: in expansion of macro 'defaultContext' 162 | extern defaultContext; | ^~~~~~~~~~~~~~ ulmount.c: At top level: ulmount.c:299:1: warning: return type defaults to 'int' [-Wimplicit-int] 299 | uuMountQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ ulmount.c:331:1: warning: return type defaults to 'int' [-Wimplicit-int] 331 | getDicList(d) | ^~~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: ulmount.c: In function 'getDicList': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ ulmount.c:340:10: note: in expansion of macro 'defaultContext' 340 | extern defaultContext; | ^~~~~~~~~~~~~~ ulmount.c: At top level: sglobal.h:197:45: warning: return type defaults to 'int' [-Wimplicit-int] 197 | #define dicMount G197_dicMount | ^~~~~~~~~~~~~ ulmount.c:496:1: note: in expansion of macro 'dicMount' 496 | dicMount(d) | ^~~~~~~~ ulmount.c: In function 'G197_dicMount': sglobal.h:351:45: warning: implicit declaration of function 'G351_selectOnOff'; did you mean 'G352_selectOne'? [-Wimplicit-function-declaration] 351 | #define selectOnOff G351_selectOnOff | ^~~~~~~~~~~~~~~~ ulmount.c:546:16: note: in expansion of macro 'selectOnOff' 546 | if((retval = selectOnOff(d, xxxx, &mc->curIkouho, nelem, | ^~~~~~~~~~~ --- ulhinshi.o --- rm -f ulhinshi.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC ulhinshi.c --- ulserver.o --- rm -f ulserver.o unshared/ulserver.o --- util.o --- --- ulserver.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing ulserver.c -o unshared/ulserver.o --- util.o --- rm -f util.o unshared/util.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing util.c -o unshared/util.o --- uldelete.o --- rm -f uldelete.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC uldelete.c --- ulserver.o --- In file included from canna.h:50, from ulserver.c:29: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from ulserver.c:29: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from ulserver.c:29: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from ulserver.c:29: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from ulserver.c:29: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from ulserver.c:29: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ulserver.c:29: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- ulserver.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- ulhinshi.o --- In file included from ulhinshi.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- ulserver.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from ulserver.c:29: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- ulserver.o --- In file included from canna.h:50, from ulserver.c:29: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- ulhinshi.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- ulserver.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- ulhinshi.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- ulserver.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- ulserver.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from ulserver.c:29: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from ulserver.c:29: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- ulhinshi.o --- In file included from ulhinshi.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- ulserver.o --- sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- ulserver.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ulhinshi.o --- In file included from ulhinshi.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- ulserver.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ --- ulhinshi.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- ulserver.o --- sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- ulhinshi.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- ulserver.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- ulhinshi.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- ulserver.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- ulhinshi.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ --- ulserver.o --- sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ --- ulhinshi.o --- sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- ulhinshi.o --- sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ --- ulserver.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- ulhinshi.o --- In file included from ulhinshi.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- ulserver.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- ulhinshi.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ --- ulserver.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- ulserver.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ --- ulserver.o --- sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- ulserver.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ --- ulserver.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- In file included from ulhinshi.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ --- ulserver.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ --- ulserver.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ --- ulserver.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- ulhinshi.o --- sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ulserver.o --- In file included from ulserver.c:29: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- ulhinshi.o --- sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- ulserver.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ulserver.o --- In file included from canna.h:50, from ulserver.c:29: sglobal.h:354:45: warning: return type defaults to 'int' [-Wimplicit-int] 354 | #define serverFin G354_serverFin | ^~~~~~~~~~~~~~ ulserver.c:49:1: note: in expansion of macro 'serverFin' 49 | serverFin(d) | ^~~~~~~~~ --- ulhinshi.o --- sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ --- ulserver.o --- ulserver.c:79:1: warning: return type defaults to 'int' [-Wimplicit-int] 79 | uuServerChangeEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ --- ulserver.o --- In file included from canna.h:50, from ulserver.c:29: ulserver.c: In function 'uuServerChangeEveryTimeCatch': sglobal.h:172:45: warning: implicit declaration of function 'G172_checkGLineLen'; did you mean 'checkGLineLen'? [-Wimplicit-function-declaration] 172 | #define checkGLineLen G172_checkGLineLen | ^~~~~~~~~~~~~~~~~~ ulserver.c:130:3: note: in expansion of macro 'checkGLineLen' 130 | checkGLineLen(d); | ^~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- ulserver.o --- ulserver.c: At top level: ulserver.c:136:1: warning: return type defaults to 'int' [-Wimplicit-int] 136 | uuServerChangeExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~~ ulserver.c:148:1: warning: return type defaults to 'int' [-Wimplicit-int] 148 | uuServerChangeQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- ulserver.o --- In file included from canna.h:50, from ulserver.c:29: sglobal.h:353:45: warning: return type defaults to 'int' [-Wimplicit-int] 353 | #define serverChange G353_serverChange | ^~~~~~~~~~~~~~~~~ ulserver.c:162:1: note: in expansion of macro 'serverChange' 162 | serverChange(d) | ^~~~~~~~~~~~ ulserver.c: In function 'G353_serverChange': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ ulserver.c:168:10: note: in expansion of macro 'defaultContext' 168 | extern defaultContext; | ^~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ --- ulserver.o --- ulserver.c: At top level: --- ulhinshi.o --- sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- ulserver.o --- ulserver.c:209:1: warning: return type defaults to 'int' [-Wimplicit-int] 209 | serverChangeDo(d, len) | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ulserver.c:29: ulserver.c: In function 'serverChangeDo': --- ulhinshi.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- ulserver.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ ulserver.c:217:10: note: in expansion of macro 'defaultContext' 217 | extern defaultContext; | ^~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- util.o --- In file included from canna.h:50, from util.c:83: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- util.o --- In file included from util.c:83: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- ulhinshi.o --- sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- util.o --- In file included from canna.h:50, from util.c:83: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ --- util.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- ulhinshi.o --- sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ --- util.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- ulhinshi.o --- sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ --- util.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- ulhinshi.o --- sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- util.o --- In file included from util.c:83: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- ulhinshi.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- util.o --- In file included from canna.h:50, from util.c:83: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- util.o --- sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- util.o --- sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- util.o --- In file included from util.c:83: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- util.o --- canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- util.o --- In file included from canna.h:50, from util.c:83: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- util.o --- sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- util.o --- sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- ulhinshi.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- util.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ --- util.o --- sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- util.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- ulhinshi.o --- In file included from ulhinshi.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- util.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- ulhinshi.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- util.o --- sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from util.c:83: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ --- ulhinshi.o --- ulhinshi.c:273:1: warning: return type defaults to 'int' [-Wimplicit-int] 273 | uuTHinshiYNQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~ --- util.o --- sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from util.c:83: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: ulhinshi.c: In function 'uuTHinshiYNQuitCatch': sglobal.h:202:45: warning: implicit declaration of function 'G202_dicTourokuHinshi'; did you mean 'dicTourokuHinshi'? [-Wimplicit-function-declaration] 202 | #define dicTourokuHinshi G202_dicTourokuHinshi | ^~~~~~~~~~~~~~~~~~~~~ ulhinshi.c:281:10: note: in expansion of macro 'dicTourokuHinshi' 281 | return(dicTourokuHinshi(d)); | ^~~~~~~~~~~~~~~~ --- util.o --- sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c: At top level: ulhinshi.c:289:1: warning: return type defaults to 'int' [-Wimplicit-int] 289 | uuTHinshi2YesCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ --- util.o --- sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: ulhinshi.c: In function 'uuTHinshi2YesCatch': sglobal.h:201:45: warning: implicit declaration of function 'G201_dicTourokuDictionary'; did you mean 'dicTourokuDictionary'? [-Wimplicit-function-declaration] 201 | #define dicTourokuDictionary G201_dicTourokuDictionary | ^~~~~~~~~~~~~~~~~~~~~~~~~ ulhinshi.c:306:14: note: in expansion of macro 'dicTourokuDictionary' 306 | return(dicTourokuDictionary(d, uuTDicExitCatch, uuTDicQuitCatch)); | ^~~~~~~~~~~~~~~~~~~~ --- util.o --- sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c: At top level: ulhinshi.c:313:1: warning: return type defaults to 'int' [-Wimplicit-int] 313 | uuTHinshi2NoCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ --- util.o --- sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c:342:1: warning: return type defaults to 'int' [-Wimplicit-int] 342 | uuTHinshi1YesCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ --- util.o --- sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: ulhinshi.c: In function 'uuTHinshi1YesCatch': --- util.o --- sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:249:45: warning: implicit declaration of function 'G249_getYesNoContext'; did you mean 'getYesNoContext'? [-Wimplicit-function-declaration] 249 | #define getYesNoContext G249_getYesNoContext | ^~~~~~~~~~~~~~~~~~~~ ulhinshi.c:360:18: note: in expansion of macro 'getYesNoContext' 360 | if((retval = getYesNoContext(d, | ^~~~~~~~~~~~~~~ --- util.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from util.c:83: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ util.c:156:1: warning: return type defaults to 'int' [-Wimplicit-int] 156 | colwidth(s, len) | ^~~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:172:45: warning: return type defaults to 'int' [-Wimplicit-int] 172 | #define checkGLineLen G172_checkGLineLen | ^~~~~~~~~~~~~~~~~~ util.c:187:1: note: in expansion of macro 'checkGLineLen' 187 | checkGLineLen(d) | ^~~~~~~~~~~~~ sglobal.h:59:45: warning: return type defaults to 'int' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ util.c:206:1: note: in expansion of macro 'NothingChanged' 206 | NothingChanged(d) | ^~~~~~~~~~~~~~ sglobal.h:61:45: warning: return type defaults to 'int' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ util.c:216:1: note: in expansion of macro 'NothingForGLine' 216 | NothingForGLine(d) | ^~~~~~~~~~~~~~~ sglobal.h:60:45: warning: return type defaults to 'int' [-Wimplicit-int] 60 | #define NothingChangedWithBeep G060_NothingChangedWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:235:1: note: in expansion of macro 'NothingChangedWithBeep' 235 | NothingChangedWithBeep(d) | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:62:45: warning: return type defaults to 'int' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:242:1: note: in expansion of macro 'NothingForGLineWithBeep' 242 | NothingForGLineWithBeep(d) | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:223:45: warning: type defaults to 'int' in declaration of 'G223_extractJishuString' [-Wimplicit-int] 223 | #define extractJishuString G223_extractJishuString | ^~~~~~~~~~~~~~~~~~~~~~~ util.c:263:8: note: in expansion of macro 'extractJishuString' 263 | extern extractJishuString pro((yomiContext, wchar_t *, wchar_t *, | ^~~~~~~~~~~~~~~~~~ --- ulhinshi.o --- sglobal.h:32:45: warning: implicit declaration of function 'G032_GLineNGReturnTK'; did you mean 'G031_GLineNGReturnFI'? [-Wimplicit-function-declaration] 32 | #define GLineNGReturnTK G032_GLineNGReturnTK | ^~~~~~~~~~~~~~~~~~~~ ulhinshi.c:364:14: note: in expansion of macro 'GLineNGReturnTK' 364 | return(GLineNGReturnTK(d)); | ^~~~~~~~~~~~~~~ ulhinshi.c: At top level: ulhinshi.c:378:1: warning: return type defaults to 'int' [-Wimplicit-int] 378 | uuTHinshi1NoCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ ulhinshi.c:418:1: warning: return type defaults to 'int' [-Wimplicit-int] 418 | uuTHinshiQYesCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ ulhinshi.c:446:1: warning: return type defaults to 'int' [-Wimplicit-int] 446 | uuTHinshiQNoCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:203:45: warning: return type defaults to 'int' [-Wimplicit-int] 203 | #define dicTourokuHinshiDelivery G203_dicTourokuHinshiDelivery | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ulhinshi.c:463:1: note: in expansion of macro 'dicTourokuHinshiDelivery' 463 | dicTourokuHinshiDelivery(d) | ^~~~~~~~~~~~~~~~~~~~~~~~ --- util.o --- util.c:534:1: warning: return type defaults to 'int' [-Wimplicit-int] 534 | extractString(str, s, e) | ^~~~~~~~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:358:45: warning: return type defaults to 'int' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ util.c:719:1: note: in expansion of macro 'setWStrings' 719 | setWStrings(ws, s, sz) | ^~~~~~~~~~~ sglobal.h:58:45: warning: return type defaults to 'int' [-Wimplicit-int] 58 | #define NoMoreMemory G058_NoMoreMemory | ^~~~~~~~~~~~~~~~~ util.c:863:1: note: in expansion of macro 'NoMoreMemory' 863 | NoMoreMemory() | ^~~~~~~~~~~~ sglobal.h:30:45: warning: return type defaults to 'int' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ util.c:870:1: note: in expansion of macro 'GLineNGReturn' 870 | GLineNGReturn(d) | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: return type defaults to 'int' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ util.c:881:1: note: in expansion of macro 'GLineNGReturnFI' 881 | GLineNGReturnFI(d) | ^~~~~~~~~~~~~~~ sglobal.h:32:45: warning: return type defaults to 'int' [-Wimplicit-int] 32 | #define GLineNGReturnTK G032_GLineNGReturnTK | ^~~~~~~~~~~~~~~~~~~~ util.c:892:1: note: in expansion of macro 'GLineNGReturnTK' 892 | GLineNGReturnTK(d) | ^~~~~~~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c: In function 'G203_dicTourokuHinshiDelivery': sglobal.h:179:45: warning: implicit declaration of function 'G179_clearYomi'; did you mean 'clearYomi'? [-Wimplicit-function-declaration] 179 | #define clearYomi G179_clearYomi | ^~~~~~~~~~~~~~ ulhinshi.c:481:5: note: in expansion of macro 'clearYomi' 481 | clearYomi(d); | ^~~~~~~~~ --- util.o --- sglobal.h:120:45: warning: return type defaults to 'int' [-Wimplicit-int] 120 | #define WSfree G120_WSfree | ^~~~~~~~~~~ util.c:1381:1: note: in expansion of macro 'WSfree' 1381 | WSfree(s) | ^~~~~~ --- ulhinshi.o --- sglobal.h:204:45: warning: implicit declaration of function 'G204_dicTourokuTango'; did you mean 'dicTourokuTango'? [-Wimplicit-function-declaration] 204 | #define dicTourokuTango G204_dicTourokuTango | ^~~~~~~~~~~~~~~~~~~~ ulhinshi.c:482:12: note: in expansion of macro 'dicTourokuTango' 482 | return(dicTourokuTango(d, uuTTangoQuitCatch)); | ^~~~~~~~~~~~~~~ --- util.o --- sglobal.h:131:45: warning: return type defaults to 'int' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ util.c:1485:1: note: in expansion of macro 'WToupper' 1485 | WToupper(wchar_t w) | ^~~~~~~~ util.c:1498:1: warning: return type defaults to 'int' [-Wimplicit-int] 1498 | WTolower(wchar_t w) | ^~~~~~~~ In file included from canna.h:50, from util.c:83: util.c: In function 'G185_confirmContext': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ util.c:1557:10: note: in expansion of macro 'defaultContext' 1557 | extern defaultContext; | ^~~~~~~~~~~~~~ util.c: In function 'G151_abandonContext': --- ulhinshi.o --- ulhinshi.c: At top level: --- uldelete.o --- In file included from canna.h:50, from uldelete.c:29: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c:672:1: warning: return type defaults to 'int' [-Wimplicit-int] 672 | tourokuYes(d) | ^~~~~~~~~~ --- util.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ util.c:1590:10: note: in expansion of macro 'defaultContext' 1590 | extern defaultContext; | ^~~~~~~~~~~~~~ util.c: At top level: --- uldelete.o --- In file included from uldelete.c:29: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- util.o --- util.c:1620:1: warning: return type defaults to 'int' [-Wimplicit-int] 1620 | ProcAnyKey(d) | ^~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c:761:1: warning: return type defaults to 'int' [-Wimplicit-int] 761 | tourokuNo(d) | ^~~~~~~~~ --- uldelete.o --- In file included from canna.h:50, from uldelete.c:29: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- util.o --- util.c:1633:8: warning: type defaults to 'int' in declaration of 'wait_anykey_func' [-Wimplicit-int] 1633 | static wait_anykey_func pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~~~ --- uldelete.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- util.o --- util.c:1636:1: warning: return type defaults to 'int' [-Wimplicit-int] 1636 | wait_anykey_func(d, mode, whattodo, key, fnum) | ^~~~~~~~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c:861:1: warning: return type defaults to 'int' [-Wimplicit-int] 861 | makeDoushi(d) | ^~~~~~~~~~ ulhinshi.c:902:1: warning: return type defaults to 'int' [-Wimplicit-int] 902 | uuTDicExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ --- util.o --- In file included from canna.h:50, from util.c:83: sglobal.h:167:45: warning: return type defaults to 'int' [-Wimplicit-int] 167 | #define canna_alert G167_canna_alert | ^~~~~~~~~~~~~~~~ util.c:1703:1: note: in expansion of macro 'canna_alert' 1703 | canna_alert(d, message, cnt) | ^~~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c:930:1: warning: return type defaults to 'int' [-Wimplicit-int] 930 | uuTDicQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ --- uldelete.o --- In file included from uldelete.c:29: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ --- ulhinshi.o --- In file included from canna.h:50, from ulhinshi.c:28: sglobal.h:201:45: warning: return type defaults to 'int' [-Wimplicit-int] 201 | #define dicTourokuDictionary G201_dicTourokuDictionary | ^~~~~~~~~~~~~~~~~~~~~~~~~ ulhinshi.c:944:1: note: in expansion of macro 'dicTourokuDictionary' 944 | dicTourokuDictionary(d, exitfunc, quitfunc) | ^~~~~~~~~~~~~~~~~~~~ --- uldelete.o --- In file included from canna.h:50, from uldelete.c:29: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from uldelete.c:29: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c: In function 'G201_dicTourokuDictionary': --- uldelete.o --- In file included from uldelete.c:29: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- ulhinshi.o --- sglobal.h:244:45: warning: implicit declaration of function 'G244_getForIchiranContext'; did you mean 'getForIchiranContext'? [-Wimplicit-function-declaration] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ ulhinshi.c:962:16: note: in expansion of macro 'getForIchiranContext' 962 | if((retval = getForIchiranContext(d)) == NG) { | ^~~~~~~~~~~~~~~~~~~~ --- uldelete.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ --- ulhinshi.o --- ulhinshi.c: At top level: --- uldelete.o --- sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ --- ulhinshi.o --- ulhinshi.c:1012:1: warning: return type defaults to 'int' [-Wimplicit-int] 1012 | tangoTouroku(d) | ^~~~~~~~~~~~ --- uldelete.o --- sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from uldelete.c:29: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from uldelete.c:29: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- ulmount.o --- rm -f ulmount.o --- uldelete.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from uldelete.c:29: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- ulmount.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC ulmount.c --- uldelete.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'G235_freeAndPopTouroku': sglobal.h:326:45: warning: implicit declaration of function 'G326_popTourokuMode'; did you mean 'popTourokuMode'? [-Wimplicit-function-declaration] 326 | #define popTourokuMode G326_popTourokuMode | ^~~~~~~~~~~~~~~~~~~ uldelete.c:95:3: note: in expansion of macro 'popTourokuMode' 95 | popTourokuMode(d); | ^~~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:103:1: warning: return type defaults to 'int' [-Wimplicit-int] 103 | uuSYomiEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'uuSYomiEveryTimeCatch': sglobal.h:172:45: warning: implicit declaration of function 'G172_checkGLineLen'; did you mean 'checkGLineLen'? [-Wimplicit-function-declaration] 172 | #define checkGLineLen G172_checkGLineLen | ^~~~~~~~~~~~~~~~~~ uldelete.c:144:3: note: in expansion of macro 'checkGLineLen' 144 | checkGLineLen(d); | ^~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:150:1: warning: return type defaults to 'int' [-Wimplicit-int] 150 | uuSYomiExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ uldelete.c:170:1: warning: return type defaults to 'int' [-Wimplicit-int] 170 | uuSYomiQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'uuSYomiQuitCatch': sglobal.h:179:45: warning: implicit declaration of function 'G179_clearYomi'; did you mean 'clearYomi'? [-Wimplicit-function-declaration] 179 | #define clearYomi G179_clearYomi | ^~~~~~~~~~~~~~ uldelete.c:178:3: note: in expansion of macro 'clearYomi' 178 | clearYomi(d); | ^~~~~~~~~ uldelete.c: At top level: uldelete.c:188:1: warning: return type defaults to 'int' [-Wimplicit-int] 188 | dicSakujoYomi(d) | ^~~~~~~~~~~~~ uldelete.c:215:1: warning: return type defaults to 'int' [-Wimplicit-int] 215 | acDicSakujoYomi(d, dn, dm) | ^~~~~~~~~~~~~~~ uldelete.c:226:1: warning: return type defaults to 'int' [-Wimplicit-int] 226 | acDicSakujoDictionary(d, dn, dm) | ^~~~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'getMountDicName': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ uldelete.c:249:10: note: in expansion of macro 'defaultContext' 249 | extern defaultContext; | ^~~~~~~~~~~~~~ uldelete.c: At top level: sglobal.h:198:45: warning: return type defaults to 'int' [-Wimplicit-int] 198 | #define dicSakujo G198_dicSakujo | ^~~~~~~~~~~~~~ uldelete.c:340:1: note: in expansion of macro 'dicSakujo' 340 | dicSakujo(d) | ^~~~~~~~~ uldelete.c: In function 'G198_dicSakujo': sglobal.h:247:45: warning: implicit declaration of function 'G247_getTourokuContext'; did you mean 'getTourokuContext'? [-Wimplicit-function-declaration] 247 | #define getTourokuContext G247_getTourokuContext | ^~~~~~~~~~~~~~~~~~~~~~ uldelete.c:355:9: note: in expansion of macro 'getTourokuContext' 355 | if (getTourokuContext(d) != NG) { | ^~~~~~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:387:1: warning: return type defaults to 'int' [-Wimplicit-int] 387 | CloseDeleteContext(tc) | ^~~~~~~~~~~~~~~~~~ uldelete.c:407:1: warning: return type defaults to 'int' [-Wimplicit-int] 407 | getEffectDic(tc) | ^~~~~~~~~~~~ uldelete.c:558:1: warning: return type defaults to 'int' [-Wimplicit-int] 558 | uuSTangoExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'uuSTangoExitCatch': sglobal.h:32:45: warning: implicit declaration of function 'G032_GLineNGReturnTK'; did you mean 'G031_GLineNGReturnFI'? [-Wimplicit-function-declaration] 32 | #define GLineNGReturnTK G032_GLineNGReturnTK | ^~~~~~~~~~~~~~~~~~~~ uldelete.c:585:12: note: in expansion of macro 'GLineNGReturnTK' 585 | return GLineNGReturnTK(d); | ^~~~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:592:1: warning: return type defaults to 'int' [-Wimplicit-int] 592 | uuSTangoQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ uldelete.c:616:1: warning: return type defaults to 'int' [-Wimplicit-int] 616 | dicSakujoBgnBun(d, st) | ^~~~~~~~~~~~~~~ uldelete.c:703:1: warning: return type defaults to 'int' [-Wimplicit-int] 703 | dicSakujoEndBun(d) | ^~~~~~~~~~~~~~~ uldelete.c:722:1: warning: return type defaults to 'int' [-Wimplicit-int] 722 | dicSakujoTango(d) | ^~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'dicSakujoTango': sglobal.h:167:45: warning: implicit declaration of function 'G167_canna_alert'; did you mean 'canna_alert'? [-Wimplicit-function-declaration] 167 | #define canna_alert G167_canna_alert | ^~~~~~~~~~~~~~~~ uldelete.c:734:12: note: in expansion of macro 'canna_alert' 734 | return canna_alert(d, "\306\311\244\337\244\362\306\376\316\317\244\267" | ^~~~~~~~~~~ --- ulserver.o --- rm -f ulserver.o --- uldelete.o --- sglobal.h:244:45: warning: implicit declaration of function 'G244_getForIchiranContext'; did you mean 'getForIchiranContext'? [-Wimplicit-function-declaration] 244 | #define getForIchiranContext G244_getForIchiranContext | ^~~~~~~~~~~~~~~~~~~~~~~~~ uldelete.c:782:6: note: in expansion of macro 'getForIchiranContext' 782 | if(getForIchiranContext(d) == NG) { | ^~~~~~~~~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:832:1: warning: return type defaults to 'int' [-Wimplicit-int] 832 | getDeleteDic(mc) | ^~~~~~~~~~~~ --- ulserver.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC ulserver.c --- uldelete.o --- uldelete.c:869:1: warning: return type defaults to 'int' [-Wimplicit-int] 869 | uuSDicExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ uldelete.c:909:1: warning: return type defaults to 'int' [-Wimplicit-int] 909 | uuSDicQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~ uldelete.c:925:1: warning: return type defaults to 'int' [-Wimplicit-int] 925 | dicSakujoDictionary(d) | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'dicSakujoDictionary': sglobal.h:246:45: warning: implicit declaration of function 'G246_getMountContext'; did you mean 'getMountContext'? [-Wimplicit-function-declaration] 246 | #define getMountContext G246_getMountContext | ^~~~~~~~~~~~~~~~~~~~ uldelete.c:981:25: note: in expansion of macro 'getMountContext' 981 | if ((retval = getMountContext(d)) != NG) { | ^~~~~~~~~~~~~~~ sglobal.h:351:45: warning: implicit declaration of function 'G351_selectOnOff'; did you mean 'G352_selectOne'? [-Wimplicit-function-declaration] 351 | #define selectOnOff G351_selectOnOff | ^~~~~~~~~~~~~~~~ uldelete.c:1002:27: note: in expansion of macro 'selectOnOff' 1002 | if ((retval = selectOnOff(d, xxxx, &mc->curIkouho, upnelem, | ^~~~~~~~~~~ uldelete.c: At top level: uldelete.c:1060:1: warning: return type defaults to 'int' [-Wimplicit-int] 1060 | uuSDeleteYesCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'uuSDeleteYesCatch': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ uldelete.c:1071:10: note: in expansion of macro 'defaultContext' 1071 | extern defaultContext; | ^~~~~~~~~~~~~~ uldelete.c: At top level: uldelete.c:1164:1: warning: return type defaults to 'int' [-Wimplicit-int] 1164 | uuSDeleteQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~ uldelete.c:1183:1: warning: return type defaults to 'int' [-Wimplicit-int] 1183 | uuSDeleteNoCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ uldelete.c:1201:1: warning: return type defaults to 'int' [-Wimplicit-int] 1201 | dicSakujoDo(d) | ^~~~~~~~~~~ In file included from canna.h:50, from uldelete.c:29: uldelete.c: In function 'dicSakujoDo': sglobal.h:249:45: warning: implicit declaration of function 'G249_getYesNoContext'; did you mean 'getYesNoContext'? [-Wimplicit-function-declaration] 249 | #define getYesNoContext G249_getYesNoContext | ^~~~~~~~~~~~~~~~~~~~ uldelete.c:1230:7: note: in expansion of macro 'getYesNoContext' 1230 | if (getYesNoContext(d, | ^~~~~~~~~~~~~~~ --- yesno.o --- --- ulmount.o --- In file included from canna.h:50, from ulmount.c:29: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from ulmount.c:29: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- yesno.o --- rm -f yesno.o unshared/yesno.o --- ulmount.o --- In file included from canna.h:50, from ulmount.c:29: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from ulmount.c:29: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ --- yesno.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing yesno.c -o unshared/yesno.o --- ulmount.o --- In file included from ulmount.c:29: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from ulmount.c:29: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from ulmount.c:29: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from ulmount.c:29: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: sglobal.h:246:45: warning: return type defaults to 'int' [-Wimplicit-int] 246 | #define getMountContext G246_getMountContext | ^~~~~~~~~~~~~~~~~~~~ ulmount.c:92:1: note: in expansion of macro 'getMountContext' 92 | getMountContext(d) | ^~~~~~~~~~~~~~~ ulmount.c:154:1: warning: return type defaults to 'int' [-Wimplicit-int] 154 | uuMountExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: ulmount.c: In function 'uuMountExitCatch': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ ulmount.c:162:10: note: in expansion of macro 'defaultContext' 162 | extern defaultContext; | ^~~~~~~~~~~~~~ --- bunsetsu.o --- --- ulmount.o --- ulmount.c: At top level: ulmount.c:299:1: warning: return type defaults to 'int' [-Wimplicit-int] 299 | uuMountQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~ ulmount.c:331:1: warning: return type defaults to 'int' [-Wimplicit-int] 331 | getDicList(d) | ^~~~~~~~~~ In file included from canna.h:50, from ulmount.c:29: ulmount.c: In function 'getDicList': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ ulmount.c:340:10: note: in expansion of macro 'defaultContext' 340 | extern defaultContext; | ^~~~~~~~~~~~~~ --- bunsetsu.o --- rm -f bunsetsu.o unshared/bunsetsu.o --- ulmount.o --- ulmount.c: At top level: sglobal.h:197:45: warning: return type defaults to 'int' [-Wimplicit-int] 197 | #define dicMount G197_dicMount | ^~~~~~~~~~~~~ ulmount.c:496:1: note: in expansion of macro 'dicMount' 496 | dicMount(d) | ^~~~~~~~ --- bunsetsu.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing bunsetsu.c -o unshared/bunsetsu.o --- ulmount.o --- ulmount.c: In function 'G197_dicMount': sglobal.h:351:45: warning: implicit declaration of function 'G351_selectOnOff'; did you mean 'G352_selectOne'? [-Wimplicit-function-declaration] 351 | #define selectOnOff G351_selectOnOff | ^~~~~~~~~~~~~~~~ ulmount.c:546:16: note: in expansion of macro 'selectOnOff' 546 | if((retval = selectOnOff(d, xxxx, &mc->curIkouho, nelem, | ^~~~~~~~~~~ --- ulserver.o --- In file included from canna.h:50, from ulserver.c:29: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from ulserver.c:29: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from ulserver.c:29: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from ulserver.c:29: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from ulserver.c:29: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from ulserver.c:29: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from ulserver.c:29: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from ulserver.c:29: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from ulserver.c:29: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from ulserver.c:29: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from ulserver.c:29: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- yesno.o --- In file included from canna.h:50, from yesno.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- ulserver.o --- sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- yesno.o --- In file included from yesno.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- ulserver.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ --- yesno.o --- In file included from canna.h:50, from yesno.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- ulserver.o --- In file included from ulserver.c:29: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ --- yesno.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- ulserver.o --- canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- yesno.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- ulserver.o --- In file included from canna.h:50, from ulserver.c:29: sglobal.h:354:45: warning: return type defaults to 'int' [-Wimplicit-int] 354 | #define serverFin G354_serverFin | ^~~~~~~~~~~~~~ ulserver.c:49:1: note: in expansion of macro 'serverFin' 49 | serverFin(d) | ^~~~~~~~~ ulserver.c:79:1: warning: return type defaults to 'int' [-Wimplicit-int] 79 | uuServerChangeEveryTimeCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- yesno.o --- In file included from yesno.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from yesno.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from yesno.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from yesno.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ --- ulserver.o --- In file included from canna.h:50, from ulserver.c:29: ulserver.c: In function 'uuServerChangeEveryTimeCatch': --- yesno.o --- sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:172:45: warning: implicit declaration of function 'G172_checkGLineLen'; did you mean 'checkGLineLen'? [-Wimplicit-function-declaration] 172 | #define checkGLineLen G172_checkGLineLen | ^~~~~~~~~~~~~~~~~~ ulserver.c:130:3: note: in expansion of macro 'checkGLineLen' 130 | checkGLineLen(d); | ^~~~~~~~~~~~~ ulserver.c: At top level: --- yesno.o --- sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ --- ulserver.o --- ulserver.c:136:1: warning: return type defaults to 'int' [-Wimplicit-int] 136 | uuServerChangeExitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~~ --- yesno.o --- sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ulserver.o --- ulserver.c:148:1: warning: return type defaults to 'int' [-Wimplicit-int] 148 | uuServerChangeQuitCatch(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~~~~ --- yesno.o --- sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ --- ulserver.o --- In file included from canna.h:50, from ulserver.c:29: sglobal.h:353:45: warning: return type defaults to 'int' [-Wimplicit-int] 353 | #define serverChange G353_serverChange | ^~~~~~~~~~~~~~~~~ ulserver.c:162:1: note: in expansion of macro 'serverChange' 162 | serverChange(d) | ^~~~~~~~~~~~ --- yesno.o --- sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- ulserver.o --- ulserver.c: In function 'G353_serverChange': --- yesno.o --- sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- ulserver.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ ulserver.c:168:10: note: in expansion of macro 'defaultContext' 168 | extern defaultContext; | ^~~~~~~~~~~~~~ --- yesno.o --- sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ --- ulserver.o --- ulserver.c: At top level: ulserver.c:209:1: warning: return type defaults to 'int' [-Wimplicit-int] 209 | serverChangeDo(d, len) | ^~~~~~~~~~~~~~ --- yesno.o --- sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- ulserver.o --- In file included from canna.h:50, from ulserver.c:29: ulserver.c: In function 'serverChangeDo': --- yesno.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ --- ulserver.o --- sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ ulserver.c:217:10: note: in expansion of macro 'defaultContext' 217 | extern defaultContext; | ^~~~~~~~~~~~~~ --- yesno.o --- sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from yesno.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:249:45: warning: return type defaults to 'int' [-Wimplicit-int] 249 | #define getYesNoContext G249_getYesNoContext | ^~~~~~~~~~~~~~~~~~~~ yesno.c:68:1: note: in expansion of macro 'getYesNoContext' 68 | getYesNoContext(d, | ^~~~~~~~~~~~~~~ yesno.c:138:1: warning: return type defaults to 'int' [-Wimplicit-int] 138 | YesNo(d) | ^~~~~ yesno.c:158:1: warning: return type defaults to 'int' [-Wimplicit-int] 158 | YesNoQuit(d) | ^~~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ t_reimap.h:27:8: note: in expansion of macro 'DoFuncSequence' 27 | extern DoFuncSequence pro((struct _uiContext *)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ t_reimap.h:28:8: note: in expansion of macro 'UseOtherKeymap' 28 | extern UseOtherKeymap pro((struct _uiContext *)); | ^~~~~~~~~~~~~~ --- bunsetsu.o --- In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from bunsetsu.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from bunsetsu.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from bunsetsu.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from bunsetsu.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from bunsetsu.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from bunsetsu.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ bunsetsu.c:98:8: warning: type defaults to 'int' in declaration of 'BunFullExtend' [-Wimplicit-int] 98 | static BunFullExtend pro((uiContext)); | ^~~~~~~~~~~~~ bunsetsu.c:101:1: warning: return type defaults to 'int' [-Wimplicit-int] 101 | BunFullExtend(d) | ^~~~~~~~~~~~~ bunsetsu.c:111:8: warning: type defaults to 'int' in declaration of 'BunFullShrink' [-Wimplicit-int] 111 | static BunFullShrink pro((uiContext)); | ^~~~~~~~~~~~~ bunsetsu.c:114:1: warning: return type defaults to 'int' [-Wimplicit-int] 114 | BunFullShrink(d) | ^~~~~~~~~~~~~ bunsetsu.c:124:8: warning: type defaults to 'int' in declaration of 'BunExtend' [-Wimplicit-int] 124 | static BunExtend pro((uiContext)); | ^~~~~~~~~ bunsetsu.c:127:1: warning: return type defaults to 'int' [-Wimplicit-int] 127 | BunExtend(d) | ^~~~~~~~~ bunsetsu.c:146:8: warning: type defaults to 'int' in declaration of 'BunShrink' [-Wimplicit-int] 146 | static BunShrink pro((uiContext)); | ^~~~~~~~~ bunsetsu.c:149:1: warning: return type defaults to 'int' [-Wimplicit-int] 149 | BunShrink(d) | ^~~~~~~~~ bunsetsu.c:172:8: warning: type defaults to 'int' in declaration of 'BunHenkan' [-Wimplicit-int] 172 | static BunHenkan pro((uiContext)); | ^~~~~~~~~ bunsetsu.c:175:1: warning: return type defaults to 'int' [-Wimplicit-int] 175 | BunHenkan(d) | ^~~~~~~~~ bunsetsu.c:192:8: warning: type defaults to 'int' in declaration of 'BunQuit' [-Wimplicit-int] 192 | static BunQuit pro((uiContext)); | ^~~~~~~ bunsetsu.c:195:1: warning: return type defaults to 'int' [-Wimplicit-int] 195 | BunQuit(d) | ^~~~~~~ bunsetsu.c:206:8: warning: type defaults to 'int' in declaration of 'BunSelfInsert' [-Wimplicit-int] 206 | static BunSelfInsert pro((uiContext)); | ^~~~~~~~~~~~~ bunsetsu.c:209:1: warning: return type defaults to 'int' [-Wimplicit-int] 209 | BunSelfInsert(d) | ^~~~~~~~~~~~~ bunsetsu.c:219:8: warning: type defaults to 'int' in declaration of 'BunQuotedInsert' [-Wimplicit-int] 219 | static BunQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~ bunsetsu.c:222:1: warning: return type defaults to 'int' [-Wimplicit-int] 222 | BunQuotedInsert(d) | ^~~~~~~~~~~~~~~ bunsetsu.c:232:8: warning: type defaults to 'int' in declaration of 'BunKillToEOL' [-Wimplicit-int] 232 | static BunKillToEOL pro((uiContext)); | ^~~~~~~~~~~~ bunsetsu.c:235:1: warning: return type defaults to 'int' [-Wimplicit-int] 235 | BunKillToEOL(d) | ^~~~~~~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ bunmap.h:27:8: note: in expansion of macro 'DoFuncSequence' 27 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ bunmap.h:27:25: note: in expansion of macro 'UseOtherKeymap' 27 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ bunmap.h:28:8: note: in expansion of macro 'TanNop' 28 | extern TanNop pro((uiContext)), YomiKakutei pro((uiContext)); | ^~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ bunmap.h:28:33: note: in expansion of macro 'YomiKakutei' 28 | extern TanNop pro((uiContext)), YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- yesno.o --- rm -f yesno.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC yesno.c --- engine.o --- --- yesno.o --- In file included from canna.h:50, from yesno.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from yesno.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- engine.o --- rm -f engine.o unshared/engine.o --- yesno.o --- In file included from yesno.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from yesno.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- engine.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing engine.c -o unshared/engine.o --- yesno.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from yesno.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from yesno.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- bunsetsu.o --- rm -f bunsetsu.o --- yesno.o --- sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from yesno.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:249:45: warning: return type defaults to 'int' [-Wimplicit-int] 249 | #define getYesNoContext G249_getYesNoContext | ^~~~~~~~~~~~~~~~~~~~ yesno.c:68:1: note: in expansion of macro 'getYesNoContext' 68 | getYesNoContext(d, | ^~~~~~~~~~~~~~~ yesno.c:138:1: warning: return type defaults to 'int' [-Wimplicit-int] 138 | YesNo(d) | ^~~~~ --- bunsetsu.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC bunsetsu.c --- yesno.o --- yesno.c:158:1: warning: return type defaults to 'int' [-Wimplicit-int] 158 | YesNoQuit(d) | ^~~~~~~~~ In file included from canna.h:50, from yesno.c:28: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ t_reimap.h:27:8: note: in expansion of macro 'DoFuncSequence' 27 | extern DoFuncSequence pro((struct _uiContext *)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ t_reimap.h:28:8: note: in expansion of macro 'UseOtherKeymap' 28 | extern UseOtherKeymap pro((struct _uiContext *)); | ^~~~~~~~~~~~~~ --- RKroma.o --- rm -f RKroma.o unshared/RKroma.o --- engine.o --- In file included from canna.h:50, from engine.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ --- RKroma.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing RKroma.c -o unshared/RKroma.o --- engine.o --- In file included from engine.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from engine.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from engine.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from engine.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from engine.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ --- RKkana.o --- --- engine.o --- sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ --- RKkana.o --- rm -f RKkana.o unshared/RKkana.o --- engine.o --- sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- RKkana.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing RKkana.c -o unshared/RKkana.o --- engine.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from engine.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:69:45: warning: return type defaults to 'int' [-Wimplicit-int] 69 | #define RkSetServerName G069_RkSetServerName | ^~~~~~~~~~~~~~~~~~~~ engine.c:731:1: note: in expansion of macro 'RkSetServerName' 731 | RkSetServerName(s) | ^~~~~~~~~~~~~~~ --- bunsetsu.o --- In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from bunsetsu.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from bunsetsu.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from bunsetsu.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from bunsetsu.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from bunsetsu.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from bunsetsu.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ bunsetsu.c:98:8: warning: type defaults to 'int' in declaration of 'BunFullExtend' [-Wimplicit-int] 98 | static BunFullExtend pro((uiContext)); | ^~~~~~~~~~~~~ bunsetsu.c:101:1: warning: return type defaults to 'int' [-Wimplicit-int] 101 | BunFullExtend(d) | ^~~~~~~~~~~~~ bunsetsu.c:111:8: warning: type defaults to 'int' in declaration of 'BunFullShrink' [-Wimplicit-int] 111 | static BunFullShrink pro((uiContext)); | ^~~~~~~~~~~~~ bunsetsu.c:114:1: warning: return type defaults to 'int' [-Wimplicit-int] 114 | BunFullShrink(d) | ^~~~~~~~~~~~~ bunsetsu.c:124:8: warning: type defaults to 'int' in declaration of 'BunExtend' [-Wimplicit-int] 124 | static BunExtend pro((uiContext)); | ^~~~~~~~~ bunsetsu.c:127:1: warning: return type defaults to 'int' [-Wimplicit-int] 127 | BunExtend(d) | ^~~~~~~~~ bunsetsu.c:146:8: warning: type defaults to 'int' in declaration of 'BunShrink' [-Wimplicit-int] 146 | static BunShrink pro((uiContext)); | ^~~~~~~~~ bunsetsu.c:149:1: warning: return type defaults to 'int' [-Wimplicit-int] 149 | BunShrink(d) | ^~~~~~~~~ bunsetsu.c:172:8: warning: type defaults to 'int' in declaration of 'BunHenkan' [-Wimplicit-int] 172 | static BunHenkan pro((uiContext)); | ^~~~~~~~~ bunsetsu.c:175:1: warning: return type defaults to 'int' [-Wimplicit-int] 175 | BunHenkan(d) | ^~~~~~~~~ bunsetsu.c:192:8: warning: type defaults to 'int' in declaration of 'BunQuit' [-Wimplicit-int] 192 | static BunQuit pro((uiContext)); | ^~~~~~~ bunsetsu.c:195:1: warning: return type defaults to 'int' [-Wimplicit-int] 195 | BunQuit(d) | ^~~~~~~ bunsetsu.c:206:8: warning: type defaults to 'int' in declaration of 'BunSelfInsert' [-Wimplicit-int] 206 | static BunSelfInsert pro((uiContext)); | ^~~~~~~~~~~~~ bunsetsu.c:209:1: warning: return type defaults to 'int' [-Wimplicit-int] 209 | BunSelfInsert(d) | ^~~~~~~~~~~~~ bunsetsu.c:219:8: warning: type defaults to 'int' in declaration of 'BunQuotedInsert' [-Wimplicit-int] 219 | static BunQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~ bunsetsu.c:222:1: warning: return type defaults to 'int' [-Wimplicit-int] 222 | BunQuotedInsert(d) | ^~~~~~~~~~~~~~~ bunsetsu.c:232:8: warning: type defaults to 'int' in declaration of 'BunKillToEOL' [-Wimplicit-int] 232 | static BunKillToEOL pro((uiContext)); | ^~~~~~~~~~~~ bunsetsu.c:235:1: warning: return type defaults to 'int' [-Wimplicit-int] 235 | BunKillToEOL(d) | ^~~~~~~~~~~~ In file included from canna.h:50, from bunsetsu.c:28: sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ bunmap.h:27:8: note: in expansion of macro 'DoFuncSequence' 27 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ bunmap.h:27:25: note: in expansion of macro 'UseOtherKeymap' 27 | extern DoFuncSequence(),UseOtherKeymap(); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ bunmap.h:28:8: note: in expansion of macro 'TanNop' 28 | extern TanNop pro((uiContext)), YomiKakutei pro((uiContext)); | ^~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ bunmap.h:28:33: note: in expansion of macro 'YomiKakutei' 28 | extern TanNop pro((uiContext)), YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ --- obind.o --- rm -f obind.o unshared/obind.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing obind.c -o unshared/obind.o --- RKroma.o --- In file included from canna.h:50, from RKroma.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from RKroma.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from RKroma.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- engine.o --- rm -f engine.o --- RKroma.o --- In file included from RKroma.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from RKroma.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from RKroma.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from RKroma.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ --- engine.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC engine.c --- RKroma.o --- sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from RKroma.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from RKroma.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from RKroma.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from RKroma.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ --- RKkana.o --- In file included from canna.h:50, from RKkana.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from RKkana.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ --- RKroma.o --- sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ --- RKkana.o --- In file included from canna.h:50, from RKkana.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ --- RKroma.o --- sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ --- RKkana.o --- sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ --- RKroma.o --- sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ --- RKkana.o --- sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ --- RKroma.o --- sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ --- RKkana.o --- sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ --- RKroma.o --- sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ --- RKkana.o --- sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ --- RKroma.o --- sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from RKroma.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ --- RKkana.o --- In file included from RKkana.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from RKkana.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from RKkana.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from RKkana.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ --- RKroma.o --- RKroma.c: In function 'readHeader': --- RKkana.o --- sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ --- RKroma.o --- RKroma.c:75:9: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] 75 | if (read(dicfd, magic, 2) != 2) | ^~~~ | fread --- RKkana.o --- sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from RKkana.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ --- RKroma.o --- RKroma.c: In function 'RkwOpenRoma': RKroma.c:127:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 127 | (void)close(dic); | ^~~~~ | pclose --- RKkana.o --- canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from RKkana.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from RKkana.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from RKkana.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from RKkana.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ RKkana.c:728:1: warning: return type defaults to 'int' [-Wimplicit-int] 728 | RkwCvtHan(dst, maxdst, src, srclen) | ^~~~~~~~~ RKkana.c:764:1: warning: return type defaults to 'int' [-Wimplicit-int] 764 | RkwCvtHira(dst, maxdst, src, srclen) | ^~~~~~~~~~ RKkana.c:801:1: warning: return type defaults to 'int' [-Wimplicit-int] 801 | RkwCvtKana(dst, maxdst, src, srclen) | ^~~~~~~~~~ RKkana.c:838:1: warning: return type defaults to 'int' [-Wimplicit-int] 838 | RkwCvtZen(dst, maxdst, src, srclen) | ^~~~~~~~~ RKkana.c:875:1: warning: return type defaults to 'int' [-Wimplicit-int] 875 | RkwCvtNone(dst, maxdst, src, srclen) | ^~~~~~~~~~ RKkana.c:889:1: warning: return type defaults to 'int' [-Wimplicit-int] 889 | RkwMapRoma(romaji, dst, maxdst, src, srclen, flags, status) | ^~~~~~~~~~ RKkana.c:932:1: warning: return type defaults to 'int' [-Wimplicit-int] 932 | RkwMapPhonogram(struct RkRxDic *romaji, wchar_t *dst, int maxdst, | ^~~~~~~~~~~~~~~ RKkana.c:998:1: warning: return type defaults to 'int' [-Wimplicit-int] 998 | RkwCvtRoma(romaji, dst, maxdst, src, srclen, flags) | ^~~~~~~~~~ --- obind.o --- In file included from canna.h:50, from obind.c:37: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from obind.c:37: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from obind.c:37: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from obind.c:37: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from obind.c:37: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from obind.c:37: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from obind.c:37: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from obind.c:37: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from obind.c:37: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from obind.c:37: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from obind.c:37: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from obind.c:37: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ obind.c: In function 'wc32stowc16s': obind.c:92:1: warning: type of 'len' defaults to 'int' [-Wimplicit-int] 92 | wc32stowc16s(wc16s, wc32s, len) | ^~~~~~~~~~~~ obind.c: In function 'wc16stowc32s': obind.c:126:1: warning: type of 'len' defaults to 'int' [-Wimplicit-int] 126 | wc16stowc32s(wc32s, wc16s, len) | ^~~~~~~~~~~~ --- engine.o --- In file included from canna.h:50, from engine.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from engine.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from engine.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from engine.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from engine.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from engine.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ --- lisp.o --- --- engine.o --- sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lisp.o --- rm -f lisp.o unshared/lisp.o --- engine.o --- sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ --- lisp.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing lisp.c -o unshared/lisp.o --- engine.o --- sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from engine.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from engine.c:27: sglobal.h:69:45: warning: return type defaults to 'int' [-Wimplicit-int] 69 | #define RkSetServerName G069_RkSetServerName | ^~~~~~~~~~~~~~~~~~~~ engine.c:731:1: note: in expansion of macro 'RkSetServerName' 731 | RkSetServerName(s) | ^~~~~~~~~~~~~~~ --- rkc.o --- for i in rkc.o convert.o wconvert.o wutil.o conf.o ; do (rm -f $i; cp ../RKC/$i . ); done if [ -d unshared ]; then (cd unshared ; for i in rkc.o convert.o wconvert.o wutil.o conf.o; do if [ -f ../../RKC/unshared/$i ]; then (rm -f $i; cp ../../RKC/unshared/$i .) ; fi; done ) ; fi --- cfuncs.o --- rm -f cfuncs.o unshared/cfuncs.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing cfuncs.c -o unshared/cfuncs.o --- lisp.o --- In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ --- file.o --- --- lisp.o --- sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ --- file.o --- rm -f file.o unshared/file.o --- lisp.o --- sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ --- file.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing file.c -o unshared/file.o --- lisp.o --- sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ lisp.c:42:8: warning: type defaults to 'int' in declaration of 'initIS' [-Wimplicit-int] 42 | static initIS(); | ^~~~~~ lisp.c:44:8: warning: type defaults to 'int' in declaration of 'allocarea' [-Wimplicit-int] 44 | static allocarea(), skipspaces(), zaplin(), isterm(); | ^~~~~~~~~ lisp.c:44:21: warning: type defaults to 'int' in declaration of 'skipspaces' [-Wimplicit-int] 44 | static allocarea(), skipspaces(), zaplin(), isterm(); | ^~~~~~~~~~ lisp.c:44:35: warning: type defaults to 'int' in declaration of 'zaplin' [-Wimplicit-int] 44 | static allocarea(), skipspaces(), zaplin(), isterm(); | ^~~~~~ lisp.c:44:45: warning: type defaults to 'int' in declaration of 'isterm' [-Wimplicit-int] 44 | static allocarea(), skipspaces(), zaplin(), isterm(); | ^~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: lisp.c: In function 'G133_YYparse_by_rcfilename': sglobal.h:177:45: warning: type defaults to 'int' in declaration of 'G177_ckverbose' [-Wimplicit-int] 177 | #define ckverbose G177_ckverbose | ^~~~~~~~~~~~~~ lisp.c:258:10: note: in expansion of macro 'ckverbose' 258 | extern ckverbose; | ^~~~~~~~~ lisp.c: At top level: sglobal.h:322:45: warning: return type defaults to 'int' [-Wimplicit-int] 322 | #define parse_string G322_parse_string | ^~~~~~~~~~~~~~~~~ lisp.c:336:1: note: in expansion of macro 'parse_string' 336 | parse_string(str) | ^~~~~~~~~~~~ lisp.c:520:1: warning: return type defaults to 'int' [-Wimplicit-int] 520 | initIS() | ^~~~~~ lisp.c:639:1: warning: return type defaults to 'int' [-Wimplicit-int] 639 | identifySequence(c, val) | ^~~~~~~~~~~~~~~~ lisp.c:686:1: warning: return type defaults to 'int' [-Wimplicit-int] 686 | allocarea() | ^~~~~~~~~ lisp.c:1035:1: warning: return type defaults to 'int' [-Wimplicit-int] 1035 | skipspaces() | ^~~~~~~~~~ lisp.c:1060:1: warning: return type defaults to 'int' [-Wimplicit-int] 1060 | zaplin() | ^~~~~~ lisp.c:1152:8: warning: type defaults to 'int' in declaration of 'isnum' [-Wimplicit-int] 1152 | static isnum(); | ^~~~~ lisp.c:1307:8: warning: return type defaults to 'int' [-Wimplicit-int] 1307 | static isnum(name) | ^~~~~ lisp.c:1433:8: warning: return type defaults to 'int' [-Wimplicit-int] 1433 | static isterm(c) | ^~~~~~ --- cfuncs.o --- rm -f cfuncs.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC cfuncs.c --- lisp.o --- In file included from canna.h:50, from lisp.h:25, from lisp.c:30: lisp.c: In function 'Lmodestr': sglobal.h:171:45: warning: implicit declaration of function 'G171_changeModeName'; did you mean 'changeModeName'? [-Wimplicit-function-declaration] 171 | #define changeModeName G171_changeModeName | ^~~~~~~~~~~~~~~~~~~ lisp.c:2705:3: note: in expansion of macro 'changeModeName' 2705 | changeModeName(mode, null(p) ? 0 : xstring(p)); | ^~~~~~~~~~~~~~ lisp.c: In function 'Lsetkey': sglobal.h:169:45: warning: implicit declaration of function 'G169_changeKeyfunc'; did you mean 'changeKeyfunc'? [-Wimplicit-function-declaration] 169 | #define changeKeyfunc G169_changeKeyfunc | ^~~~~~~~~~~~~~~~~~ lisp.c:2775:14: note: in expansion of macro 'changeKeyfunc' 2775 | retval = changeKeyfunc(mode, (unsigned)keyseq[0], | ^~~~~~~~~~~~~ lisp.c: In function 'Lgsetkey': sglobal.h:170:45: warning: implicit declaration of function 'G170_changeKeyfuncOfAll'; did you mean 'changeKeyfuncOfAll'? [-Wimplicit-function-declaration] 170 | #define changeKeyfuncOfAll G170_changeKeyfuncOfAll | ^~~~~~~~~~~~~~~~~~~~~~~ lisp.c:2807:14: note: in expansion of macro 'changeKeyfuncOfAll' 2807 | retval = changeKeyfuncOfAll((unsigned)keyseq[0], | ^~~~~~~~~~~~~~~~~~ lisp.c: In function 'Ldefsym': sglobal.h:317:45: warning: type defaults to 'int' in declaration of 'G317_nkeysup' [-Wimplicit-int] 317 | #define nkeysup G317_nkeysup | ^~~~~~~~~~~~ lisp.c:3294:10: note: in expansion of macro 'nkeysup' 3294 | extern nkeysup; | ^~~~~~~ lisp.c: In function 'ObtainVersion': lisp.c:4052:3: warning: implicit declaration of function 'RkwGetProtocolVersion'; did you mean 'S_VA_ProtocolVersion'? [-Wimplicit-function-declaration] 4052 | RkwGetProtocolVersion(&a, &b); | ^~~~~~~~~~~~~~~~~~~~~ | S_VA_ProtocolVersion In file included from canna.h:50, from lisp.h:25, from lisp.c:30: lisp.c: In function 'VProtoVer': sglobal.h:330:45: warning: type defaults to 'int' in declaration of 'G330_protocol_version' [-Wimplicit-int] 330 | #define protocol_version G330_protocol_version | ^~~~~~~~~~~~~~~~~~~~~ lisp.c:4180:10: note: in expansion of macro 'protocol_version' 4180 | extern protocol_version; | ^~~~~~~~~~~~~~~~ lisp.c: In function 'VServVer': sglobal.h:356:45: warning: type defaults to 'int' in declaration of 'G356_server_version' [-Wimplicit-int] 356 | #define server_version G356_server_version | ^~~~~~~~~~~~~~~~~~~ lisp.c:4192:10: note: in expansion of macro 'server_version' 4192 | extern server_version; | ^~~~~~~~~~~~~~ --- util.o --- rm -f util.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC util.c --- obind.o --- rm -f obind.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC obind.c --- strops.o --- rm -f strops.o unshared/strops.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing strops.c -o unshared/strops.o --- util.o --- In file included from canna.h:50, from util.c:83: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from util.c:83: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from util.c:83: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from util.c:83: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from util.c:83: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from util.c:83: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from util.c:83: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ util.c:156:1: warning: return type defaults to 'int' [-Wimplicit-int] 156 | colwidth(s, len) | ^~~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:172:45: warning: return type defaults to 'int' [-Wimplicit-int] 172 | #define checkGLineLen G172_checkGLineLen | ^~~~~~~~~~~~~~~~~~ util.c:187:1: note: in expansion of macro 'checkGLineLen' 187 | checkGLineLen(d) | ^~~~~~~~~~~~~ sglobal.h:59:45: warning: return type defaults to 'int' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ util.c:206:1: note: in expansion of macro 'NothingChanged' 206 | NothingChanged(d) | ^~~~~~~~~~~~~~ sglobal.h:61:45: warning: return type defaults to 'int' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ util.c:216:1: note: in expansion of macro 'NothingForGLine' 216 | NothingForGLine(d) | ^~~~~~~~~~~~~~~ sglobal.h:60:45: warning: return type defaults to 'int' [-Wimplicit-int] 60 | #define NothingChangedWithBeep G060_NothingChangedWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:235:1: note: in expansion of macro 'NothingChangedWithBeep' 235 | NothingChangedWithBeep(d) | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:62:45: warning: return type defaults to 'int' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:242:1: note: in expansion of macro 'NothingForGLineWithBeep' 242 | NothingForGLineWithBeep(d) | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:223:45: warning: type defaults to 'int' in declaration of 'G223_extractJishuString' [-Wimplicit-int] 223 | #define extractJishuString G223_extractJishuString | ^~~~~~~~~~~~~~~~~~~~~~~ util.c:263:8: note: in expansion of macro 'extractJishuString' 263 | extern extractJishuString pro((yomiContext, wchar_t *, wchar_t *, | ^~~~~~~~~~~~~~~~~~ --- file.o --- rm -f file.o --- util.o --- util.c:534:1: warning: return type defaults to 'int' [-Wimplicit-int] 534 | extractString(str, s, e) | ^~~~~~~~~~~~~ --- file.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC file.c --- util.o --- In file included from canna.h:50, from util.c:83: sglobal.h:358:45: warning: return type defaults to 'int' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ util.c:719:1: note: in expansion of macro 'setWStrings' 719 | setWStrings(ws, s, sz) | ^~~~~~~~~~~ sglobal.h:58:45: warning: return type defaults to 'int' [-Wimplicit-int] 58 | #define NoMoreMemory G058_NoMoreMemory | ^~~~~~~~~~~~~~~~~ util.c:863:1: note: in expansion of macro 'NoMoreMemory' 863 | NoMoreMemory() | ^~~~~~~~~~~~ sglobal.h:30:45: warning: return type defaults to 'int' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ util.c:870:1: note: in expansion of macro 'GLineNGReturn' 870 | GLineNGReturn(d) | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: return type defaults to 'int' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ util.c:881:1: note: in expansion of macro 'GLineNGReturnFI' 881 | GLineNGReturnFI(d) | ^~~~~~~~~~~~~~~ sglobal.h:32:45: warning: return type defaults to 'int' [-Wimplicit-int] 32 | #define GLineNGReturnTK G032_GLineNGReturnTK | ^~~~~~~~~~~~~~~~~~~~ util.c:892:1: note: in expansion of macro 'GLineNGReturnTK' 892 | GLineNGReturnTK(d) | ^~~~~~~~~~~~~~~ sglobal.h:120:45: warning: return type defaults to 'int' [-Wimplicit-int] 120 | #define WSfree G120_WSfree | ^~~~~~~~~~~ util.c:1381:1: note: in expansion of macro 'WSfree' 1381 | WSfree(s) | ^~~~~~ sglobal.h:131:45: warning: return type defaults to 'int' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ util.c:1485:1: note: in expansion of macro 'WToupper' 1485 | WToupper(wchar_t w) | ^~~~~~~~ util.c:1498:1: warning: return type defaults to 'int' [-Wimplicit-int] 1498 | WTolower(wchar_t w) | ^~~~~~~~ In file included from canna.h:50, from util.c:83: util.c: In function 'G185_confirmContext': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ util.c:1557:10: note: in expansion of macro 'defaultContext' 1557 | extern defaultContext; | ^~~~~~~~~~~~~~ util.c: In function 'G151_abandonContext': sglobal.h:195:45: warning: type defaults to 'int' in declaration of 'G195_defaultContext' [-Wimplicit-int] 195 | #define defaultContext G195_defaultContext | ^~~~~~~~~~~~~~~~~~~ util.c:1590:10: note: in expansion of macro 'defaultContext' 1590 | extern defaultContext; | ^~~~~~~~~~~~~~ util.c: At top level: util.c:1620:1: warning: return type defaults to 'int' [-Wimplicit-int] 1620 | ProcAnyKey(d) | ^~~~~~~~~~ util.c:1633:8: warning: type defaults to 'int' in declaration of 'wait_anykey_func' [-Wimplicit-int] 1633 | static wait_anykey_func pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~~~ util.c:1636:1: warning: return type defaults to 'int' [-Wimplicit-int] 1636 | wait_anykey_func(d, mode, whattodo, key, fnum) | ^~~~~~~~~~~~~~~~ In file included from canna.h:50, from util.c:83: sglobal.h:167:45: warning: return type defaults to 'int' [-Wimplicit-int] 167 | #define canna_alert G167_canna_alert | ^~~~~~~~~~~~~~~~ util.c:1703:1: note: in expansion of macro 'canna_alert' 1703 | canna_alert(d, message, cnt) | ^~~~~~~~~~~ --- obind.o --- In file included from canna.h:50, from obind.c:37: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from obind.c:37: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from obind.c:37: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from obind.c:37: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from obind.c:37: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from obind.c:37: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from obind.c:37: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from obind.c:37: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from obind.c:37: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from obind.c:37: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from obind.c:37: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from obind.c:37: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ obind.c: In function 'wc32stowc16s': obind.c:92:1: warning: type of 'len' defaults to 'int' [-Wimplicit-int] 92 | wc32stowc16s(wc16s, wc32s, len) | ^~~~~~~~~~~~ obind.c: In function 'wc16stowc32s': obind.c:126:1: warning: type of 'len' defaults to 'int' [-Wimplicit-int] 126 | wc16stowc32s(wc32s, wc16s, len) | ^~~~~~~~~~~~ --- RKroma.o --- rm -f RKroma.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC RKroma.c --- strops.o --- rm -f strops.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC strops.c --- RKroma.o --- In file included from canna.h:50, from RKroma.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from RKroma.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from RKroma.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from RKroma.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from RKroma.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from RKroma.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from RKroma.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from RKroma.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from RKroma.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from RKroma.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from RKroma.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from RKroma.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ RKroma.c: In function 'readHeader': RKroma.c:75:9: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] 75 | if (read(dicfd, magic, 2) != 2) | ^~~~ | fread RKroma.c: In function 'RkwOpenRoma': RKroma.c:127:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 127 | (void)close(dic); | ^~~~~ | pclose --- RKkana.o --- rm -f RKkana.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC RKkana.c In file included from canna.h:50, from RKkana.c:28: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from RKkana.c:28: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from RKkana.c:28: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from RKkana.c:28: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from RKkana.c:28: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from RKkana.c:28: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from RKkana.c:28: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from RKkana.c:28: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from RKkana.c:28: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from RKkana.c:28: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from RKkana.c:28: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from RKkana.c:28: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ RKkana.c:728:1: warning: return type defaults to 'int' [-Wimplicit-int] 728 | RkwCvtHan(dst, maxdst, src, srclen) | ^~~~~~~~~ RKkana.c:764:1: warning: return type defaults to 'int' [-Wimplicit-int] 764 | RkwCvtHira(dst, maxdst, src, srclen) | ^~~~~~~~~~ RKkana.c:801:1: warning: return type defaults to 'int' [-Wimplicit-int] 801 | RkwCvtKana(dst, maxdst, src, srclen) | ^~~~~~~~~~ RKkana.c:838:1: warning: return type defaults to 'int' [-Wimplicit-int] 838 | RkwCvtZen(dst, maxdst, src, srclen) | ^~~~~~~~~ RKkana.c:875:1: warning: return type defaults to 'int' [-Wimplicit-int] 875 | RkwCvtNone(dst, maxdst, src, srclen) | ^~~~~~~~~~ RKkana.c:889:1: warning: return type defaults to 'int' [-Wimplicit-int] 889 | RkwMapRoma(romaji, dst, maxdst, src, srclen, flags, status) | ^~~~~~~~~~ RKkana.c:932:1: warning: return type defaults to 'int' [-Wimplicit-int] 932 | RkwMapPhonogram(struct RkRxDic *romaji, wchar_t *dst, int maxdst, | ^~~~~~~~~~~~~~~ --- romaji.o --- rm -f romaji.o --- RKkana.o --- RKkana.c:998:1: warning: return type defaults to 'int' [-Wimplicit-int] 998 | RkwCvtRoma(romaji, dst, maxdst, src, srclen, flags) | ^~~~~~~~~~ --- romaji.o --- gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC romaji.c In file included from canna.h:50, from romaji.c:27: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from romaji.c:27: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from romaji.c:27: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from romaji.c:27: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from romaji.c:27: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from romaji.c:27: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from romaji.c:27: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:177:45: warning: type defaults to 'int' in declaration of 'G177_ckverbose' [-Wimplicit-int] 177 | #define ckverbose G177_ckverbose | ^~~~~~~~~~~~~~ romaji.c:329:8: note: in expansion of macro 'ckverbose' 329 | extern ckverbose; | ^~~~~~~~~ sglobal.h:82:45: warning: return type defaults to 'int' [-Wimplicit-int] 82 | #define RomkanaInit G082_RomkanaInit | ^~~~~~~~~~~~~~~~ romaji.c:478:1: note: in expansion of macro 'RomkanaInit' 478 | RomkanaInit() | ^~~~~~~~~~~ romaji.c: In function 'G081_RomkanaFin': sglobal.h:317:45: warning: type defaults to 'int' in declaration of 'G317_nkeysup' [-Wimplicit-int] 317 | #define nkeysup G317_nkeysup | ^~~~~~~~~~~~ romaji.c:612:10: note: in expansion of macro 'nkeysup' 612 | extern nkeysup; | ^~~~~~~ romaji.c: At top level: romaji.c:795:1: warning: return type defaults to 'int' [-Wimplicit-int] 795 | checkIfYomiExit(d, retval) | ^~~~~~~~~~~~~~~ romaji.c:826:1: warning: return type defaults to 'int' [-Wimplicit-int] 826 | checkIfYomiQuit(d, retval) | ^~~~~~~~~~~~~~~ romaji.c:965:8: warning: type defaults to 'int' in declaration of 'makePhonoOnBuffer' [-Wimplicit-int] 965 | static makePhonoOnBuffer(); | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:141:45: warning: return type defaults to 'int' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ romaji.c:980:1: note: in expansion of macro 'YomiInsert' 980 | YomiInsert(d) | ^~~~~~~~~~ sglobal.h:230:45: warning: return type defaults to 'int' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ romaji.c:1150:1: note: in expansion of macro 'findSup' 1150 | findSup(wchar_t key) | ^~~~~~~ romaji.c: In function 'G230_findSup': sglobal.h:317:45: warning: type defaults to 'int' in declaration of 'G317_nkeysup' [-Wimplicit-int] 317 | #define nkeysup G317_nkeysup | ^~~~~~~~~~~~ romaji.c:1157:10: note: in expansion of macro 'nkeysup' 1157 | extern nkeysup; | ^~~~~~~ romaji.c: At top level: romaji.c:1180:1: warning: return type defaults to 'int' [-Wimplicit-int] 1180 | makePhonoOnBuffer(d, yc, key, flag, english) | ^~~~~~~~~~~~~~~~~ romaji.c:1452:1: warning: return type defaults to 'int' [-Wimplicit-int] 1452 | dakuonP(ch) | ^~~~~~~ romaji.c: In function 'dakuonP': romaji.c:1455:10: warning: type defaults to 'int' in declaration of 'dakuon_first_time' [-Wimplicit-int] 1455 | static dakuon_first_time = 1; | ^~~~~~~~~~~~~~~~~ romaji.c: At top level: romaji.c:1498:1: warning: return type defaults to 'int' [-Wimplicit-int] 1498 | growDakuonP(ch) | ^~~~~~~~~~~ romaji.c: In function 'growDakuonP': romaji.c:1502:10: warning: type defaults to 'int' in declaration of 'dakuon_first_time' [-Wimplicit-int] 1502 | static dakuon_first_time = 1; | ^~~~~~~~~~~~~~~~~ romaji.c: At top level: romaji.c:1537:1: warning: return type defaults to 'int' [-Wimplicit-int] 1537 | KanaYomiInsert(d) | ^~~~~~~~~~~~~~ romaji.c:1695:1: warning: return type defaults to 'int' [-Wimplicit-int] 1695 | howFarToGoBackward(yc) | ^~~~~~~~~~~~~~~~~~ romaji.c:1718:1: warning: return type defaults to 'int' [-Wimplicit-int] 1718 | howFarToGoForward(yc) | ^~~~~~~~~~~~~~~~~ romaji.c:1806:8: warning: type defaults to 'int' in declaration of 'YomiNop' [-Wimplicit-int] 1806 | static YomiNop pro((uiContext)); | ^~~~~~~ romaji.c:1809:1: warning: return type defaults to 'int' [-Wimplicit-int] 1809 | YomiNop(d) | ^~~~~~~ romaji.c:1819:8: warning: type defaults to 'int' in declaration of 'YomiForward' [-Wimplicit-int] 1819 | static YomiForward pro((uiContext)); | ^~~~~~~~~~~ romaji.c:1822:1: warning: return type defaults to 'int' [-Wimplicit-int] 1822 | YomiForward(d) /* カーソルの右移動 */ | ^~~~~~~~~~~ romaji.c:1880:8: warning: type defaults to 'int' in declaration of 'YomiBeginningOfLine' [-Wimplicit-int] 1880 | static YomiBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ romaji.c:1883:1: warning: return type defaults to 'int' [-Wimplicit-int] 1883 | YomiBeginningOfLine(d) /* カーソルの左端移動 */ | ^~~~~~~~~~~~~~~~~~~ romaji.c:1914:8: warning: type defaults to 'int' in declaration of 'YomiEndOfLine' [-Wimplicit-int] 1914 | static YomiEndOfLine pro((uiContext)); | ^~~~~~~~~~~~~ romaji.c:1917:1: warning: return type defaults to 'int' [-Wimplicit-int] 1917 | YomiEndOfLine(d) /* カーソルの右端移動 */ | ^~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:79:45: warning: return type defaults to 'int' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ romaji.c:1983:1: note: in expansion of macro 'RomajiFlushYomi' 1983 | RomajiFlushYomi(d, b, bsize) | ^~~~~~~~~~~~~~~ romaji.c:2136:1: warning: return type defaults to 'int' [-Wimplicit-int] 2136 | appendYomi2Yomi(yom, yc) | ^~~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:140:45: warning: return type defaults to 'int' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ romaji.c:2686:1: note: in expansion of macro 'YomiExit' 2686 | YomiExit(d, retval) | ^~~~~~~~ sglobal.h:50:45: warning: return type defaults to 'int' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ romaji.c:2766:1: note: in expansion of macro 'KanaDeletePrevious' 2766 | KanaDeletePrevious(d)/* カーソルの左の文字の削除 */ | ^~~~~~~~~~~~~~~~~~ romaji.c:2839:8: warning: type defaults to 'int' in declaration of 'YomiDeletePrevious' [-Wimplicit-int] 2839 | static YomiDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ romaji.c:2878:8: warning: type defaults to 'int' in declaration of 'YomiDeleteNext' [-Wimplicit-int] 2878 | static YomiDeleteNext pro((uiContext)); | ^~~~~~~~~~~~~~ romaji.c:2952:8: warning: type defaults to 'int' in declaration of 'YomiKillToEndOfLine' [-Wimplicit-int] 2952 | static YomiKillToEndOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ romaji.c:2984:8: warning: type defaults to 'int' in declaration of 'YomiQuit' [-Wimplicit-int] 2984 | static YomiQuit pro((uiContext)); | ^~~~~~~~ romaji.c:3021:8: warning: type defaults to 'int' in declaration of 'simplePopCallback' [-Wimplicit-int] 3021 | static simplePopCallback pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~~ romaji.c:3024:1: warning: return type defaults to 'int' [-Wimplicit-int] 3024 | simplePopCallback(d, retval, env) | ^~~~~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:158:45: warning: return type defaults to 'int' [-Wimplicit-int] 158 | #define alphaMode G158_alphaMode | ^~~~~~~~~~~~~~ romaji.c:3035:1: note: in expansion of macro 'alphaMode' 3035 | alphaMode(d) | ^~~~~~~~~ romaji.c:3071:8: warning: type defaults to 'int' in declaration of 'exitYomiQuotedInsert' [-Wimplicit-int] 3071 | static exitYomiQuotedInsert pro((uiContext, int, mode_context)); | ^~~~~~~~~~~~~~~~~~~~ romaji.c:3074:1: warning: return type defaults to 'int' [-Wimplicit-int] 3074 | exitYomiQuotedInsert(d, retval, env) | ^~~~~~~~~~~~~~~~~~~~ romaji.c:3085:1: warning: return type defaults to 'int' [-Wimplicit-int] 3085 | YomiInsertQuoted(d) | ^~~~~~~~~~~~~~~~ romaji.c:3116:8: warning: type defaults to 'int' in declaration of 'yomiquotedfunc' [-Wimplicit-int] 3116 | static yomiquotedfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ romaji.c:3119:1: warning: return type defaults to 'int' [-Wimplicit-int] 3119 | yomiquotedfunc(d, mode, whattodo, key, fnum) | ^~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:145:45: warning: return type defaults to 'int' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ romaji.c:3171:1: note: in expansion of macro 'YomiQuotedInsert' 3171 | YomiQuotedInsert(d) | ^~~~~~~~~~~~~~~~ romaji.c: In function 'mapAsKuten': romaji.c:3211:10: warning: type defaults to 'int' in declaration of 'allowTwoByte' [-Wimplicit-int] 3211 | static allowTwoByte = 1; | ^~~~~~~~~~~~ romaji.c: In function 'mapAsHex': romaji.c:3304:10: warning: type defaults to 'int' in declaration of 'allowTwoByte' [-Wimplicit-int] 3304 | static allowTwoByte = 1; | ^~~~~~~~~~~~ romaji.c: At top level: romaji.c:3428:8: warning: type defaults to 'int' in declaration of 'ConvertAsHex' [-Wimplicit-int] 3428 | static ConvertAsHex pro((uiContext)); | ^~~~~~~~~~~~ romaji.c:3431:1: warning: return type defaults to 'int' [-Wimplicit-int] 3431 | ConvertAsHex(d) | ^~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:188:45: warning: return type defaults to 'int' [-Wimplicit-int] 188 | #define convertAsHex G188_convertAsHex | ^~~~~~~~~~~~~~~~~ romaji.c:3526:1: note: in expansion of macro 'convertAsHex' 3526 | convertAsHex(d) | ^~~~~~~~~~~~ romaji.c: In function 'replaceSup': sglobal.h:317:45: warning: type defaults to 'int' in declaration of 'G317_nkeysup' [-Wimplicit-int] 317 | #define nkeysup G317_nkeysup | ^~~~~~~~~~~~ romaji.c:3560:10: note: in expansion of macro 'nkeysup' 3560 | extern nkeysup; | ^~~~~~~ romaji.c: At top level: romaji.c:3570:8: warning: type defaults to 'int' in declaration of 'everySupkey' [-Wimplicit-int] 3570 | static everySupkey pro((uiContext, int, mode_context)); | ^~~~~~~~~~~ romaji.c:3573:1: warning: return type defaults to 'int' [-Wimplicit-int] 3573 | everySupkey(d, retval, env) | ^~~~~~~~~~~ romaji.c:3591:8: warning: type defaults to 'int' in declaration of 'exitSupkey' [-Wimplicit-int] 3591 | static exitSupkey pro((uiContext, int, mode_context)); | ^~~~~~~~~~ romaji.c:3594:1: warning: return type defaults to 'int' [-Wimplicit-int] 3594 | exitSupkey(d, retval, env) | ^~~~~~~~~~ romaji.c:3635:8: warning: type defaults to 'int' in declaration of 'quitSupkey' [-Wimplicit-int] 3635 | static quitSupkey pro((uiContext, int, mode_context)); | ^~~~~~~~~~ romaji.c:3638:1: warning: return type defaults to 'int' [-Wimplicit-int] 3638 | quitSupkey(d, retval, env) | ^~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:350:45: warning: return type defaults to 'int' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ romaji.c:3650:1: note: in expansion of macro 'selectKeysup' 3650 | selectKeysup(d, yc, ind) | ^~~~~~~~~~~~ romaji.c: In function 'G350_selectKeysup': sglobal.h:317:45: warning: type defaults to 'int' in declaration of 'G317_nkeysup' [-Wimplicit-int] 317 | #define nkeysup G317_nkeysup | ^~~~~~~~~~~~ romaji.c:3657:10: note: in expansion of macro 'nkeysup' 3657 | extern nkeysup; | ^~~~~~~ romaji.c: At top level: romaji.c:3699:1: warning: return type defaults to 'int' [-Wimplicit-int] 3699 | regionGairaigo(yc, s, e) | ^~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:186:45: warning: return type defaults to 'int' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ romaji.c:3730:1: note: in expansion of macro 'containUnconvertedKey' 3730 | containUnconvertedKey(yc) | ^~~~~~~~~~~~~~~~~~~~~ romaji.c:3762:8: warning: type defaults to 'int' in declaration of 'YomiHenkan' [-Wimplicit-int] 3762 | static YomiHenkan pro((uiContext)); | ^~~~~~~~~~ romaji.c:3832:8: warning: type defaults to 'int' in declaration of 'YomiHenkanNaive' [-Wimplicit-int] 3832 | static YomiHenkanNaive pro((uiContext)); | ^~~~~~~~~~~~~~~ romaji.c:3849:8: warning: type defaults to 'int' in declaration of 'YomiHenkanOrNothing' [-Wimplicit-int] 3849 | static YomiHenkanOrNothing pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ romaji.c:3868:8: note: in expansion of macro 'EmptyBaseHira' 3868 | extern EmptyBaseHira pro((uiContext)), EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ romaji.c:3868:40: note: in expansion of macro 'EmptyBaseKata' 3868 | extern EmptyBaseHira pro((uiContext)), EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ romaji.c:3869:8: note: in expansion of macro 'EmptyBaseEisu' 3869 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ romaji.c:3870:8: note: in expansion of macro 'EmptyBaseZen' 3870 | extern EmptyBaseZen pro((uiContext)), EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ romaji.c:3870:39: note: in expansion of macro 'EmptyBaseHan' 3870 | extern EmptyBaseZen pro((uiContext)), EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ romaji.c:3872:8: warning: type defaults to 'int' in declaration of 'YomiBaseHira' [-Wimplicit-int] 3872 | static YomiBaseHira pro((uiContext)); | ^~~~~~~~~~~~ romaji.c:3875:1: warning: return type defaults to 'int' [-Wimplicit-int] 3875 | YomiBaseHira(d) | ^~~~~~~~~~~~ romaji.c:3884:8: warning: type defaults to 'int' in declaration of 'YomiBaseKata' [-Wimplicit-int] 3884 | static YomiBaseKata pro((uiContext)); | ^~~~~~~~~~~~ romaji.c:3887:1: warning: return type defaults to 'int' [-Wimplicit-int] 3887 | YomiBaseKata(d) | ^~~~~~~~~~~~ romaji.c:3896:8: warning: type defaults to 'int' in declaration of 'YomiBaseEisu' [-Wimplicit-int] 3896 | static YomiBaseEisu pro((uiContext)); | ^~~~~~~~~~~~ romaji.c:3899:1: warning: return type defaults to 'int' [-Wimplicit-int] 3899 | YomiBaseEisu(d) | ^~~~~~~~~~~~ romaji.c:3908:8: warning: type defaults to 'int' in declaration of 'YomiBaseZen' [-Wimplicit-int] 3908 | static YomiBaseZen pro((uiContext)); | ^~~~~~~~~~~ romaji.c:3911:1: warning: return type defaults to 'int' [-Wimplicit-int] 3911 | YomiBaseZen(d) | ^~~~~~~~~~~ romaji.c:3920:8: warning: type defaults to 'int' in declaration of 'YomiBaseHan' [-Wimplicit-int] 3920 | static YomiBaseHan pro((uiContext)); | ^~~~~~~~~~~ romaji.c:3923:1: warning: return type defaults to 'int' [-Wimplicit-int] 3923 | YomiBaseHan(d) | ^~~~~~~~~~~ romaji.c:3932:8: warning: type defaults to 'int' in declaration of 'YomiBaseKana' [-Wimplicit-int] 3932 | static YomiBaseKana pro((uiContext)); | ^~~~~~~~~~~~ romaji.c:3935:1: warning: return type defaults to 'int' [-Wimplicit-int] 3935 | YomiBaseKana(d) | ^~~~~~~~~~~~ romaji.c:3944:8: warning: type defaults to 'int' in declaration of 'YomiBaseKakutei' [-Wimplicit-int] 3944 | static YomiBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ romaji.c:3947:1: warning: return type defaults to 'int' [-Wimplicit-int] 3947 | YomiBaseKakutei(d) | ^~~~~~~~~~~~~~~ romaji.c:3956:8: warning: type defaults to 'int' in declaration of 'YomiBaseHenkan' [-Wimplicit-int] 3956 | static YomiBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~ romaji.c:3959:1: warning: return type defaults to 'int' [-Wimplicit-int] 3959 | YomiBaseHenkan(d) | ^~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:134:45: warning: return type defaults to 'int' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ romaji.c:3970:1: note: in expansion of macro 'YomiBaseHiraKataToggle' 3970 | YomiBaseHiraKataToggle(d) | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: return type defaults to 'int' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ romaji.c:3989:1: note: in expansion of macro 'YomiBaseZenHanToggle' 3989 | YomiBaseZenHanToggle(d) | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: return type defaults to 'int' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ romaji.c:4008:1: note: in expansion of macro 'YomiBaseRotateForw' 4008 | YomiBaseRotateForw(d) | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: return type defaults to 'int' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ romaji.c:4039:1: note: in expansion of macro 'YomiBaseRotateBack' 4039 | YomiBaseRotateBack(d) | ^~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: return type defaults to 'int' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ romaji.c:4069:1: note: in expansion of macro 'YomiBaseKanaEisuToggle' 4069 | YomiBaseKanaEisuToggle(d) | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: return type defaults to 'int' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ romaji.c:4088:1: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 4088 | YomiBaseKakuteiHenkanToggle(d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:144:45: warning: return type defaults to 'int' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ romaji.c:4107:1: note: in expansion of macro 'YomiModeBackup' 4107 | YomiModeBackup(d) | ^~~~~~~~~~~~~~ sglobal.h:222:45: warning: return type defaults to 'int' [-Wimplicit-int] 222 | #define exitJishu G222_exitJishu | ^~~~~~~~~~~~~~ romaji.c:4151:1: note: in expansion of macro 'exitJishu' 4151 | exitJishu(d) | ^~~~~~~~~ romaji.c:4346:1: warning: return type defaults to 'int' [-Wimplicit-int] 4346 | YomiJishu(d, fn) /* 読みモードから直接字種モードへ */ | ^~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:146:45: warning: return type defaults to 'int' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ romaji.c:4561:1: note: in expansion of macro 'Yomisearchfunc' 4561 | Yomisearchfunc(d, mode, whattodo, key, fnum) | ^~~~~~~~~~~~~~ romaji.c:4873:8: warning: type defaults to 'int' in declaration of 'YomiNextJishu' [-Wimplicit-int] 4873 | static YomiNextJishu pro((uiContext)); | ^~~~~~~~~~~~~ romaji.c:4876:1: warning: return type defaults to 'int' [-Wimplicit-int] 4876 | YomiNextJishu(d) /* 読みモードからの順回り文字種変換 */ | ^~~~~~~~~~~~~ romaji.c:4882:8: warning: type defaults to 'int' in declaration of 'YomiPreviousJishu' [-Wimplicit-int] 4882 | static YomiPreviousJishu pro((uiContext)); | ^~~~~~~~~~~~~~~~~ romaji.c:4885:1: warning: return type defaults to 'int' [-Wimplicit-int] 4885 | YomiPreviousJishu(d) /* 読みモードからの逆回り文字種変換 */ | ^~~~~~~~~~~~~~~~~ romaji.c:4891:8: warning: type defaults to 'int' in declaration of 'YomiKanaRotate' [-Wimplicit-int] 4891 | static YomiKanaRotate pro((uiContext)); | ^~~~~~~~~~~~~~ romaji.c:4894:1: warning: return type defaults to 'int' [-Wimplicit-int] 4894 | YomiKanaRotate(d) /* 読みモードからの順回りかな文字種変換 */ | ^~~~~~~~~~~~~~ romaji.c:4900:8: warning: type defaults to 'int' in declaration of 'YomiRomajiRotate' [-Wimplicit-int] 4900 | static YomiRomajiRotate pro((uiContext)); | ^~~~~~~~~~~~~~~~ romaji.c:4903:1: warning: return type defaults to 'int' [-Wimplicit-int] 4903 | YomiRomajiRotate(d) /* 読みモードからの順回り英数文字種変換 */ | ^~~~~~~~~~~~~~~~ romaji.c:4909:8: warning: type defaults to 'int' in declaration of 'YomiCaseRotateForward' [-Wimplicit-int] 4909 | static YomiCaseRotateForward pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ romaji.c:4912:1: warning: return type defaults to 'int' [-Wimplicit-int] 4912 | YomiCaseRotateForward(d) /* 読みモードからの順回り英数文字種変換 */ | ^~~~~~~~~~~~~~~~~~~~~ romaji.c:4918:8: warning: type defaults to 'int' in declaration of 'YomiZenkaku' [-Wimplicit-int] 4918 | static YomiZenkaku pro((uiContext)); | ^~~~~~~~~~~ romaji.c:4921:1: warning: return type defaults to 'int' [-Wimplicit-int] 4921 | YomiZenkaku(d) /* 読みモードからの全角変換 */ | ^~~~~~~~~~~ romaji.c:4927:8: warning: type defaults to 'int' in declaration of 'YomiHankaku' [-Wimplicit-int] 4927 | static YomiHankaku pro((uiContext)); | ^~~~~~~~~~~ romaji.c:4930:1: warning: return type defaults to 'int' [-Wimplicit-int] 4930 | YomiHankaku(d) /* 読みモードからの半角変換 */ | ^~~~~~~~~~~ romaji.c:4939:8: warning: type defaults to 'int' in declaration of 'YomiHiraganaJishu' [-Wimplicit-int] 4939 | static YomiHiraganaJishu pro((uiContext)); | ^~~~~~~~~~~~~~~~~ romaji.c:4942:1: warning: return type defaults to 'int' [-Wimplicit-int] 4942 | YomiHiraganaJishu(d) /* 読みモードから字種モードのひらがなへ */ | ^~~~~~~~~~~~~~~~~ romaji.c:4948:8: warning: type defaults to 'int' in declaration of 'YomiKatakanaJishu' [-Wimplicit-int] 4948 | static YomiKatakanaJishu pro((uiContext)); | ^~~~~~~~~~~~~~~~~ romaji.c:4951:1: warning: return type defaults to 'int' [-Wimplicit-int] 4951 | YomiKatakanaJishu(d) /* 読みモードから字種モードのカタカナへ */ | ^~~~~~~~~~~~~~~~~ romaji.c:4957:8: warning: type defaults to 'int' in declaration of 'YomiRomajiJishu' [-Wimplicit-int] 4957 | static YomiRomajiJishu pro((uiContext)); | ^~~~~~~~~~~~~~~ romaji.c:4960:1: warning: return type defaults to 'int' [-Wimplicit-int] 4960 | YomiRomajiJishu(d) /* 読みモードから字種モードのローマ字へ */ | ^~~~~~~~~~~~~~~ romaji.c:4966:8: warning: type defaults to 'int' in declaration of 'YomiToLower' [-Wimplicit-int] 4966 | static YomiToLower pro((uiContext)); | ^~~~~~~~~~~ romaji.c:4968:1: warning: return type defaults to 'int' [-Wimplicit-int] 4968 | YomiToLower(d) | ^~~~~~~~~~~ romaji.c:4974:8: warning: type defaults to 'int' in declaration of 'YomiToUpper' [-Wimplicit-int] 4974 | static YomiToUpper pro((uiContext)); | ^~~~~~~~~~~ romaji.c:4977:1: warning: return type defaults to 'int' [-Wimplicit-int] 4977 | YomiToUpper(d) | ^~~~~~~~~~~ romaji.c:4983:8: warning: type defaults to 'int' in declaration of 'YomiCapitalize' [-Wimplicit-int] 4983 | static YomiCapitalize pro((uiContext)); | ^~~~~~~~~~~~~~ romaji.c:4986:1: warning: return type defaults to 'int' [-Wimplicit-int] 4986 | YomiCapitalize(d) | ^~~~~~~~~~~~~~ In file included from canna.h:50, from romaji.c:27: sglobal.h:15:45: warning: type defaults to 'int' in declaration of 'G015_ConvertAsBushu' [-Wimplicit-int] 15 | #define ConvertAsBushu G015_ConvertAsBushu | ^~~~~~~~~~~~~~~~~~~ yomimap.h:27:8: note: in expansion of macro 'ConvertAsBushu' 27 | extern ConvertAsBushu pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ yomimap.h:28:8: note: in expansion of macro 'DoFuncSequence' 28 | extern DoFuncSequence pro((uiContext)),UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ yomimap.h:28:40: note: in expansion of macro 'UseOtherKeymap' 28 | extern DoFuncSequence pro((uiContext)),UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ In file included from romaji.c:5011: yomimap.h:29:8: warning: type defaults to 'int' in declaration of 'YomiBubunKakutei' [-Wimplicit-int] 29 | extern YomiBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ --- lisp.o --- rm -f lisp.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DNEED_RKINDEP_SUBST -fPIC lisp.c In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:277:45: warning: type defaults to 'int' in declaration of 'G277_iroha_debug' [-Wimplicit-int] 277 | #define iroha_debug G277_iroha_debug | ^~~~~~~~~~~~~~~~ canna.h:677:8: note: in expansion of macro 'iroha_debug' 677 | extern iroha_debug; | ^~~~~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:810:8: warning: type defaults to 'int' in declaration of 'RkwGoto' [-Wimplicit-int] 810 | extern RkwGoto pro((char *, int)); | ^~~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:358:45: warning: type defaults to 'int' in declaration of 'G358_setWStrings' [-Wimplicit-int] 358 | #define setWStrings G358_setWStrings | ^~~~~~~~~~~~~~~~ canna.h:873:8: note: in expansion of macro 'setWStrings' 873 | extern setWStrings pro((wchar_t **, char **, int)); | ^~~~~~~~~~~ sglobal.h:128:45: warning: type defaults to 'int' in declaration of 'G128_WStrlen' [-Wimplicit-int] 128 | #define WStrlen G128_WStrlen | ^~~~~~~~~~~~ canna.h:874:8: note: in expansion of macro 'WStrlen' 874 | extern WStrlen pro((wchar_t *)); | ^~~~~~~ sglobal.h:129:45: warning: type defaults to 'int' in declaration of 'G129_WStrncmp' [-Wimplicit-int] 129 | #define WStrncmp G129_WStrncmp | ^~~~~~~~~~~~~ canna.h:878:8: note: in expansion of macro 'WStrncmp' 878 | extern WStrncmp pro((wchar_t *, wchar_t *, int)); | ^~~~~~~~ sglobal.h:329:45: warning: type defaults to 'int' in declaration of 'G329_prevMenuIfExist' [-Wimplicit-int] 329 | #define prevMenuIfExist G329_prevMenuIfExist | ^~~~~~~~~~~~~~~~~~~~ canna.h:881:8: note: in expansion of macro 'prevMenuIfExist' 881 | extern prevMenuIfExist pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:359:45: warning: type defaults to 'int' in declaration of 'G359_showmenu' [-Wimplicit-int] 359 | #define showmenu G359_showmenu | ^~~~~~~~~~~~~ canna.h:882:8: note: in expansion of macro 'showmenu' 882 | extern showmenu pro((uiContext, menustruct *)); | ^~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:992:8: warning: type defaults to 'int' in declaration of 'RkMapRoma' [-Wimplicit-int] 992 | extern RkMapRoma | ^~~~~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:79:45: warning: type defaults to 'int' in declaration of 'G079_RomajiFlushYomi' [-Wimplicit-int] 79 | #define RomajiFlushYomi G079_RomajiFlushYomi | ^~~~~~~~~~~~~~~~~~~~ canna.h:1001:8: note: in expansion of macro 'RomajiFlushYomi' 1001 | extern RomajiFlushYomi pro((uiContext, wchar_t *, int)); | ^~~~~~~~~~~~~~~ sglobal.h:13:45: warning: type defaults to 'int' in declaration of 'G013_ChikujiSubstYomi' [-Wimplicit-int] 13 | #define ChikujiSubstYomi G013_ChikujiSubstYomi | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1004:8: note: in expansion of macro 'ChikujiSubstYomi' 1004 | extern ChikujiSubstYomi pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:100:45: warning: type defaults to 'int' in declaration of 'G100_TanMuhenkan' [-Wimplicit-int] 100 | #define TanMuhenkan G100_TanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1005:8: note: in expansion of macro 'TanMuhenkan' 1005 | extern TanMuhenkan pro((uiContext)); | ^~~~~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:1006:8: warning: type defaults to 'int' in declaration of 'CANNA_mbstowcs' [-Wimplicit-int] 1006 | extern CANNA_mbstowcs pro((wchar_t *, char *, int)); | ^~~~~~~~~~~~~~ canna.h:1007:8: warning: type defaults to 'int' in declaration of 'CANNA_wcstombs' [-Wimplicit-int] 1007 | extern CANNA_wcstombs pro((char *, wchar_t *, int)); | ^~~~~~~~~~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:304:45: warning: type defaults to 'int' in declaration of 'G304_makeRkError' [-Wimplicit-int] 304 | #define makeRkError G304_makeRkError | ^~~~~~~~~~~~~~~~ canna.h:1008:8: note: in expansion of macro 'makeRkError' 1008 | extern makeRkError pro((uiContext, char *)); | ^~~~~~~~~~~ sglobal.h:87:45: warning: type defaults to 'int' in declaration of 'G087_TanBackwardBunsetsu' [-Wimplicit-int] 87 | #define TanBackwardBunsetsu G087_TanBackwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1010:8: note: in expansion of macro 'TanBackwardBunsetsu' 1010 | extern TanBackwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:108:45: warning: type defaults to 'int' in declaration of 'G108_TbBackward' [-Wimplicit-int] 108 | #define TbBackward G108_TbBackward | ^~~~~~~~~~~~~~~ canna.h:1011:8: note: in expansion of macro 'TbBackward' 1011 | extern TbBackward pro((uiContext)); | ^~~~~~~~~~ sglobal.h:59:45: warning: type defaults to 'int' in declaration of 'G059_NothingChanged' [-Wimplicit-int] 59 | #define NothingChanged G059_NothingChanged | ^~~~~~~~~~~~~~~~~~~ canna.h:1012:8: note: in expansion of macro 'NothingChanged' 1012 | extern NothingChanged pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:110:45: warning: type defaults to 'int' in declaration of 'G110_TbEndOfLine' [-Wimplicit-int] 110 | #define TbEndOfLine G110_TbEndOfLine | ^~~~~~~~~~~~~~~~ canna.h:1013:8: note: in expansion of macro 'TbEndOfLine' 1013 | extern TbEndOfLine pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:94:45: warning: type defaults to 'int' in declaration of 'G094_TanForwardBunsetsu' [-Wimplicit-int] 94 | #define TanForwardBunsetsu G094_TanForwardBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1014:8: note: in expansion of macro 'TanForwardBunsetsu' 1014 | extern TanForwardBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:111:45: warning: type defaults to 'int' in declaration of 'G111_TbForward' [-Wimplicit-int] 111 | #define TbForward G111_TbForward | ^~~~~~~~~~~~~~ canna.h:1015:8: note: in expansion of macro 'TbForward' 1015 | extern TbForward pro((uiContext)); | ^~~~~~~~~ sglobal.h:109:45: warning: type defaults to 'int' in declaration of 'G109_TbBeginningOfLine' [-Wimplicit-int] 109 | #define TbBeginningOfLine G109_TbBeginningOfLine | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1016:8: note: in expansion of macro 'TbBeginningOfLine' 1016 | extern TbBeginningOfLine pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:363:45: warning: type defaults to 'int' in declaration of 'G363_tanMuhenkan' [-Wimplicit-int] 363 | #define tanMuhenkan G363_tanMuhenkan | ^~~~~~~~~~~~~~~~ canna.h:1017:8: note: in expansion of macro 'tanMuhenkan' 1017 | extern tanMuhenkan pro((uiContext, int)); | ^~~~~~~~~~~ sglobal.h:225:45: warning: type defaults to 'int' in declaration of 'G225_extractTanString' [-Wimplicit-int] 225 | #define extractTanString G225_extractTanString | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1018:8: note: in expansion of macro 'extractTanString' 1018 | extern extractTanString pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:226:45: warning: type defaults to 'int' in declaration of 'G226_extractTanYomi' [-Wimplicit-int] 226 | #define extractTanYomi G226_extractTanYomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1019:8: note: in expansion of macro 'extractTanYomi' 1019 | extern extractTanYomi pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~ sglobal.h:224:45: warning: type defaults to 'int' in declaration of 'G224_extractTanRomaji' [-Wimplicit-int] 224 | #define extractTanRomaji G224_extractTanRomaji | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1020:8: note: in expansion of macro 'extractTanRomaji' 1020 | extern extractTanRomaji pro((tanContext, wchar_t *, wchar_t *)); | ^~~~~~~~~~~~~~~~ sglobal.h:296:45: warning: type defaults to 'int' in declaration of 'G296_leaveAdjustMode' [-Wimplicit-int] 296 | #define leaveAdjustMode G296_leaveAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1021:8: note: in expansion of macro 'leaveAdjustMode' 1021 | extern leaveAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:140:45: warning: type defaults to 'int' in declaration of 'G140_YomiExit' [-Wimplicit-int] 140 | #define YomiExit G140_YomiExit | ^~~~~~~~~~~~~ canna.h:1023:8: note: in expansion of macro 'YomiExit' 1023 | extern YomiExit pro((uiContext, int)); | ^~~~~~~~ sglobal.h:151:45: warning: type defaults to 'int' in declaration of 'G151_abandonContext' [-Wimplicit-int] 151 | #define abandonContext G151_abandonContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1025:8: note: in expansion of macro 'abandonContext' 1025 | extern abandonContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:1027:8: warning: type defaults to 'int' in declaration of 'RkCvtEuc' [-Wimplicit-int] 1027 | extern RkCvtEuc pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~ canna.h:1028:8: warning: type defaults to 'int' in declaration of 'RkCvtNone' [-Wimplicit-int] 1028 | extern RkCvtNone pro((unsigned char *, int, unsigned char *, int)); | ^~~~~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:352:45: warning: type defaults to 'int' in declaration of 'G352_selectOne' [-Wimplicit-int] 352 | #define selectOne G352_selectOne | ^~~~~~~~~~~~~~ canna.h:1029:8: note: in expansion of macro 'selectOne' 1029 | extern selectOne | ^~~~~~~~~ sglobal.h:143:45: warning: type defaults to 'int' in declaration of 'G143_YomiMark' [-Wimplicit-int] 143 | #define YomiMark G143_YomiMark | ^~~~~~~~~~~~~ canna.h:1033:8: note: in expansion of macro 'YomiMark' 1033 | extern YomiMark pro((uiContext)); | ^~~~~~~~ sglobal.h:206:45: warning: type defaults to 'int' in declaration of 'G206_doHenkan' [-Wimplicit-int] 206 | #define doHenkan G206_doHenkan | ^~~~~~~~~~~~~ canna.h:1034:8: note: in expansion of macro 'doHenkan' 1034 | extern doHenkan pro((uiContext, int, wchar_t *)); | ^~~~~~~~ sglobal.h:362:45: warning: type defaults to 'int' in declaration of 'G362_tanKouhoIchiran' [-Wimplicit-int] 362 | #define tanKouhoIchiran G362_tanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1035:8: note: in expansion of macro 'tanKouhoIchiran' 1035 | extern tanKouhoIchiran pro((uiContext, int)); | ^~~~~~~~~~~~~~~ sglobal.h:24:45: warning: type defaults to 'int' in declaration of 'G024_EmptyBaseKana' [-Wimplicit-int] 24 | #define EmptyBaseKana G024_EmptyBaseKana | ^~~~~~~~~~~~~~~~~~ canna.h:1036:8: note: in expansion of macro 'EmptyBaseKana' 1036 | extern EmptyBaseKana pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:23:45: warning: type defaults to 'int' in declaration of 'G023_EmptyBaseKakutei' [-Wimplicit-int] 23 | #define EmptyBaseKakutei G023_EmptyBaseKakutei | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1037:8: note: in expansion of macro 'EmptyBaseKakutei' 1037 | extern EmptyBaseKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:21:45: warning: type defaults to 'int' in declaration of 'G021_EmptyBaseHenkan' [-Wimplicit-int] 21 | #define EmptyBaseHenkan G021_EmptyBaseHenkan | ^~~~~~~~~~~~~~~~~~~~ canna.h:1038:8: note: in expansion of macro 'EmptyBaseHenkan' 1038 | extern EmptyBaseHenkan pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:131:45: warning: type defaults to 'int' in declaration of 'G131_WToupper' [-Wimplicit-int] 131 | #define WToupper G131_WToupper | ^~~~~~~~~~~~~ canna.h:1039:8: note: in expansion of macro 'WToupper' 1039 | extern WToupper pro((wchar_t)); | ^~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:1040:8: warning: type defaults to 'int' in declaration of 'WTolower' [-Wimplicit-int] 1040 | extern WTolower pro((wchar_t)); | ^~~~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: sglobal.h:97:45: warning: type defaults to 'int' in declaration of 'G097_TanKakutei' [-Wimplicit-int] 97 | #define TanKakutei G097_TanKakutei | ^~~~~~~~~~~~~~~ canna.h:1041:8: note: in expansion of macro 'TanKakutei' 1041 | extern TanKakutei pro((uiContext)); | ^~~~~~~~~~ sglobal.h:146:45: warning: type defaults to 'int' in declaration of 'G146_Yomisearchfunc' [-Wimplicit-int] 146 | #define Yomisearchfunc G146_Yomisearchfunc | ^~~~~~~~~~~~~~~~~~~ canna.h:1042:8: note: in expansion of macro 'Yomisearchfunc' 1042 | extern Yomisearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~~~ sglobal.h:8:45: warning: type defaults to 'int' in declaration of 'G008_CNvW2E' [-Wimplicit-int] 8 | #define CNvW2E G008_CNvW2E | ^~~~~~~~~~~ canna.h:1043:8: note: in expansion of macro 'CNvW2E' 1043 | extern CNvW2E pro((wchar_t *, int, char *, int)); | ^~~~~~ sglobal.h:61:45: warning: type defaults to 'int' in declaration of 'G061_NothingForGLine' [-Wimplicit-int] 61 | #define NothingForGLine G061_NothingForGLine | ^~~~~~~~~~~~~~~~~~~~ canna.h:1045:8: note: in expansion of macro 'NothingForGLine' 1045 | extern NothingForGLine pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:62:45: warning: type defaults to 'int' in declaration of 'G062_NothingForGLineWithBeep' [-Wimplicit-int] 62 | #define NothingForGLineWithBeep G062_NothingForGLineWithBeep | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1046:8: note: in expansion of macro 'NothingForGLineWithBeep' 1046 | extern NothingForGLineWithBeep pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:99:45: warning: type defaults to 'int' in declaration of 'G099_TanKouhoIchiran' [-Wimplicit-int] 99 | #define TanKouhoIchiran G099_TanKouhoIchiran | ^~~~~~~~~~~~~~~~~~~~ canna.h:1049:8: note: in expansion of macro 'TanKouhoIchiran' 1049 | extern TanKouhoIchiran pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:30:45: warning: type defaults to 'int' in declaration of 'G030_GLineNGReturn' [-Wimplicit-int] 30 | #define GLineNGReturn G030_GLineNGReturn | ^~~~~~~~~~~~~~~~~~ canna.h:1050:8: note: in expansion of macro 'GLineNGReturn' 1050 | extern GLineNGReturn pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:31:45: warning: type defaults to 'int' in declaration of 'G031_GLineNGReturnFI' [-Wimplicit-int] 31 | #define GLineNGReturnFI G031_GLineNGReturnFI | ^~~~~~~~~~~~~~~~~~~~ canna.h:1051:8: note: in expansion of macro 'GLineNGReturnFI' 1051 | extern GLineNGReturnFI pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:162:45: warning: type defaults to 'int' in declaration of 'G162_appendTan2Yomi' [-Wimplicit-int] 162 | #define appendTan2Yomi G162_appendTan2Yomi | ^~~~~~~~~~~~~~~~~~~ canna.h:1052:8: note: in expansion of macro 'appendTan2Yomi' 1052 | extern appendTan2Yomi pro((tanContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:185:45: warning: type defaults to 'int' in declaration of 'G185_confirmContext' [-Wimplicit-int] 185 | #define confirmContext G185_confirmContext | ^~~~~~~~~~~~~~~~~~~ canna.h:1053:8: note: in expansion of macro 'confirmContext' 1053 | extern confirmContext pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~ sglobal.h:14:45: warning: type defaults to 'int' in declaration of 'G014_ChikujiTanDeletePrevious' [-Wimplicit-int] 14 | #define ChikujiTanDeletePrevious G014_ChikujiTanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1054:8: note: in expansion of macro 'ChikujiTanDeletePrevious' 1054 | extern ChikujiTanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:142:45: warning: type defaults to 'int' in declaration of 'G142_YomiKakutei' [-Wimplicit-int] 142 | #define YomiKakutei G142_YomiKakutei | ^~~~~~~~~~~~~~~~ canna.h:1055:8: note: in expansion of macro 'YomiKakutei' 1055 | extern YomiKakutei pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:141:45: warning: type defaults to 'int' in declaration of 'G141_YomiInsert' [-Wimplicit-int] 141 | #define YomiInsert G141_YomiInsert | ^~~~~~~~~~~~~~~ canna.h:1056:8: note: in expansion of macro 'YomiInsert' 1056 | extern YomiInsert pro((uiContext)); | ^~~~~~~~~~ sglobal.h:191:45: warning: type defaults to 'int' in declaration of 'G191_cutOffLeftSide' [-Wimplicit-int] 191 | #define cutOffLeftSide G191_cutOffLeftSide | ^~~~~~~~~~~~~~~~~~~ canna.h:1057:8: note: in expansion of macro 'cutOffLeftSide' 1057 | extern cutOffLeftSide pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~~~ sglobal.h:216:45: warning: type defaults to 'int' in declaration of 'G216_enterAdjustMode' [-Wimplicit-int] 216 | #define enterAdjustMode G216_enterAdjustMode | ^~~~~~~~~~~~~~~~~~~~ canna.h:1058:8: note: in expansion of macro 'enterAdjustMode' 1058 | extern enterAdjustMode pro((uiContext, yomiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:101:45: warning: type defaults to 'int' in declaration of 'G101_TanNextKouho' [-Wimplicit-int] 101 | #define TanNextKouho G101_TanNextKouho | ^~~~~~~~~~~~~~~~~ canna.h:1059:8: note: in expansion of macro 'TanNextKouho' 1059 | extern TanNextKouho pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:103:45: warning: type defaults to 'int' in declaration of 'G103_TanPreviousKouho' [-Wimplicit-int] 103 | #define TanPreviousKouho G103_TanPreviousKouho | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1060:8: note: in expansion of macro 'TanPreviousKouho' 1060 | extern TanPreviousKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:88:45: warning: type defaults to 'int' in declaration of 'G088_TanBeginningOfBunsetsu' [-Wimplicit-int] 88 | #define TanBeginningOfBunsetsu G088_TanBeginningOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1061:8: note: in expansion of macro 'TanBeginningOfBunsetsu' 1061 | extern TanBeginningOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:93:45: warning: type defaults to 'int' in declaration of 'G093_TanEndOfBunsetsu' [-Wimplicit-int] 93 | #define TanEndOfBunsetsu G093_TanEndOfBunsetsu | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1062:8: note: in expansion of macro 'TanEndOfBunsetsu' 1062 | extern TanEndOfBunsetsu pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:92:45: warning: type defaults to 'int' in declaration of 'G092_TanDeletePrevious' [-Wimplicit-int] 92 | #define TanDeletePrevious G092_TanDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1063:8: note: in expansion of macro 'TanDeletePrevious' 1063 | extern TanDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:90:45: warning: type defaults to 'int' in declaration of 'G090_TanBubunMuhenkan' [-Wimplicit-int] 90 | #define TanBubunMuhenkan G090_TanBubunMuhenkan | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1064:8: note: in expansion of macro 'TanBubunMuhenkan' 1064 | extern TanBubunMuhenkan pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:380:45: warning: type defaults to 'int' in declaration of 'G380_xString' [-Wimplicit-int] 380 | #define xString G380_xString | ^~~~~~~~~~~~ canna.h:1065:8: note: in expansion of macro 'xString' 1065 | extern xString pro((wchar_t *, int, wchar_t *, wchar_t *)); | ^~~~~~~ sglobal.h:50:45: warning: type defaults to 'int' in declaration of 'G050_KanaDeletePrevious' [-Wimplicit-int] 50 | #define KanaDeletePrevious G050_KanaDeletePrevious | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1066:8: note: in expansion of macro 'KanaDeletePrevious' 1066 | extern KanaDeletePrevious pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:230:45: warning: type defaults to 'int' in declaration of 'G230_findSup' [-Wimplicit-int] 230 | #define findSup G230_findSup | ^~~~~~~~~~~~ canna.h:1067:8: note: in expansion of macro 'findSup' 1067 | extern findSup pro((wchar_t)); | ^~~~~~~ sglobal.h:350:45: warning: type defaults to 'int' in declaration of 'G350_selectKeysup' [-Wimplicit-int] 350 | #define selectKeysup G350_selectKeysup | ^~~~~~~~~~~~~~~~~ canna.h:1068:8: note: in expansion of macro 'selectKeysup' 1068 | extern selectKeysup pro((uiContext, yomiContext, int)); | ^~~~~~~~~~~~ sglobal.h:186:45: warning: type defaults to 'int' in declaration of 'G186_containUnconvertedKey' [-Wimplicit-int] 186 | #define containUnconvertedKey G186_containUnconvertedKey | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1069:8: note: in expansion of macro 'containUnconvertedKey' 1069 | extern containUnconvertedKey pro((yomiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:9:45: warning: type defaults to 'int' in declaration of 'G009_CYsearchfunc' [-Wimplicit-int] 9 | #define CYsearchfunc G009_CYsearchfunc | ^~~~~~~~~~~~~~~~~ canna.h:1070:8: note: in expansion of macro 'CYsearchfunc' 1070 | extern CYsearchfunc pro((uiContext, KanjiMode, int, int, int)); | ^~~~~~~~~~~~ sglobal.h:89:45: warning: type defaults to 'int' in declaration of 'G089_TanBubunKakutei' [-Wimplicit-int] 89 | #define TanBubunKakutei G089_TanBubunKakutei | ^~~~~~~~~~~~~~~~~~~~ canna.h:1071:8: note: in expansion of macro 'TanBubunKakutei' 1071 | extern TanBubunKakutei pro((uiContext)); | ^~~~~~~~~~~~~~~ sglobal.h:107:45: warning: type defaults to 'int' in declaration of 'G107_TanZenkaku' [-Wimplicit-int] 107 | #define TanZenkaku G107_TanZenkaku | ^~~~~~~~~~~~~~~ canna.h:1072:8: note: in expansion of macro 'TanZenkaku' 1072 | extern TanZenkaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:95:45: warning: type defaults to 'int' in declaration of 'G095_TanHankaku' [-Wimplicit-int] 95 | #define TanHankaku G095_TanHankaku | ^~~~~~~~~~~~~~~ canna.h:1073:8: note: in expansion of macro 'TanHankaku' 1073 | extern TanHankaku pro((uiContext)); | ^~~~~~~~~~ sglobal.h:96:45: warning: type defaults to 'int' in declaration of 'G096_TanHiragana' [-Wimplicit-int] 96 | #define TanHiragana G096_TanHiragana | ^~~~~~~~~~~~~~~~ canna.h:1074:8: note: in expansion of macro 'TanHiragana' 1074 | extern TanHiragana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:98:45: warning: type defaults to 'int' in declaration of 'G098_TanKatakana' [-Wimplicit-int] 98 | #define TanKatakana G098_TanKatakana | ^~~~~~~~~~~~~~~~ canna.h:1075:8: note: in expansion of macro 'TanKatakana' 1075 | extern TanKatakana pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:105:45: warning: type defaults to 'int' in declaration of 'G105_TanRomaji' [-Wimplicit-int] 105 | #define TanRomaji G105_TanRomaji | ^~~~~~~~~~~~~~ canna.h:1076:8: note: in expansion of macro 'TanRomaji' 1076 | extern TanRomaji pro((uiContext)); | ^~~~~~~~~ sglobal.h:106:45: warning: type defaults to 'int' in declaration of 'G106_TanUpper' [-Wimplicit-int] 106 | #define TanUpper G106_TanUpper | ^~~~~~~~~~~~~ canna.h:1077:8: note: in expansion of macro 'TanUpper' 1077 | extern TanUpper pro((uiContext)); | ^~~~~~~~ sglobal.h:91:45: warning: type defaults to 'int' in declaration of 'G091_TanCapitalize' [-Wimplicit-int] 91 | #define TanCapitalize G091_TanCapitalize | ^~~~~~~~~~~~~~~~~~ canna.h:1078:8: note: in expansion of macro 'TanCapitalize' 1078 | extern TanCapitalize pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:104:45: warning: type defaults to 'int' in declaration of 'G104_TanPrintBunpou' [-Wimplicit-int] 104 | #define TanPrintBunpou G104_TanPrintBunpou | ^~~~~~~~~~~~~~~~~~~ canna.h:1079:8: note: in expansion of macro 'TanPrintBunpou' 1079 | extern TanPrintBunpou pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:102:45: warning: type defaults to 'int' in declaration of 'G102_TanNop' [-Wimplicit-int] 102 | #define TanNop G102_TanNop | ^~~~~~~~~~~ canna.h:1080:8: note: in expansion of macro 'TanNop' 1080 | extern TanNop pro((uiContext)); | ^~~~~~ sglobal.h:145:45: warning: type defaults to 'int' in declaration of 'G145_YomiQuotedInsert' [-Wimplicit-int] 145 | #define YomiQuotedInsert G145_YomiQuotedInsert | ^~~~~~~~~~~~~~~~~~~~~ canna.h:1081:8: note: in expansion of macro 'YomiQuotedInsert' 1081 | extern YomiQuotedInsert pro((uiContext)); | ^~~~~~~~~~~~~~~~ sglobal.h:1:45: warning: type defaults to 'int' in declaration of 'G001_AlphaMode' [-Wimplicit-int] 1 | #define AlphaMode G001_AlphaMode | ^~~~~~~~~~~~~~ canna.h:1082:8: note: in expansion of macro 'AlphaMode' 1082 | extern AlphaMode pro((uiContext)); | ^~~~~~~~~ sglobal.h:36:45: warning: type defaults to 'int' in declaration of 'G036_HenkanNyuryokuMode' [-Wimplicit-int] 36 | #define HenkanNyuryokuMode G036_HenkanNyuryokuMode | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1083:8: note: in expansion of macro 'HenkanNyuryokuMode' 1083 | extern HenkanNyuryokuMode pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:55:45: warning: type defaults to 'int' in declaration of 'G055_KigoIchiran' [-Wimplicit-int] 55 | #define KigoIchiran G055_KigoIchiran | ^~~~~~~~~~~~~~~~ canna.h:1084:8: note: in expansion of macro 'KigoIchiran' 1084 | extern KigoIchiran pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:113:45: warning: type defaults to 'int' in declaration of 'G113_UiUtilMode' [-Wimplicit-int] 113 | #define UiUtilMode G113_UiUtilMode | ^~~~~~~~~~~~~~~ canna.h:1085:8: note: in expansion of macro 'UiUtilMode' 1085 | extern UiUtilMode pro((uiContext)); | ^~~~~~~~~~ sglobal.h:22:45: warning: type defaults to 'int' in declaration of 'G022_EmptyBaseHira' [-Wimplicit-int] 22 | #define EmptyBaseHira G022_EmptyBaseHira | ^~~~~~~~~~~~~~~~~~ canna.h:1086:8: note: in expansion of macro 'EmptyBaseHira' 1086 | extern EmptyBaseHira pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:25:45: warning: type defaults to 'int' in declaration of 'G025_EmptyBaseKata' [-Wimplicit-int] 25 | #define EmptyBaseKata G025_EmptyBaseKata | ^~~~~~~~~~~~~~~~~~ canna.h:1087:8: note: in expansion of macro 'EmptyBaseKata' 1087 | extern EmptyBaseKata pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:19:45: warning: type defaults to 'int' in declaration of 'G019_EmptyBaseEisu' [-Wimplicit-int] 19 | #define EmptyBaseEisu G019_EmptyBaseEisu | ^~~~~~~~~~~~~~~~~~ canna.h:1088:8: note: in expansion of macro 'EmptyBaseEisu' 1088 | extern EmptyBaseEisu pro((uiContext)); | ^~~~~~~~~~~~~ sglobal.h:27:45: warning: type defaults to 'int' in declaration of 'G027_EmptyBaseZen' [-Wimplicit-int] 27 | #define EmptyBaseZen G027_EmptyBaseZen | ^~~~~~~~~~~~~~~~~ canna.h:1089:8: note: in expansion of macro 'EmptyBaseZen' 1089 | extern EmptyBaseZen pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:20:45: warning: type defaults to 'int' in declaration of 'G020_EmptyBaseHan' [-Wimplicit-int] 20 | #define EmptyBaseHan G020_EmptyBaseHan | ^~~~~~~~~~~~~~~~~ canna.h:1090:8: note: in expansion of macro 'EmptyBaseHan' 1090 | extern EmptyBaseHan pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:134:45: warning: type defaults to 'int' in declaration of 'G134_YomiBaseHiraKataToggle' [-Wimplicit-int] 134 | #define YomiBaseHiraKataToggle G134_YomiBaseHiraKataToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1091:8: note: in expansion of macro 'YomiBaseHiraKataToggle' 1091 | extern YomiBaseHiraKataToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:139:45: warning: type defaults to 'int' in declaration of 'G139_YomiBaseZenHanToggle' [-Wimplicit-int] 139 | #define YomiBaseZenHanToggle G139_YomiBaseZenHanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1092:8: note: in expansion of macro 'YomiBaseZenHanToggle' 1092 | extern YomiBaseZenHanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:136:45: warning: type defaults to 'int' in declaration of 'G136_YomiBaseKanaEisuToggle' [-Wimplicit-int] 136 | #define YomiBaseKanaEisuToggle G136_YomiBaseKanaEisuToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1093:8: note: in expansion of macro 'YomiBaseKanaEisuToggle' 1093 | extern YomiBaseKanaEisuToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~ sglobal.h:135:45: warning: type defaults to 'int' in declaration of 'G135_YomiBaseKakuteiHenkanToggle' [-Wimplicit-int] 135 | #define YomiBaseKakuteiHenkanToggle G135_YomiBaseKakuteiHenkanToggle | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1094:8: note: in expansion of macro 'YomiBaseKakuteiHenkanToggle' 1094 | extern YomiBaseKakuteiHenkanToggle pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:138:45: warning: type defaults to 'int' in declaration of 'G138_YomiBaseRotateForw' [-Wimplicit-int] 138 | #define YomiBaseRotateForw G138_YomiBaseRotateForw | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1095:8: note: in expansion of macro 'YomiBaseRotateForw' 1095 | extern YomiBaseRotateForw pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:137:45: warning: type defaults to 'int' in declaration of 'G137_YomiBaseRotateBack' [-Wimplicit-int] 137 | #define YomiBaseRotateBack G137_YomiBaseRotateBack | ^~~~~~~~~~~~~~~~~~~~~~~ canna.h:1096:8: note: in expansion of macro 'YomiBaseRotateBack' 1096 | extern YomiBaseRotateBack pro((uiContext)); | ^~~~~~~~~~~~~~~~~~ sglobal.h:17:45: warning: type defaults to 'int' in declaration of 'G017_DoFuncSequence' [-Wimplicit-int] 17 | #define DoFuncSequence G017_DoFuncSequence | ^~~~~~~~~~~~~~~~~~~ canna.h:1097:8: note: in expansion of macro 'DoFuncSequence' 1097 | extern DoFuncSequence pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:144:45: warning: type defaults to 'int' in declaration of 'G144_YomiModeBackup' [-Wimplicit-int] 144 | #define YomiModeBackup G144_YomiModeBackup | ^~~~~~~~~~~~~~~~~~~ canna.h:1098:8: note: in expansion of macro 'YomiModeBackup' 1098 | extern YomiModeBackup pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:114:45: warning: type defaults to 'int' in declaration of 'G114_UseOtherKeymap' [-Wimplicit-int] 114 | #define UseOtherKeymap G114_UseOtherKeymap | ^~~~~~~~~~~~~~~~~~~ canna.h:1099:8: note: in expansion of macro 'UseOtherKeymap' 1099 | extern UseOtherKeymap pro((uiContext)); | ^~~~~~~~~~~~~~ sglobal.h:49:45: warning: type defaults to 'int' in declaration of 'G049_JapaneseMode' [-Wimplicit-int] 49 | #define JapaneseMode G049_JapaneseMode | ^~~~~~~~~~~~~~~~~ canna.h:1100:8: note: in expansion of macro 'JapaneseMode' 1100 | extern JapaneseMode pro((uiContext)); | ^~~~~~~~~~~~ sglobal.h:43:45: warning: type defaults to 'int' in declaration of 'G043_IchiranForwardKouho' [-Wimplicit-int] 43 | #define IchiranForwardKouho G043_IchiranForwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1102:8: note: in expansion of macro 'IchiranForwardKouho' 1102 | extern IchiranForwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~ sglobal.h:40:45: warning: type defaults to 'int' in declaration of 'G040_IchiranBackwardKouho' [-Wimplicit-int] 40 | #define IchiranBackwardKouho G040_IchiranBackwardKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1103:8: note: in expansion of macro 'IchiranBackwardKouho' 1103 | extern IchiranBackwardKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~ sglobal.h:44:45: warning: type defaults to 'int' in declaration of 'G044_IchiranNextKouhoretsu' [-Wimplicit-int] 44 | #define IchiranNextKouhoretsu G044_IchiranNextKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1104:8: note: in expansion of macro 'IchiranNextKouhoretsu' 1104 | extern IchiranNextKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~ sglobal.h:46:45: warning: type defaults to 'int' in declaration of 'G046_IchiranPreviousKouhoretsu' [-Wimplicit-int] 46 | #define IchiranPreviousKouhoretsu G046_IchiranPreviousKouhoretsu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1105:8: note: in expansion of macro 'IchiranPreviousKouhoretsu' 1105 | extern IchiranPreviousKouhoretsu pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:41:45: warning: type defaults to 'int' in declaration of 'G041_IchiranBeginningOfKouho' [-Wimplicit-int] 41 | #define IchiranBeginningOfKouho G041_IchiranBeginningOfKouho | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ canna.h:1106:8: note: in expansion of macro 'IchiranBeginningOfKouho' 1106 | extern IchiranBeginningOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~~~~~~~ sglobal.h:42:45: warning: type defaults to 'int' in declaration of 'G042_IchiranEndOfKouho' [-Wimplicit-int] 42 | #define IchiranEndOfKouho G042_IchiranEndOfKouho | ^~~~~~~~~~~~~~~~~~~~~~ canna.h:1107:8: note: in expansion of macro 'IchiranEndOfKouho' 1107 | extern IchiranEndOfKouho pro((uiContext)); | ^~~~~~~~~~~~~~~~~ sglobal.h:47:45: warning: type defaults to 'int' in declaration of 'G047_IchiranQuit' [-Wimplicit-int] 47 | #define IchiranQuit G047_IchiranQuit | ^~~~~~~~~~~~~~~~ canna.h:1108:8: note: in expansion of macro 'IchiranQuit' 1108 | extern IchiranQuit pro((uiContext)); | ^~~~~~~~~~~ sglobal.h:45:45: warning: type defaults to 'int' in declaration of 'G045_IchiranNop' [-Wimplicit-int] 45 | #define IchiranNop G045_IchiranNop | ^~~~~~~~~~~~~~~ canna.h:1109:8: note: in expansion of macro 'IchiranNop' 1109 | extern IchiranNop pro((uiContext)); | ^~~~~~~~~~ In file included from lisp.h:25, from lisp.c:30: canna.h:1110:8: warning: type defaults to 'int' in declaration of 'RkwCvtNone' [-Wimplicit-int] 1110 | extern RkwCvtNone pro((wchar_t *, int, wchar_t *, int)); | ^~~~~~~~~~ canna.h:1111:8: warning: type defaults to 'int' in declaration of 'RkwSetAppName' [-Wimplicit-int] 1111 | extern RkwSetAppName pro((int, char *)); | ^~~~~~~~~~~~~ lisp.c:42:8: warning: type defaults to 'int' in declaration of 'initIS' [-Wimplicit-int] 42 | static initIS(); | ^~~~~~ lisp.c:44:8: warning: type defaults to 'int' in declaration of 'allocarea' [-Wimplicit-int] 44 | static allocarea(), skipspaces(), zaplin(), isterm(); | ^~~~~~~~~ lisp.c:44:21: warning: type defaults to 'int' in declaration of 'skipspaces' [-Wimplicit-int] 44 | static allocarea(), skipspaces(), zaplin(), isterm(); | ^~~~~~~~~~ lisp.c:44:35: warning: type defaults to 'int' in declaration of 'zaplin' [-Wimplicit-int] 44 | static allocarea(), skipspaces(), zaplin(), isterm(); | ^~~~~~ lisp.c:44:45: warning: type defaults to 'int' in declaration of 'isterm' [-Wimplicit-int] 44 | static allocarea(), skipspaces(), zaplin(), isterm(); | ^~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: lisp.c: In function 'G133_YYparse_by_rcfilename': sglobal.h:177:45: warning: type defaults to 'int' in declaration of 'G177_ckverbose' [-Wimplicit-int] 177 | #define ckverbose G177_ckverbose | ^~~~~~~~~~~~~~ lisp.c:258:10: note: in expansion of macro 'ckverbose' 258 | extern ckverbose; | ^~~~~~~~~ lisp.c: At top level: sglobal.h:322:45: warning: return type defaults to 'int' [-Wimplicit-int] 322 | #define parse_string G322_parse_string | ^~~~~~~~~~~~~~~~~ lisp.c:336:1: note: in expansion of macro 'parse_string' 336 | parse_string(str) | ^~~~~~~~~~~~ lisp.c:520:1: warning: return type defaults to 'int' [-Wimplicit-int] 520 | initIS() | ^~~~~~ lisp.c:639:1: warning: return type defaults to 'int' [-Wimplicit-int] 639 | identifySequence(c, val) | ^~~~~~~~~~~~~~~~ lisp.c:686:1: warning: return type defaults to 'int' [-Wimplicit-int] 686 | allocarea() | ^~~~~~~~~ lisp.c:1035:1: warning: return type defaults to 'int' [-Wimplicit-int] 1035 | skipspaces() | ^~~~~~~~~~ lisp.c:1060:1: warning: return type defaults to 'int' [-Wimplicit-int] 1060 | zaplin() | ^~~~~~ lisp.c:1152:8: warning: type defaults to 'int' in declaration of 'isnum' [-Wimplicit-int] 1152 | static isnum(); | ^~~~~ lisp.c:1307:8: warning: return type defaults to 'int' [-Wimplicit-int] 1307 | static isnum(name) | ^~~~~ lisp.c:1433:8: warning: return type defaults to 'int' [-Wimplicit-int] 1433 | static isterm(c) | ^~~~~~ In file included from canna.h:50, from lisp.h:25, from lisp.c:30: lisp.c: In function 'Lmodestr': sglobal.h:171:45: warning: implicit declaration of function 'G171_changeModeName'; did you mean 'changeModeName'? [-Wimplicit-function-declaration] 171 | #define changeModeName G171_changeModeName | ^~~~~~~~~~~~~~~~~~~ lisp.c:2705:3: note: in expansion of macro 'changeModeName' 2705 | changeModeName(mode, null(p) ? 0 : xstring(p)); | ^~~~~~~~~~~~~~ lisp.c: In function 'Lsetkey': sglobal.h:169:45: warning: implicit declaration of function 'G169_changeKeyfunc'; did you mean 'changeKeyfunc'? [-Wimplicit-function-declaration] 169 | #define changeKeyfunc G169_changeKeyfunc | ^~~~~~~~~~~~~~~~~~ lisp.c:2775:14: note: in expansion of macro 'changeKeyfunc' 2775 | retval = changeKeyfunc(mode, (unsigned)keyseq[0], | ^~~~~~~~~~~~~ lisp.c: In function 'Lgsetkey': sglobal.h:170:45: warning: implicit declaration of function 'G170_changeKeyfuncOfAll'; did you mean 'changeKeyfuncOfAll'? [-Wimplicit-function-declaration] 170 | #define changeKeyfuncOfAll G170_changeKeyfuncOfAll | ^~~~~~~~~~~~~~~~~~~~~~~ lisp.c:2807:14: note: in expansion of macro 'changeKeyfuncOfAll' 2807 | retval = changeKeyfuncOfAll((unsigned)keyseq[0], | ^~~~~~~~~~~~~~~~~~ lisp.c: In function 'Ldefsym': sglobal.h:317:45: warning: type defaults to 'int' in declaration of 'G317_nkeysup' [-Wimplicit-int] 317 | #define nkeysup G317_nkeysup | ^~~~~~~~~~~~ lisp.c:3294:10: note: in expansion of macro 'nkeysup' 3294 | extern nkeysup; | ^~~~~~~ lisp.c: In function 'ObtainVersion': lisp.c:4052:3: warning: implicit declaration of function 'RkwGetProtocolVersion'; did you mean 'S_VA_ProtocolVersion'? [-Wimplicit-function-declaration] 4052 | RkwGetProtocolVersion(&a, &b); | ^~~~~~~~~~~~~~~~~~~~~ | S_VA_ProtocolVersion In file included from canna.h:50, from lisp.h:25, from lisp.c:30: lisp.c: In function 'VProtoVer': sglobal.h:330:45: warning: type defaults to 'int' in declaration of 'G330_protocol_version' [-Wimplicit-int] 330 | #define protocol_version G330_protocol_version | ^~~~~~~~~~~~~~~~~~~~~ lisp.c:4180:10: note: in expansion of macro 'protocol_version' 4180 | extern protocol_version; | ^~~~~~~~~~~~~~~~ lisp.c: In function 'VServVer': sglobal.h:356:45: warning: type defaults to 'int' in declaration of 'G356_server_version' [-Wimplicit-int] 356 | #define server_version G356_server_version | ^~~~~~~~~~~~~~~~~~~ lisp.c:4192:10: note: in expansion of macro 'server_version' 4192 | extern server_version; | ^~~~~~~~~~~~~~ --- libcanna.so.1.2 --- --- libcanna.a --- --- libcanna.so.1.2 --- rm -f libcanna.so.1.2~ --- libcanna.a --- rm -f libcanna.a + cd unshared + ar cq ../libcanna.a jrbind.o ebind.o lisp.o defaultmap.o bushu.o chikuji.o commondata.o empty.o henkan.o hex.o ichiran.o jishu.o kctrl.o keydef.o kigo.o mode.o multi.o onoff.o parse.o romaji.o uiutil.o uldefine.o uldelete.o ulhinshi.o ulkigo.o ulmount.o ulserver.o util.o yesno.o bunsetsu.o engine.o RKroma.o RKkana.o obind.o rkc.o convert.o wconvert.o wutil.o conf.o cfuncs.o file.o strops.o --- libcanna.so.1.2 --- + cd . + gcc -o './libcanna.so.1.2~' -shared -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/X11R7/lib -L /usr/X11R7/lib -Wl,-soname,libcanna.so.1 jrbind.o ebind.o lisp.o defaultmap.o bushu.o chikuji.o commondata.o empty.o henkan.o hex.o ichiran.o jishu.o kctrl.o keydef.o kigo.o mode.o multi.o onoff.o parse.o romaji.o uiutil.o uldefine.o uldelete.o ulhinshi.o ulkigo.o ulmount.o ulserver.o util.o yesno.o bunsetsu.o engine.o RKroma.o RKkana.o obind.o rkc.o convert.o wconvert.o wutil.o conf.o cfuncs.o file.o strops.o --- libcanna.a --- ranlib libcanna.a --- libcanna.so.1.2 --- + rm -f libcanna.so.1 + ln -s libcanna.so.1.2 libcanna.so.1 rm -f libcanna.so.1.2 mv -f libcanna.so.1.2~ libcanna.so.1.2 + rm -f libcanna.so + ln -s libcanna.so.1.2 libcanna.so making all in lib/canna16... --- all --- --- rkc.o --- --- convert.o --- --- wconvert.o --- --- wutil.o --- --- conf.o --- --- cfuncs.o --- --- file.o --- --- rkc.o --- for i in rkc.o convert.o wconvert.o wutil.o conf.o ; do (rm -f $i; cp ../RKC16/$i . ); done --- wutil.o --- for i in rkc.o convert.o wconvert.o wutil.o conf.o ; do (rm -f $i; cp ../RKC16/$i . ); done --- conf.o --- for i in rkc.o convert.o wconvert.o wutil.o conf.o ; do (rm -f $i; cp ../RKC16/$i . ); done --- convert.o --- for i in rkc.o convert.o wconvert.o wutil.o conf.o ; do (rm -f $i; cp ../RKC16/$i . ); done --- file.o --- rm -f file.o unshared/file.o --- cfuncs.o --- rm -f cfuncs.o unshared/cfuncs.o --- wconvert.o --- for i in rkc.o convert.o wconvert.o wutil.o conf.o ; do (rm -f $i; cp ../RKC16/$i . ); done --- strops.o --- --- file.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing file.c -o unshared/file.o --- cfuncs.o --- gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing cfuncs.c -o unshared/cfuncs.o --- strops.o --- rm -f strops.o unshared/strops.o gcc -c -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DNEED_RKINDEP_SUBST -O2 -fno-strict-aliasing strops.c -o unshared/strops.o --- wconvert.o --- if [ -d unshared ]; then (cd unshared ; for i in rkc.o convert.o wconvert.o wutil.o conf.o; do if [ -f ../../RKC16/unshared/$i ]; then (rm -f $i; cp ../../RKC16/unshared/$i .) ; fi; done ) ; fi --- conf.o --- if [ -d unshared ]; then (cd unshared ; for i in rkc.o convert.o wconvert.o wutil.o conf.o; do if [ -f ../../RKC16/unshared/$i ]; then (rm -f $i; cp ../../RKC16/unshared/$i .) ; fi; done ) ; fi --- convert.o --- cp: stat: ./conf.o: No such file or directory *** [convert.o] Error code 1 make[2]: stopped in /pbulk/work/inputmethod/canna-lib/work/Canna37p3/lib/canna16 --- rkc.o --- if [ -d unshared ]; then (cd unshared ; for i in rkc.o convert.o wconvert.o wutil.o conf.o; do if [ -f ../../RKC16/unshared/$i ]; then (rm -f $i; cp ../../RKC16/unshared/$i .) ; fi; done ) ; fi --- wutil.o --- if [ -d unshared ]; then (cd unshared ; for i in rkc.o convert.o wconvert.o wutil.o conf.o; do if [ -f ../../RKC16/unshared/$i ]; then (rm -f $i; cp ../../RKC16/unshared/$i .) ; fi; done ) ; fi --- cfuncs.o --- rm -f cfuncs.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DNEED_RKINDEP_SUBST -fPIC cfuncs.c --- file.o --- rm -f file.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DNEED_RKINDEP_SUBST -fPIC file.c --- strops.o --- rm -f strops.o gcc -c -O2 -fno-strict-aliasing -I../../include -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCANNA_WCHAR16 -DNEED_RKINDEP_SUBST -fPIC strops.c 1 error make[2]: stopped in /pbulk/work/inputmethod/canna-lib/work/Canna37p3/lib/canna16 *** [all] Error code 2 make[1]: stopped in /pbulk/work/inputmethod/canna-lib/work/Canna37p3/lib 1 error make[1]: stopped in /pbulk/work/inputmethod/canna-lib/work/Canna37p3/lib *** [all] Error code 2 make: stopped in /pbulk/work/inputmethod/canna-lib/work/Canna37p3 1 error make: stopped in /pbulk/work/inputmethod/canna-lib/work/Canna37p3 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/inputmethod/canna-lib *** Error code 1 Stop. make: stopped in /usr/pkgsrc/inputmethod/canna-lib