box.c:72:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_BoxClass, box_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ 1 warning generated. core.c:61:29: warning: missing field 'mutex' initializer [-Wmissing-field-initializers] } cond_features = { SCM_NIL }; ^ core.c:603:20: warning: Function call argument is an uninitialized value Scm_ConditionTypeName(lpak.exception)); ^ ~~~~~~~~~~~~~~ 2 warnings generated. vm.c:77:5: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER(NULL, 0, 0, 0, 0, ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ In file included from vm.c:724: vminsn.scm:692:150: warning: unused variable 'nextpc' [-Wunused-variable] {int reqargs=SCM_VM_INSN_ARG0(code);int restarg=SCM_VM_INSN_ARG1(code);int size;int i=0;int argsize;ScmObj rest=SCM_NIL;ScmObj tail=SCM_NIL;ScmWord* nextpc;if (((vm)->numVals)<(reqargs)){{Scm_Error("received fewer values than expected");}}if ((!(restarg))&&(((vm)->numVals)>(reqargs))){{Scm_Error("received more values than expected");}}argsize=((reqargs)+(((restarg)?(1):(0))));size=(ENV_SIZE((reqargs)+(restarg)));if ((reqargs)>(0)){PUSH_ARG(VAL0);(i)++;}else if((restarg)&&(((vm)->numVals)>(0))){SCM_APPEND1(rest,tail,VAL0);(i)++;}for (; (i)<(reqargs); (i)++){PUSH_ARG(((vm)->vals)[(i)-(1)]);}if (restarg){{for (; (i)<((vm)->numVals); (i)++){SCM_APPEND1(rest,tail,((vm)->vals)[(i)-(1)]);}PUSH_ARG(rest);}}FINISH_ENV(SCM_FALSE,ENV);NEXT1;}} ^ vminsn.scm:727:41: warning: unused variable 'v' [-Wunused-variable] {int nvals=((int )((ENV)->size));ScmObj v; ^ vminsn.scm:1253:1: warning: unused label 'label_LREF30_NUMADDI_PUSH' [-Wunused-label] label_LREF30_NUMADDI_PUSH: ^~~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1227:1: warning: unused label 'label_NUMISUB2' [-Wunused-label] label_NUMISUB2: ^~~~~~~~~~~~~~~ vminsn.scm:1220:1: warning: unused label 'label_NUMIADD2' [-Wunused-label] label_NUMIADD2: ^~~~~~~~~~~~~~~ vminsn.scm:1245:1: warning: unused label 'label_NUMADDI' [-Wunused-label] label_NUMADDI: ^~~~~~~~~~~~~~ vminsn.scm:602:1: warning: unused label 'label_LREF_VAL0_BNGE' [-Wunused-label] label_LREF_VAL0_BNGE: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_LREF2_CDR' [-Wunused-label] label_LREF2_CDR: ^~~~~~~~~~~~~~~~ vminsn.scm:410:1: warning: unused label 'label_DEFINE' [-Wunused-label] label_DEFINE: ^~~~~~~~~~~~~ vminsn.scm:370:1: warning: unused label 'label_CHECK_STACK' [-Wunused-label] label_CHECK_STACK: ^~~~~~~~~~~~~~~~~~ vminsn.scm:973:1: warning: unused label 'label_REVERSE' [-Wunused-label] label_REVERSE: ^~~~~~~~~~~~~~ vminsn.scm:1185:1: warning: unused label 'label_NEGATE' [-Wunused-label] label_NEGATE: ^~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF3_NUMADDI_PUSH' [-Wunused-label] label_LREF3_NUMADDI_PUSH: ^~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:808:1: warning: unused label 'label_LREF0_PUSH' [-Wunused-label] label_LREF0_PUSH: ^~~~~~~~~~~~~~~~~ vminsn.scm:338:1: warning: unused label 'label_CONST_RET' [-Wunused-label] label_CONST_RET: ^~~~~~~~~~~~~~~~ vminsn.scm:593:1: warning: unused label 'label_BNEQ' [-Wunused-label] label_BNEQ: ^~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_LREF12_CAR' [-Wunused-label] label_LREF12_CAR: ^~~~~~~~~~~~~~~~~ vminsn.scm:927:1: warning: unused label 'label_LIST' [-Wunused-label] label_LIST: ^~~~~~~~~~~ vminsn.scm:1185:1: warning: unused label 'label_NUMSUB2' [-Wunused-label] label_NUMSUB2: ^~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_NUMSUBI' [-Wunused-label] label_NUMSUBI: ^~~~~~~~~~~~~~ vminsn.scm:1339:1: warning: unused label 'label_SLOT_SETC' [-Wunused-label] label_SLOT_SETC: ^~~~~~~~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_LREF20_CDR' [-Wunused-label] label_LREF20_CDR: ^~~~~~~~~~~~~~~~~ vminsn.scm:823:1: warning: unused label 'label_LREF20_RET' [-Wunused-label] label_LREF20_RET: ^~~~~~~~~~~~~~~~~ vminsn.scm:384:1: warning: unused label 'call_entry' [-Wunused-label] call_entry :; ^~~~~~~~~~~~ vminsn.scm:824:1: warning: unused label 'label_LREF21_PUSH' [-Wunused-label] label_LREF21_PUSH: ^~~~~~~~~~~~~~~~~~ vminsn.scm:642:1: warning: unused label 'label_RNEQV' [-Wunused-label] label_RNEQV: ^~~~~~~~~~~~ vminsn.scm:955:1: warning: unused label 'label_MEMV' [-Wunused-label] label_MEMV: ^~~~~~~~~~~ vminsn.scm:314:1: warning: unused label 'label_VALUES_RET' [-Wunused-label] label_VALUES_RET: ^~~~~~~~~~~~~~~~~ vminsn.scm:1312:1: warning: unused label 'label_CUROUT' [-Wunused-label] label_CUROUT: ^~~~~~~~~~~~~ vminsn.scm:1194:1: warning: unused label 'label_NUMMUL2' [-Wunused-label] label_NUMMUL2: ^~~~~~~~~~~~~~ vminsn.scm:627:1: warning: unused label 'label_BNEQC' [-Wunused-label] label_BNEQC: ^~~~~~~~~~~~ vminsn.scm:1048:1: warning: unused label 'label_PAIRP' [-Wunused-label] label_PAIRP: ^~~~~~~~~~~~ vminsn.scm:1096:1: warning: unused label 'label_VEC_REF' [-Wunused-label] label_VEC_REF: ^~~~~~~~~~~~~~ vminsn.scm:821:1: warning: unused label 'label_LREF11' [-Wunused-label] label_LREF11: ^~~~~~~~~~~~~ vminsn.scm:877:1: warning: unused label 'label_PROMISE' [-Wunused-label] label_PROMISE: ^~~~~~~~~~~~~~ vminsn.scm:1052:1: warning: unused label 'label_SYMBOLP' [-Wunused-label] label_SYMBOLP: ^~~~~~~~~~~~~~ vminsn.scm:1119:1: warning: unused label 'label_VEC_REFI' [-Wunused-label] label_VEC_REFI: ^~~~~~~~~~~~~~~ vminsn.scm:846:1: warning: unused label 'label_GREF_PUSH' [-Wunused-label] label_GREF_PUSH: ^~~~~~~~~~~~~~~~ vminsn.scm:923:1: warning: unused label 'label_CDAR' [-Wunused-label] label_CDAR: ^~~~~~~~~~~ ./vminsn.c:625:1: warning: unused label 'label_CONST' [-Wunused-label] label_CONST: ^~~~~~~~~~~~ vminsn.scm:694:1: warning: unused label 'label_RECEIVE_ALL' [-Wunused-label] label_RECEIVE_ALL: ^~~~~~~~~~~~~~~~~~ vminsn.scm:603:1: warning: unused label 'label_LREF_VAL0_BNUMNE' [-Wunused-label] label_LREF_VAL0_BNUMNE: ^~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1204:1: warning: unused label 'label_NUMDIV2' [-Wunused-label] label_NUMDIV2: ^~~~~~~~~~~~~~ vminsn.scm:631:1: warning: unused label 'label_RF' [-Wunused-label] label_RF: ^~~~~~~~~ vminsn.scm:1287:1: warning: unused label 'label_PEEK_CHAR' [-Wunused-label] label_PEEK_CHAR: ^~~~~~~~~~~~~~~~ vminsn.scm:333:1: warning: unused label 'label_CONSTI_PUSH' [-Wunused-label] label_CONSTI_PUSH: ^~~~~~~~~~~~~~~~~~ vminsn.scm:1055:1: warning: unused label 'label_NUMBERP' [-Wunused-label] label_NUMBERP: ^~~~~~~~~~~~~~ vminsn.scm:900:1: warning: unused label 'label_CAR' [-Wunused-label] label_CAR: ^~~~~~~~~~ vminsn.scm:925:1: warning: unused label 'label_CDDR' [-Wunused-label] label_CDDR: ^~~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_LREF0_CDR' [-Wunused-label] label_LREF0_CDR: ^~~~~~~~~~~~~~~~ vminsn.scm:822:1: warning: unused label 'label_LREF12_PUSH' [-Wunused-label] label_LREF12_PUSH: ^~~~~~~~~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_LREF10_CAR' [-Wunused-label] label_LREF10_CAR: ^~~~~~~~~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_LREF11_CDR' [-Wunused-label] label_LREF11_CDR: ^~~~~~~~~~~~~~~~~ vminsn.scm:818:1: warning: unused label 'label_LREF2_RET' [-Wunused-label] label_LREF2_RET: ^~~~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF10_NUMADDI_PUSH' [-Wunused-label] label_LREF10_NUMADDI_PUSH: ^~~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:432:1: warning: unused label 'label_CLOSURE' [-Wunused-label] label_CLOSURE: ^~~~~~~~~~~~~~ vminsn.scm:1314:1: warning: unused label 'label_CURERR' [-Wunused-label] label_CURERR: ^~~~~~~~~~~~~ vminsn.scm:819:1: warning: unused label 'label_LREF3_PUSH' [-Wunused-label] label_LREF3_PUSH: ^~~~~~~~~~~~~~~~~ vminsn.scm:956:1: warning: unused label 'label_ASSQ' [-Wunused-label] label_ASSQ: ^~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_LREF1_CAR' [-Wunused-label] label_LREF1_CAR: ^~~~~~~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_LREF30_CAR' [-Wunused-label] label_LREF30_CAR: ^~~~~~~~~~~~~~~~~ vminsn.scm:602:1: warning: unused label 'label_BNGE' [-Wunused-label] label_BNGE: ^~~~~~~~~~~ vminsn.scm:333:1: warning: unused label 'label_CONSTF_RET' [-Wunused-label] label_CONSTF_RET: ^~~~~~~~~~~~~~~~~ vminsn.scm:817:1: warning: unused label 'label_LREF1' [-Wunused-label] label_LREF1: ^~~~~~~~~~~~ vminsn.scm:1079:1: warning: unused label 'label_APP_VEC' [-Wunused-label] label_APP_VEC: ^~~~~~~~~~~~~~ vminsn.scm:599:1: warning: unused label 'label_LREF_VAL0_BNLT' [-Wunused-label] label_LREF_VAL0_BNLT: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:819:1: warning: unused label 'label_LREF3' [-Wunused-label] label_LREF3: ^~~~~~~~~~~~ vminsn.scm:336:1: warning: unused label 'label_CONSTN_PUSH' [-Wunused-label] label_CONSTN_PUSH: ^~~~~~~~~~~~~~~~~~ vminsn.scm:594:1: warning: unused label 'label_BNEQV' [-Wunused-label] label_BNEQV: ^~~~~~~~~~~~ vminsn.scm:333:1: warning: unused label 'label_CONSTI' [-Wunused-label] label_CONSTI: ^~~~~~~~~~~~~ vminsn.scm:824:1: warning: unused label 'label_LREF21' [-Wunused-label] label_LREF21: ^~~~~~~~~~~~~ vminsn.scm:921:1: warning: unused label 'label_CADR' [-Wunused-label] label_CADR: ^~~~~~~~~~~ vminsn.scm:1049:1: warning: unused label 'label_CHARP' [-Wunused-label] label_CHARP: ^~~~~~~~~~~~ vminsn.scm:1331:1: warning: unused label 'label_SLOT_REFC' [-Wunused-label] label_SLOT_REFC: ^~~~~~~~~~~~~~~~ vminsn.scm:1150:1: warning: unused label 'label_NUMEQ2' [-Wunused-label] label_NUMEQ2: ^~~~~~~~~~~~~ vminsn.scm:600:1: warning: unused label 'label_BNLE' [-Wunused-label] label_BNLE: ^~~~~~~~~~~ vminsn.scm:562:1: warning: unused label 'label_LOCAL_ENV_TAIL_CALL' [-Wunused-label] label_LOCAL_ENV_TAIL_CALL: ^~~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:817:1: warning: unused label 'label_LREF1_RET' [-Wunused-label] label_LREF1_RET: ^~~~~~~~~~~~~~~~ vminsn.scm:644:1: warning: unused label 'label_RNNULL' [-Wunused-label] label_RNNULL: ^~~~~~~~~~~~~ vminsn.scm:960:1: warning: unused label 'label_APPEND' [-Wunused-label] label_APPEND: ^~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF20_NUMADDI' [-Wunused-label] label_LREF20_NUMADDI: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF1_NUMADDI_PUSH' [-Wunused-label] label_LREF1_NUMADDI_PUSH: ^~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:398:1: warning: unused label 'label_JUMP' [-Wunused-label] label_JUMP: ^~~~~~~~~~~ vminsn.scm:1053:1: warning: unused label 'label_VECTORP' [-Wunused-label] label_VECTORP: ^~~~~~~~~~~~~~ vminsn.scm:629:1: warning: unused label 'label_BNEQVC' [-Wunused-label] label_BNEQVC: ^~~~~~~~~~~~~ vminsn.scm:639:1: warning: unused label 'label_RT' [-Wunused-label] label_RT: ^~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_LREF3_CDR' [-Wunused-label] label_LREF3_CDR: ^~~~~~~~~~~~~~~~ vminsn.scm:822:1: warning: unused label 'label_LREF12_RET' [-Wunused-label] label_LREF12_RET: ^~~~~~~~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_LREF2_CAR' [-Wunused-label] label_LREF2_CAR: ^~~~~~~~~~~~~~~~ vminsn.scm:1173:1: warning: unused label 'label_NUMLE2' [-Wunused-label] label_NUMLE2: ^~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF11_NUMADDI_PUSH' [-Wunused-label] label_LREF11_NUMADDI_PUSH: ^~~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF0_NUMADDI' [-Wunused-label] label_LREF0_NUMADDI: ^~~~~~~~~~~~~~~~~~~~ vminsn.scm:957:1: warning: unused label 'label_ASSV' [-Wunused-label] label_ASSV: ^~~~~~~~~~~ vminsn.scm:817:1: warning: unused label 'label_LREF1_PUSH' [-Wunused-label] label_LREF1_PUSH: ^~~~~~~~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_LREF20_CAR' [-Wunused-label] label_LREF20_CAR: ^~~~~~~~~~~~~~~~~ vminsn.scm:938:1: warning: unused label 'label_LIST_STAR' [-Wunused-label] label_LIST_STAR: ^~~~~~~~~~~~~~~~ vminsn.scm:600:1: warning: unused label 'label_LREF_VAL0_BNLE' [-Wunused-label] label_LREF_VAL0_BNLE: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_LREF21_CDR' [-Wunused-label] label_LREF21_CDR: ^~~~~~~~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_CAR_PUSH' [-Wunused-label] label_CAR_PUSH: ^~~~~~~~~~~~~~~ vminsn.scm:336:1: warning: unused label 'label_CONSTN' [-Wunused-label] label_CONSTN: ^~~~~~~~~~~~~ vminsn.scm:337:1: warning: unused label 'label_CONSTF_PUSH' [-Wunused-label] label_CONSTF_PUSH: ^~~~~~~~~~~~~~~~~~ vminsn.scm:825:1: warning: unused label 'label_LREF30_PUSH' [-Wunused-label] label_LREF30_PUSH: ^~~~~~~~~~~~~~~~~~ vminsn.scm:1059:1: warning: unused label 'label_VALUES' [-Wunused-label] label_VALUES: ^~~~~~~~~~~~~ vminsn.scm:442:1: warning: unused label 'label_LOCAL_ENV' [-Wunused-label] label_LOCAL_ENV: ^~~~~~~~~~~~~~~~ vminsn.scm:1138:1: warning: unused label 'label_UVEC_REF' [-Wunused-label] label_UVEC_REF: ^~~~~~~~~~~~~~~ vminsn.scm:788:1: warning: unused label 'label_LREF' [-Wunused-label] label_LREF: ^~~~~~~~~~~ vminsn.scm:1175:1: warning: unused label 'label_NUMGE2' [-Wunused-label] label_NUMGE2: ^~~~~~~~~~~~~ vminsn.scm:825:1: warning: unused label 'label_LREF30_RET' [-Wunused-label] label_LREF30_RET: ^~~~~~~~~~~~~~~~~ vminsn.scm:645:1: warning: unused label 'label_RECEIVE' [-Wunused-label] label_RECEIVE: ^~~~~~~~~~~~~~ vminsn.scm:822:1: warning: unused label 'label_LREF12' [-Wunused-label] label_LREF12: ^~~~~~~~~~~~~ vminsn.scm:808:1: warning: unused label 'label_LREF0_RET' [-Wunused-label] label_LREF0_RET: ^~~~~~~~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_CAAR' [-Wunused-label] label_CAAR: ^~~~~~~~~~~ vminsn.scm:1348:1: warning: unused label 'label_PUSH_HANDLERS' [-Wunused-label] label_PUSH_HANDLERS: ^~~~~~~~~~~~~~~~~~~~ vminsn.scm:338:1: warning: unused label 'label_CONSTU_RET' [-Wunused-label] label_CONSTU_RET: ^~~~~~~~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_CDR' [-Wunused-label] label_CDR: ^~~~~~~~~~ vminsn.scm:577:1: warning: unused label 'label_BF' [-Wunused-label] label_BF: ^~~~~~~~~ vminsn.scm:870:1: warning: unused label 'label_VALUES_APPLY' [-Wunused-label] label_VALUES_APPLY: ^~~~~~~~~~~~~~~~~~~ vminsn.scm:987:1: warning: unused label 'label_TAIL_APPLY' [-Wunused-label] label_TAIL_APPLY: ^~~~~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF21_NUMADDI' [-Wunused-label] label_LREF21_NUMADDI: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1050:1: warning: unused label 'label_EOFP' [-Wunused-label] label_EOFP: ^~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF20_NUMADDI_PUSH' [-Wunused-label] label_LREF20_NUMADDI_PUSH: ^~~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1034:1: warning: unused label 'label_IS_A' [-Wunused-label] label_IS_A: ^~~~~~~~~~~ vminsn.scm:1056:1: warning: unused label 'label_REALP' [-Wunused-label] label_REALP: ^~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF1_NUMADDI' [-Wunused-label] label_LREF1_NUMADDI: ^~~~~~~~~~~~~~~~~~~~ vminsn.scm:1264:1: warning: unused label 'label_READ_CHAR' [-Wunused-label] label_READ_CHAR: ^~~~~~~~~~~~~~~~ vminsn.scm:404:1: warning: unused label 'label_RET' [-Wunused-label] label_RET: ^~~~~~~~~~ vminsn.scm:595:1: warning: unused label 'label_BNNULL' [-Wunused-label] label_BNNULL: ^~~~~~~~~~~~~ vminsn.scm:927:1: warning: unused label 'label_CDDR_PUSH' [-Wunused-label] label_CDDR_PUSH: ^~~~~~~~~~~~~~~~ vminsn.scm:601:1: warning: unused label 'label_LREF_VAL0_BNGT' [-Wunused-label] label_LREF_VAL0_BNGT: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF10_NUMADDI' [-Wunused-label] label_LREF10_NUMADDI: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1091:1: warning: unused label 'label_VEC_LEN' [-Wunused-label] label_VEC_LEN: ^~~~~~~~~~~~~~ vminsn.scm:971:1: warning: unused label 'label_NOT' [-Wunused-label] label_NOT: ^~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_LREF1_CDR' [-Wunused-label] label_LREF1_CDR: ^~~~~~~~~~~~~~~~ vminsn.scm:826:1: warning: unused label 'label_LREF_PUSH' [-Wunused-label] label_LREF_PUSH: ^~~~~~~~~~~~~~~~ vminsn.scm:847:1: warning: unused label 'label_PUSH_GREF' [-Wunused-label] label_PUSH_GREF: ^~~~~~~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_LREF11_CAR' [-Wunused-label] label_LREF11_CAR: ^~~~~~~~~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_LREF12_CDR' [-Wunused-label] label_LREF12_CDR: ^~~~~~~~~~~~~~~~~ vminsn.scm:337:1: warning: unused label 'label_CONSTF' [-Wunused-label] label_CONSTF: ^~~~~~~~~~~~~ vminsn.scm:753:1: warning: unused label 'label_GSET' [-Wunused-label] label_GSET: ^~~~~~~~~~~ vminsn.scm:823:1: warning: unused label 'label_LREF20_PUSH' [-Wunused-label] label_LREF20_PUSH: ^~~~~~~~~~~~~~~~~~ vminsn.scm:1062:1: warning: unused label 'label_VEC' [-Wunused-label] label_VEC: ^~~~~~~~~~ vminsn.scm:820:1: warning: unused label 'label_LREF10_PUSH' [-Wunused-label] label_LREF10_PUSH: ^~~~~~~~~~~~~~~~~~ vminsn.scm:1128:1: warning: unused label 'label_VEC_SETI' [-Wunused-label] label_VEC_SETI: ^~~~~~~~~~~~~~~ vminsn.scm:339:1: warning: unused label 'label_PUSH' [-Wunused-label] label_PUSH: ^~~~~~~~~~~ vminsn.scm:852:1: warning: unused label 'label_PUSH_GREF_CALL' [-Wunused-label] label_PUSH_GREF_CALL: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:958:1: warning: unused label 'label_EQ' [-Wunused-label] label_EQ: ^~~~~~~~~ vminsn.scm:1322:1: warning: unused label 'label_SLOT_SET' [-Wunused-label] label_SLOT_SET: ^~~~~~~~~~~~~~~ vminsn.scm:494:1: warning: unused label 'label_LOCAL_ENV_JUMP' [-Wunused-label] label_LOCAL_ENV_JUMP: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1054:1: warning: unused label 'label_IDENTIFIERP' [-Wunused-label] label_IDENTIFIERP: ^~~~~~~~~~~~~~~~~~ vminsn.scm:601:1: warning: unused label 'label_BNGT' [-Wunused-label] label_BNGT: ^~~~~~~~~~~ vminsn.scm:948:1: warning: unused label 'label_LENGTH' [-Wunused-label] label_LENGTH: ^~~~~~~~~~~~~ vminsn.scm:857:1: warning: unused label 'label_PUSH_GREF_TAIL_CALL' [-Wunused-label] label_PUSH_GREF_TAIL_CALL: ^~~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:820:1: warning: unused label 'label_LREF10' [-Wunused-label] label_LREF10: ^~~~~~~~~~~~~ vminsn.scm:640:1: warning: unused label 'label_RNEQ' [-Wunused-label] label_RNEQ: ^~~~~~~~~~~ vminsn.scm:923:1: warning: unused label 'label_CADR_PUSH' [-Wunused-label] label_CADR_PUSH: ^~~~~~~~~~~~~~~~ vminsn.scm:592:1: warning: unused label 'label_BT' [-Wunused-label] label_BT: ^~~~~~~~~ vminsn.scm:825:1: warning: unused label 'label_LREF30' [-Wunused-label] label_LREF30: ^~~~~~~~~~~~~ vminsn.scm:1106:1: warning: unused label 'label_VEC_SET' [-Wunused-label] label_VEC_SET: ^~~~~~~~~~~~~~ vminsn.scm:889:1: warning: unused label 'label_CONS' [-Wunused-label] label_CONS: ^~~~~~~~~~~ vminsn.scm:1057:1: warning: unused label 'label_SETTER' [-Wunused-label] label_SETTER: ^~~~~~~~~~~~~ vminsn.scm:599:1: warning: unused label 'label_BNLT' [-Wunused-label] label_BNLT: ^~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF30_NUMADDI' [-Wunused-label] label_LREF30_NUMADDI: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:826:1: warning: unused label 'label_BOX' [-Wunused-label] label_BOX: ^~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF2_NUMADDI' [-Wunused-label] label_LREF2_NUMADDI: ^~~~~~~~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF11_NUMADDI' [-Wunused-label] label_LREF11_NUMADDI: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:338:1: warning: unused label 'label_CONSTU' [-Wunused-label] label_CONSTU: ^~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF21_NUMADDI_PUSH' [-Wunused-label] label_LREF21_NUMADDI_PUSH: ^~~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:603:1: warning: unused label 'label_BNUMNEI' [-Wunused-label] label_BNUMNEI: ^~~~~~~~~~~~~~ vminsn.scm:821:1: warning: unused label 'label_LREF11_RET' [-Wunused-label] label_LREF11_RET: ^~~~~~~~~~~~~~~~~ vminsn.scm:925:1: warning: unused label 'label_CDAR_PUSH' [-Wunused-label] label_CDAR_PUSH: ^~~~~~~~~~~~~~~~ vminsn.scm:862:1: warning: unused label 'label_LREF0_PUSH_GREF' [-Wunused-label] label_LREF0_PUSH_GREF: ^~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:974:1: warning: unused label 'label_APPLY' [-Wunused-label] label_APPLY: ^~~~~~~~~~~~ vminsn.scm:1297:1: warning: unused label 'label_WRITE_CHAR' [-Wunused-label] label_WRITE_CHAR: ^~~~~~~~~~~~~~~~~ vminsn.scm:449:1: warning: unused label 'label_PUSH_LOCAL_ENV' [-Wunused-label] label_PUSH_LOCAL_ENV: ^~~~~~~~~~~~~~~~~~~~~ vminsn.scm:821:1: warning: unused label 'label_LREF11_PUSH' [-Wunused-label] label_LREF11_PUSH: ^~~~~~~~~~~~~~~~~~ vminsn.scm:1076:1: warning: unused label 'label_LIST2VEC' [-Wunused-label] label_LIST2VEC: ^~~~~~~~~~~~~~~ vminsn.scm:733:1: warning: unused label 'label_LSET' [-Wunused-label] label_LSET: ^~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_LREF3_CAR' [-Wunused-label] label_LREF3_CAR: ^~~~~~~~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_CDR_PUSH' [-Wunused-label] label_CDR_PUSH: ^~~~~~~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_LREF10_CDR' [-Wunused-label] label_LREF10_CDR: ^~~~~~~~~~~~~~~~~ vminsn.scm:819:1: warning: unused label 'label_LREF3_RET' [-Wunused-label] label_LREF3_RET: ^~~~~~~~~~~~~~~~ vminsn.scm:1046:1: warning: unused label 'label_NULLP' [-Wunused-label] label_NULLP: ^~~~~~~~~~~~ vminsn.scm:365:1: warning: unused label 'label_PUSH_PRE_CALL' [-Wunused-label] label_PUSH_PRE_CALL: ^~~~~~~~~~~~~~~~~~~~ vminsn.scm:818:1: warning: unused label 'label_LREF2_PUSH' [-Wunused-label] label_LREF2_PUSH: ^~~~~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF2_NUMADDI_PUSH' [-Wunused-label] label_LREF2_NUMADDI_PUSH: ^~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1364:1: warning: unused label 'label_POP_HANDLERS' [-Wunused-label] label_POP_HANDLERS: ^~~~~~~~~~~~~~~~~~~ vminsn.scm:1211:1: warning: unused label 'label_LREF_VAL0_NUMADD2' [-Wunused-label] label_LREF_VAL0_NUMADD2: ^~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:686:1: warning: unused label 'label_TAIL_RECEIVE' [-Wunused-label] label_TAIL_RECEIVE: ^~~~~~~~~~~~~~~~~~~ vminsn.scm:456:1: warning: unused label 'label_LOCAL_ENV_CLOSURES' [-Wunused-label] label_LOCAL_ENV_CLOSURES: ^~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1051:1: warning: unused label 'label_STRINGP' [-Wunused-label] label_STRINGP: ^~~~~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_LREF21_CAR' [-Wunused-label] label_LREF21_CAR: ^~~~~~~~~~~~~~~~~ vminsn.scm:904:1: warning: unused label 'label_LREF0_CAR' [-Wunused-label] label_LREF0_CAR: ^~~~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF12_NUMADDI_PUSH' [-Wunused-label] label_LREF12_NUMADDI_PUSH: ^~~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:909:1: warning: unused label 'label_LREF30_CDR' [-Wunused-label] label_LREF30_CDR: ^~~~~~~~~~~~~~~~~ vminsn.scm:824:1: warning: unused label 'label_LREF21_RET' [-Wunused-label] label_LREF21_RET: ^~~~~~~~~~~~~~~~~ vminsn.scm:1171:1: warning: unused label 'label_NUMLT2' [-Wunused-label] label_NUMLT2: ^~~~~~~~~~~~~ vminsn.scm:867:1: warning: unused label 'label_LREF0_PUSH_GREF_CALL' [-Wunused-label] label_LREF0_PUSH_GREF_CALL: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:953:1: warning: unused label 'label_MEMQ' [-Wunused-label] label_MEMQ: ^~~~~~~~~~~ vminsn.scm:1316:1: warning: unused label 'label_SLOT_REF' [-Wunused-label] label_SLOT_REF: ^~~~~~~~~~~~~~~ vminsn.scm:808:1: warning: unused label 'label_LREF0' [-Wunused-label] label_LREF0: ^~~~~~~~~~~~ vminsn.scm:1176:1: warning: unused label 'label_NUMADD2' [-Wunused-label] label_NUMADD2: ^~~~~~~~~~~~~~ vminsn.scm:596:1: warning: unused label 'label_BNUMNE' [-Wunused-label] label_BNUMNE: ^~~~~~~~~~~~~ vminsn.scm:959:1: warning: unused label 'label_EQV' [-Wunused-label] label_EQV: ^~~~~~~~~~ vminsn.scm:719:1: warning: unused label 'label_VALUES_N' [-Wunused-label] label_VALUES_N: ^~~~~~~~~~~~~~~ vminsn.scm:1370:1: warning: unused label 'label_LREF_RET' [-Wunused-label] label_LREF_RET: ^~~~~~~~~~~~~~~ vminsn.scm:823:1: warning: unused label 'label_LREF20' [-Wunused-label] label_LREF20: ^~~~~~~~~~~~~ vminsn.scm:900:1: warning: unused label 'label_CONS_PUSH' [-Wunused-label] label_CONS_PUSH: ^~~~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF3_NUMADDI' [-Wunused-label] label_LREF3_NUMADDI: ^~~~~~~~~~~~~~~~~~~~ vminsn.scm:818:1: warning: unused label 'label_LREF2' [-Wunused-label] label_LREF2: ^~~~~~~~~~~~ vminsn.scm:921:1: warning: unused label 'label_CAAR_PUSH' [-Wunused-label] label_CAAR_PUSH: ^~~~~~~~~~~~~~~~ vminsn.scm:820:1: warning: unused label 'label_LREF10_RET' [-Wunused-label] label_LREF10_RET: ^~~~~~~~~~~~~~~~~ vminsn.scm:1309:1: warning: unused label 'label_CURIN' [-Wunused-label] label_CURIN: ^~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF0_NUMADDI_PUSH' [-Wunused-label] label_LREF0_NUMADDI_PUSH: ^~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:1253:1: warning: unused label 'label_LREF12_NUMADDI' [-Wunused-label] label_LREF12_NUMADDI: ^~~~~~~~~~~~~~~~~~~~~ ./vminsn.c:621:1: warning: unused label 'label_NOP' [-Wunused-label] label_NOP: ^~~~~~~~~~ vminsn.scm:1174:1: warning: unused label 'label_NUMGT2' [-Wunused-label] label_NUMGT2: ^~~~~~~~~~~~~ vminsn.scm:872:1: warning: unused label 'label_LREF0_PUSH_GREF_TAIL_CALL' [-Wunused-label] label_LREF0_PUSH_GREF_TAIL_CALL: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vminsn.scm:486:1: warning: unused label 'label_POP_LOCAL_ENV' [-Wunused-label] label_POP_LOCAL_ENV: ^~~~~~~~~~~~~~~~~~~~ vminsn.scm:339:1: warning: unused label 'label_CONST_PUSH' [-Wunused-label] label_CONST_PUSH: ^~~~~~~~~~~~~~~~~ vminsn.scm:1239:1: warning: unused label 'label_NUMIDIV2' [-Wunused-label] label_NUMIDIV2: ^~~~~~~~~~~~~~~ vminsn.scm:1233:1: warning: unused label 'label_NUMIMUL2' [-Wunused-label] label_NUMIMUL2: ^~~~~~~~~~~~~~~ vm.c:1086:12: warning: unused variable 'cp' [-Wunused-variable] ScmObj cp; ^ vm.c:1860:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(default_exception_handler_rec, 1, 0, ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ vm.c:2220:8: warning: no previous prototype for function 'Scm_VMValues' [-Wmissing-prototypes] ScmObj Scm_VMValues(ScmVM *vm, ScmObj args) ^ vm.c:2245:8: warning: no previous prototype for function 'Scm_VMValues2' [-Wmissing-prototypes] ScmObj Scm_VMValues2(ScmVM *vm, ScmObj val0, ScmObj val1) ^ vm.c:2258:8: warning: no previous prototype for function 'Scm_VMValues3' [-Wmissing-prototypes] ScmObj Scm_VMValues3(ScmVM *vm, ScmObj val0, ScmObj val1, ScmObj val2) ^ vm.c:2272:8: warning: no previous prototype for function 'Scm_VMValues4' [-Wmissing-prototypes] ScmObj Scm_VMValues4(ScmVM *vm, ScmObj val0, ScmObj val1, ^ vm.c:2287:8: warning: no previous prototype for function 'Scm_VMValues5' [-Wmissing-prototypes] ScmObj Scm_VMValues5(ScmVM *vm, ScmObj val0, ScmObj val1, ^ vm.c:2627:6: warning: no previous prototype for function 'Scm__InitVM' [-Wmissing-prototypes] void Scm__InitVM(void) ^ vm.c:2436:15: warning: function 'env2vec' is not needed and will not be emitted [-Wunneeded-internal-declaration] static ScmObj env2vec(ScmEnvFrame *env, struct EnvTab *etab) ^ assertion "!KeyInfoT::isEqual(Val, EmptyKey) && !KeyInfoT::isEqual(Val, TombstoneKey) && "Empty/Tombstone value shouldn't be inserted into map!"" failed: file "/home/enami/src/current/src/external/bsd/llvm/lib/libclangAnalysis/../../dist/llvm/include/llvm/ADT/DenseMap.h", line 340, function "bool llvm::DenseMap::LookupBucketFor(const KeyT&, llvm::DenseMap::BucketT*&) const [with KeyT = unsigned int, ValueT = llvm::ImutAVLTree >*, KeyInfoT = llvm::DenseMapInfo, ValueInfoT = llvm::DenseMapInfo >*>, llvm::DenseMap::BucketT = std::pair >*>]" Stack dump: 0. Program arguments: /usr/bin/clang -cc1 -triple x86_64--netbsd -fsyntax-only -disable-free -main-file-name vm.c -pic-level 2 -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -target-linker-version 1 -momit-leaf-frame-pointer -resource-dir /usr/bin/../lib/clang/2.9 -D HAVE_CONFIG_H -D PIC -I . -I ./../gc/include -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Werror -std=gnu99 -fconst-strings -ferror-limit 19 -fmessage-length 0 -fdiagnostics-show-option -analyze -analyzer-store=region -analyzer-opt-analyze-nested-blocks -analyzer-eagerly-assume -analyzer-checker=core -analyzer-checker=deadcode -analyzer-checker=security -analyzer-checker=unix -x c vm.c 1. parser at end of file clang: error: unable to execute command: Abort trap (core dumped) clang: error: clang frontend command failed due to signal 2 (use -v to see invocation) clang: note: diagnostic msg: Please submit a bug report to http://llvm.org and include command line arguments and all diagnostic information. clang: error: unable to execute command: Abort trap (core dumped) clang: note: diagnostic msg: Error generating preprocessed source(s). compaux.c:67:8: warning: no previous prototype for function 'Scm_CompilePartial' [-Wmissing-prototypes] ScmObj Scm_CompilePartial(ScmObj program, ScmObj env) ^ compaux.c:72:6: warning: no previous prototype for function 'Scm_CompileFinish' [-Wmissing-prototypes] void Scm_CompileFinish(ScmCompiledCode *cc) ^ compaux.c:100:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_SyntacticClosureClass, synclo_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ compaux.c:131:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ compaux.c:151:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_IdentifierClass, identifier_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ compaux.c:235:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ compaux.c:309:6: warning: no previous prototype for function 'Scm__InitCompaux' [-Wmissing-prototypes] void Scm__InitCompaux(void) ^ 7 warnings generated. macro.c:57:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_SyntaxClass, syntax_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ macro.c:77:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_MacroClass, macro_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ macro.c:104:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_SyntaxPatternClass, pattern_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ macro.c:106:19: warning: no previous prototype for function 'make_syntax_pattern' [-Wmissing-prototypes] ScmSyntaxPattern *make_syntax_pattern(int level, int repeat) ^ macro.c:137:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_SyntaxRulesClass, synrule_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ macro.c:139:17: warning: no previous prototype for function 'make_syntax_rules' [-Wmissing-prototypes] ScmSyntaxRules *make_syntax_rules(int nr) ^ macro.c:925:8: warning: no previous prototype for function 'macro_expand_cc' [-Wmissing-prototypes] ScmObj macro_expand_cc(ScmObj result, void **data) ^ macro.c:983:6: warning: no previous prototype for function 'Scm__InitMacro' [-Wmissing-prototypes] void Scm__InitMacro(void) ^ macro.c:336:9: warning: Value stored to 'n' is never read n = name; ^ ~~~~ macro.c:334:9: warning: Value stored to 'n' is never read n = SCM_OBJ(SCM_IDENTIFIER(name)->name); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10 warnings generated. code.c:74:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_CompiledCodeClass, compiled_code_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ code.c:275:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] for (i=0; i < sizeof(gref_insns)/sizeof(ScmWord); i++) { ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ code.c:586:16: warning: declaration shadows a local variable [-Wshadow] ScmObj cp; ^ code.c:554:12: note: previous declaration is here ScmObj cp; ^ code.c:688:28: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] SCM_ASSERT(i >= 0 && i < sizeof(stn)/sizeof(struct stn_arc[1])); ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:1799:15: note: expanded from: if (!(expr)) \ ^ code.c:694:22: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] SCM_ASSERT(i < sizeof(stn)/sizeof(struct stn_arc[1])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:1799:15: note: expanded from: if (!(expr)) \ ^ code.c:888:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ code.c:995:6: warning: no previous prototype for function 'Scm__InitCode' [-Wmissing-prototypes] void Scm__InitCode(void) ^ code.c:530:13: warning: Access to field 'labelCount' results in a dereference of a null pointer (loaded from variable 'b') label = SCM_MAKE_INT(b->labelCount); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:293:49: note: expanded from: #define SCM_MAKE_INT(obj) SCM_OBJ(((intptr_t)(obj) << 2) + 1) ^ ./gauche.h:219:37: note: expanded from: #define SCM_OBJ(obj) ((ScmObj)(obj)) ^~~ code.c:547:30: warning: Access to field 'labelDefs' results in a dereference of a null pointer (loaded from variable 'b') b->labelDefs); ^ code.c:746:9: warning: Access to field 'currentState' results in a dereference of a null pointer (loaded from variable 'b') if (b->currentState < 0) { ^ code.c:942:5: warning: Value stored to 'info' is never read info = insn_table; ^ ~~~~~~~~~~ 11 warnings generated. error.c:77:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_ConditionClass, ScmInstance, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:80:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_MessageConditionClass, ScmMessageCondition, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:83:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_SeriousConditionClass, ScmSeriousCondition, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:115:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ error.c:135:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_ErrorClass, ScmError, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:138:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_SystemErrorClass, ScmSystemError, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:141:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_UnhandledSignalErrorClass, ScmUnhandledSignalError, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:144:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_ReadErrorClass, ScmReadError, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:147:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_IOErrorClass, ScmIOError, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:150:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_PortErrorClass, ScmPortError, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:153:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_IOReadErrorClass, ScmIOReadError, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:156:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_IOWriteErrorClass, ScmIOWriteError, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:159:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_IOClosedErrorClass, ScmIOClosedError, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:162:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_IOUnitErrorClass, ScmIOUnitError, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:286:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ error.c:291:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ error.c:300:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ error.c:305:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ error.c:319:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_CompoundConditionClass, ScmCompoundCondition, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:322:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_SeriousCompoundConditionClass, ScmCompoundCondition, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ error.c:400:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ error.c:880:18: warning: array subscript is of type 'char' [-Wchar-subscripts] *p = toupper(*p); ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from: #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ error.c:948:6: warning: no previous prototype for function 'Scm__InitExceptions' [-Wmissing-prototypes] void Scm__InitExceptions(void) ^ 23 warnings generated. class.c:89:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_ABSTRACT_CLASS(Scm_TopClass, NULL); ^ ./gauche.h:895:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:91:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_BoolClass, NULL); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:92:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_CharClass, NULL); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:93:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_UnknownClass, NULL); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:94:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_EOFObjectClass, NULL); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:95:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_UndefinedObjectClass, NULL); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:96:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_ForeignPointerClass, NULL); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:98:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_ObjectClass, ScmInstance, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:103:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_ClassClass, ScmClass, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:106:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_GenericClass, ScmGeneric, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:109:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_MethodClass, ScmMethod, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:114:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_SlotAccessorClass, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:118:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_AccessorMethodClass, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:122:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_NextMethodClass, next_method_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ class.c:125:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericMake, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:125:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericMake, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:126:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericAllocate, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:126:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericAllocate, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:127:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericInitialize, builtin_initialize, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:127:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericInitialize, builtin_initialize, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:128:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericAddMethod, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:128:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericAddMethod, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:129:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericDeleteMethod, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:129:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericDeleteMethod, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:130:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericComputeCPL, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:130:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericComputeCPL, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:131:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericComputeSlots, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:131:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericComputeSlots, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:132:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericComputeGetNSet, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:132:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericComputeGetNSet, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:133:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericComputeApplicableMethods, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:133:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericComputeApplicableMethods, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:134:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericUpdateDirectMethod, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:134:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericUpdateDirectMethod, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:135:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericApplyGeneric, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:135:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericApplyGeneric, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:136:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericMethodMoreSpecificP, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:136:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericMethodMoreSpecificP, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:137:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericSlotMissing, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:137:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericSlotMissing, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:138:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericSlotUnbound, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:138:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericSlotUnbound, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:139:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericSlotRefUsingClass, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:139:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericSlotRefUsingClass, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:140:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericSlotSetUsingClass, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:140:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericSlotSetUsingClass, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:141:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericSlotBoundUsingClassP, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:141:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericSlotBoundUsingClassP, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:142:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericObjectEqualP, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:142:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericObjectEqualP, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:143:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericObjectCompare, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:143:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericObjectCompare, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:144:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericObjectHash, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:144:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericObjectHash, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:145:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericObjectApply, Scm_InvalidApply, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:145:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericObjectApply, Scm_InvalidApply, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:146:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericObjectSetter, Scm_InvalidApply, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:146:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericObjectSetter, Scm_InvalidApply, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:147:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericChangeClass, Scm_NoNextMethod, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:147:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericChangeClass, Scm_NoNextMethod, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ class.c:172:40: warning: missing field 'mutex' initializer [-Wmissing-field-initializers] } class_redefinition_lock = { NULL, -1 }; /* we initialize other than zero, ^ class.c:419:12: warning: unused variable 'z' [-Wunused-variable] ScmObj z; ^ class.c:430:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(class_allocate_rec, &Scm_GenericAllocate, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:446:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(class_compute_cpl_rec, &Scm_GenericComputeCPL, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:487:8: warning: no previous prototype for function 'class_of_cc' [-Wmissing-prototypes] ScmObj class_of_cc(ScmObj result, void **data) ^ class.c:506:8: warning: no previous prototype for function 'is_a_cc' [-Wmissing-prototypes] ScmObj is_a_cc(ScmObj result, void **data) ^ class.c:1349:18: warning: no previous prototype for function 'Scm_GetSlotAccessor' [-Wmissing-prototypes] ScmSlotAccessor *Scm_GetSlotAccessor(ScmClass *klass, ScmObj slot) ^ class.c:1512:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(slot_ref_using_class_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:1641:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(slot_set_using_class_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:1708:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(slot_bound_using_class_p_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:1948:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(object_initialize_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:1985:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(object_compare_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:1990:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(object_equalp_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:2160:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(compute_applicable_methods_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:2220:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(method_more_specific_p_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:2365:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(method_initialize_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:2458:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(generic_updatedirectmethod_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:2522:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(generic_addmethod_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:2573:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(generic_deletemethod_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:2683:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_METHOD(accessor_method_initialize_rec, ^ ./gauche.h:1503:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_MethodClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ class.c:2853:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ class.c:2859:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ class.c:2867:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ class.c:2876:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ class.c:2902:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ class.c:3127:6: warning: no previous prototype for function 'Scm__InitClass' [-Wmissing-prototypes] void Scm__InitClass(void) ^ class.c:1135:9: warning: Access to field 'coreSize' results in a dereference of a null pointer (loaded from variable 'base') if (base->coreSize < (int)sizeof(ScmInstance)) { ^~~~ class.c:2137:18: warning: Function call argument is an uninitialized value if (!Scm_SubtypeP(*tp, *sp)) break; ^ ~~~ Stack dump: 0. Program arguments: /usr/bin/clang -cc1 -triple x86_64--netbsd -fsyntax-only -disable-free -main-file-name class.c -pic-level 2 -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -target-linker-version 1 -momit-leaf-frame-pointer -resource-dir /usr/bin/../lib/clang/2.9 -D HAVE_CONFIG_H -D PIC -I . -I ./../gc/include -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Werror -std=gnu99 -fconst-strings -ferror-limit 19 -fmessage-length 0 -fdiagnostics-show-option -analyze -analyzer-store=region -analyzer-opt-analyze-nested-blocks -analyzer-eagerly-assume -analyzer-checker=core -analyzer-checker=deadcode -analyzer-checker=security -analyzer-checker=unix -x c class.c 1. parser at end of file clang: error: unable to execute command: Segmentation fault (core dumped) clang: error: clang frontend command failed due to signal 2 (use -v to see invocation) clang: note: diagnostic msg: Please submit a bug report to http://llvm.org and include command line arguments and all diagnostic information. clang: error: unable to execute command: Segmentation fault (core dumped) clang: note: diagnostic msg: Error generating preprocessed source(s). prof.c:141:6: warning: no previous prototype for function 'collect_samples' [-Wmissing-prototypes] void collect_samples(ScmVMProfiler *prof) ^ prof.c:190:13: warning: Value stored to 'func' is never read func = SCM_OBJ(SCM_METHOD(func)->data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prof.c:313:5: warning: Value stored to 'sampler_port' is never read sampler_port = ^ 3 warnings generated. collection.c:42:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_ABSTRACT_CLASS(Scm_CollectionClass, SCM_CLASS_DEFAULT_CPL); ^ ./gauche.h:895:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ collection.c:43:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_ABSTRACT_CLASS(Scm_SequenceClass, SCM_CLASS_COLLECTION_CPL); ^ ./gauche.h:895:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ collection.c:44:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_ABSTRACT_CLASS(Scm_DictionaryClass, SCM_CLASS_COLLECTION_CPL); ^ ./gauche.h:895:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ collection.c:45:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_ABSTRACT_CLASS(Scm_OrderedDictionaryClass, Scm__OrderedDictionaryCPL+1); ^ ./gauche.h:895:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ collection.c:78:6: warning: no previous prototype for function 'Scm__InitCollection' [-Wmissing-prototypes] void Scm__InitCollection(void) ^ 5 warnings generated. char.c:74:17: warning: array subscript is of type 'char' [-Wchar-subscripts] if (tolower(*p) != tolower(*q)) break; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from: #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ char.c:74:32: warning: array subscript is of type 'char' [-Wchar-subscripts] if (tolower(*p) != tolower(*q)) break; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from: #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ char.c:183:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_CharSetClass, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ char.c:299:14: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!isxdigit(buf[i])) { ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:41: note: expanded from: #define isxdigit(c) ((int)((_ctype_ + 1)[(c)] & (_CTYPE_N|_CTYPE_X))) ^~~~ char.c:1051:6: warning: no previous prototype for function 'Scm__InitChar' [-Wmissing-prototypes] void Scm__InitChar(void) ^ 5 warnings generated. string.c:43:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_StringClass, string_print, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ string.c:80:6: warning: no previous prototype for function 'Scm_StringDump' [-Wmissing-prototypes] void Scm_StringDump(FILE *out, ScmObj str) ^ string.c:1208:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_StringPointerClass, NULL); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ string.c:648:9: warning: Assigned value is garbage or undefined const ScmStringBody *b = bodies[i]; ^ ~~~~~~~~~ string.c:720:9: warning: Assigned value is garbage or undefined const ScmStringBody *b = bodies[i]; ^ ~~~~~~~~~ string.c:1289:9: warning: Dereference of null pointer (loaded from variable 'prev') SCM_CHAR_GET(prev, ch); ^~~~~~~~~~~~~~~~~~~~~~ ./gauche/char_utf_8.h:75:36: note: expanded from: if (((ch) = (unsigned char)*(cp)) >= 0x80) { \ ^ 6 warnings generated. list.c:49:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_ListClass, NULL, NULL, NULL, NULL, list_cpl+1); ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ list.c:50:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_PairClass, NULL, NULL, NULL, NULL, list_cpl); ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ list.c:51:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_NullClass, NULL, NULL, NULL, NULL, list_cpl); ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ list.c:249:5: warning: Assigned value is always the same as the existing value SCM_FOR_EACH(list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:1022:13: note: expanded from: for((p) = (list); SCM_PAIRP(p); (p) = SCM_CDR(p)) ~~~ ^ ~~~~~~ list.c:302:5: warning: Assigned value is always the same as the existing value SCM_FOR_EACH(list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:1022:13: note: expanded from: for((p) = (list); SCM_PAIRP(p); (p) = SCM_CDR(p)) ~~~ ^ ~~~~~~ list.c:450:5: warning: Assigned value is always the same as the existing value SCM_FOR_EACH(list, list) if (obj == SCM_CAR(list)) return list; ^~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:1022:13: note: expanded from: for((p) = (list); SCM_PAIRP(p); (p) = SCM_CDR(p)) ~~~ ^ ~~~~~~ list.c:456:5: warning: Assigned value is always the same as the existing value SCM_FOR_EACH(list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:1022:13: note: expanded from: for((p) = (list); SCM_PAIRP(p); (p) = SCM_CDR(p)) ~~~ ^ ~~~~~~ list.c:464:5: warning: Assigned value is always the same as the existing value SCM_FOR_EACH(list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:1022:13: note: expanded from: for((p) = (list); SCM_PAIRP(p); (p) = SCM_CDR(p)) ~~~ ^ ~~~~~~ 8 warnings generated. hash.c:531:6: warning: no previous prototype for function 'hash_core_predef_procs' [-Wmissing-prototypes] int hash_core_predef_procs(ScmHashType type, ^ hash.c:697:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_HashTableClass, hash_print, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ hash.c:817:11: warning: initializing 'char *' with an expression of type 'const char [1]' discards qualifiers char *str = ""; ^ ~~ hash.c:820:32: warning: assigning to 'char *' from 'const char [4]' discards qualifiers case SCM_HASH_EQ: str = "eq?"; break; ^ ~~~~~ hash.c:821:32: warning: assigning to 'char *' from 'const char [5]' discards qualifiers case SCM_HASH_EQV: str = "eqv?"; break; ^ ~~~~~~ hash.c:822:32: warning: assigning to 'char *' from 'const char [7]' discards qualifiers case SCM_HASH_EQUAL: str = "equal?"; break; ^ ~~~~~~~~ hash.c:823:32: warning: assigning to 'char *' from 'const char [9]' discards qualifiers case SCM_HASH_STRING: str = "string=?"; break; ^ ~~~~~~~~~~ hash.c:824:32: warning: assigning to 'char *' from 'const char [8]' discards qualifiers case SCM_HASH_GENERAL: str = "general"; break; ^ ~~~~~~~~~ hash.c:895:6: warning: no previous prototype for function 'Scm__HashIterInitCompat' [-Wmissing-prototypes] void Scm__HashIterInitCompat(ScmHashTable *table, ScmHashIter *iter) ^ hash.c:900:15: warning: no previous prototype for function 'Scm__HashIterNextCompat' [-Wmissing-prototypes] ScmHashEntry *Scm__HashIterNextCompat(ScmHashIter *iter) ^ hash.c:447:15: warning: unused function 'multiword_hash' [-Wunused-function] static u_long multiword_hash(const ScmHashCore *table, intptr_t key) ^ 11 warnings generated. treemap.c:310:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_TreeMapClass, treemap_print, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ treemap.c:265:9: warning: Access to field 'left' results in a dereference of a null pointer (loaded from variable 'node') if (node->left) { ^~~~ treemap.c:487:10: warning: Access to field 'right' results in a dereference of a null pointer (loaded from variable 'l') gr = l->right; ^ treemap.c:506:10: warning: Access to field 'left' results in a dereference of a null pointer (loaded from variable 'r') gl = r->left; ^ treemap.c:530:10: warning: Access to field 'left' results in a dereference of a null pointer (loaded from variable 'g') u = (g->left == p)? g->right : g->left; ^ treemap.c:608:25: warning: Access to field 'left' results in a dereference of a null pointer (loaded from variable 'sibling') if (REDP(parent) && BLACKP(sibling->left) && BLACKP(sibling->right)) { ^~~~~~~~~~~~~~~~~~~~~ treemap.c:64:28: note: expanded from: #define BLACKP(n) (!(n) || (n->color == BLACK)) ^ treemap.c:638:24: warning: Access to field 'color' results in a dereference of a null pointer (loaded from field 'left') sibling->left->color = BLACK; ~~~~ ^ treemap.c:600:27: warning: Access to field 'left' results in a dereference of a null pointer (loaded from variable 'sibling') if (BLACKP(parent) && BLACKP(sibling->left) && BLACKP(sibling->right)) { ^~~~~~~~~~~~~~~~~~~~~ treemap.c:64:28: note: expanded from: #define BLACKP(n) (!(n) || (n->color == BLACK)) ^ treemap.c:634:25: warning: Access to field 'color' results in a dereference of a null pointer (loaded from field 'right') sibling->right->color = BLACK; ~~~~~ ^ treemap.c:623:13: warning: Access to field 'left' results in a dereference of a null pointer (loaded from variable 'sibling') if (BLACKP(sibling->left) && REDP(sibling->right)) { ^~~~~~~~~~~~~~~~~~~~~ treemap.c:64:28: note: expanded from: #define BLACKP(n) (!(n) || (n->color == BLACK)) ^ treemap.c:615:13: warning: Access to field 'left' results in a dereference of a null pointer (loaded from variable 'sibling') if (REDP(sibling->left) && BLACKP(sibling->right)) { ^~~~~~~~~~~~~~~~~~~ treemap.c:65:27: note: expanded from: #define REDP(n) ((n) && (n->color == RED)) ^ 11 warnings generated. port.c:60:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_PortClass, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ port.c:70:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_CodingAwarePortClass, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ port.c:74:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BASE_CLASS(Scm_LimitedLengthPortClass, ^ ./gauche.h:901:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype), \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ port.c:696:37: warning: missing field 'mutex' initializer [-Wmissing-field-initializers] } active_buffered_ports = { 1, NULL }; /* magic to put this in .data area */ ^ In file included from port.c:860: ./portapi.c:761:8: warning: no previous prototype for function 'readline_body' [-Wmissing-prototypes] ScmObj readline_body(ScmPort *p) ^ port.c:1054:8: warning: no previous prototype for function 'Scm__GetOutputStringCompat' [-Wmissing-prototypes] ScmObj Scm__GetOutputStringCompat(ScmPort *port) ^ port.c:1060:8: warning: no previous prototype for function 'Scm__GetOutputStringUnsafeCompat' [-Wmissing-prototypes] ScmObj Scm__GetOutputStringUnsafeCompat(ScmPort *port) ^ port.c:1127:8: warning: no previous prototype for function 'Scm__GetRemainingInputStringCompat' [-Wmissing-prototypes] ScmObj Scm__GetRemainingInputStringCompat(ScmPort *port) ^ port.c:1282:14: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!isalnum(*buf) && *buf != '_' && *buf != '-' && *buf != '.') { ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:55:40: note: expanded from: #define isalnum(c) ((int)((_ctype_ + 1)[(c)] & (_CTYPE_U|_CTYPE_L|_CTYPE_N))) ^~~~ port.c:1630:6: warning: no previous prototype for function 'Scm__InitPort' [-Wmissing-prototypes] void Scm__InitPort(void) ^ port.c:543:36: warning: Value stored to 'force' is never read if (cnt <= 0) { cnt = cursiz; force = TRUE; } ^ ~~~~ 11 warnings generated. write.c:48:1: warning: missing field 'slots' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericWriteObject, write_object_fallback, NULL); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ write.c:48:1: warning: missing field 'lock' initializer [-Wmissing-field-initializers] SCM_DEFINE_GENERIC(Scm_GenericWriteObject, write_object_fallback, NULL); ^ ./gauche.h:1472:5: note: expanded from: } ^ write.c:1046:45: warning: format string is not a string literal [-Wformat-nonliteral] snprintf(buf, SPBUFSIZ, Scm_DStringGetz(&argbuf), ^~~~~~~~~~~~~~~~~~~~~~~~ write.c:1059:45: warning: format string is not a string literal [-Wformat-nonliteral] snprintf(buf, SPBUFSIZ, Scm_DStringGetz(&argbuf), ^~~~~~~~~~~~~~~~~~~~~~~~ write.c:1072:45: warning: format string is not a string literal [-Wformat-nonliteral] snprintf(buf, SPBUFSIZ, Scm_DStringGetz(&argbuf), ^~~~~~~~~~~~~~~~~~~~~~~~ write.c:1108:45: warning: format string is not a string literal [-Wformat-nonliteral] snprintf(buf, SPBUFSIZ, Scm_DStringGetz(&argbuf), ^~~~~~~~~~~~~~~~~~~~~~~~ write.c:1254:25: warning: declaration shadows a local variable [-Wshadow] int c = va_arg(ap, int); ^ write.c:1198:9: note: previous declaration is here int c; ^ write.c:1260:25: warning: declaration shadows a local variable [-Wshadow] int c = va_arg(ap, int); ^ write.c:1198:9: note: previous declaration is here int c; ^ write.c:1329:6: warning: no previous prototype for function 'Scm__InitWrite' [-Wmissing-prototypes] void Scm__InitWrite(void) ^ 9 warnings generated. read.c:79:25: warning: missing field 'mutex' initializer [-Wmissing-field-initializers] } readCtorData = { NULL }; ^ read.c:85:25: warning: missing field 'mutex' initializer [-Wmissing-field-initializers] } hashBangData = { NULL }; ^ read.c:203:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_ReadContextClass, read_context_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ read.c:240:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_ReadReferenceClass, read_reference_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ read.c:242:8: warning: no previous prototype for function 'Scm_MakeReadReference' [-Wmissing-prototypes] ScmObj Scm_MakeReadReference(void) ^ read.c:412:13: warning: unused variable 'c0' [-Wunused-variable] ScmChar c0; ^ read.c:909:32: warning: array subscript is of type 'char' [-Wchar-subscripts] if (cname[0] == 'x' && isxdigit(cname[1])) { ^~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:41: note: expanded from: #define isxdigit(c) ((int)((_ctype_ + 1)[(c)] & (_CTYPE_N|_CTYPE_X))) ^~~~ read.c:915:34: warning: array subscript is of type 'char' [-Wchar-subscripts] if ((cname[0] == 'u') && isxdigit(cname[1])) { ^~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:41: note: expanded from: #define isxdigit(c) ((int)((_ctype_ + 1)[(c)] & (_CTYPE_N|_CTYPE_X))) ^~~~ read.c:926:29: warning: comparison of integers of different signs: 'int' and 'u_int' (aka 'unsigned int') [-Wsign-compare] if (cntab->size == namesize ~~~~~~~~~~~ ^ ~~~~~~~~ read.c:1215:12: warning: declaration shadows a variable in the global scope [-Wshadow] ScmObj optarg = (nargs > 2? args[2] : SCM_FALSE); ^ /usr/include/unistd.h:155:15: note: previous declaration is here extern char *optarg; /* getopt(3) external variables */ ^ read.c:1292:41: warning: assigning to 'char *' from 'const char [4]' discards qualifiers if (c1 == '3' && c2 == '2') tag = "f32"; ^ ~~~~~ read.c:1293:46: warning: assigning to 'char *' from 'const char [4]' discards qualifiers else if (c1 == '6' && c2 == '4') tag = "f64"; ^ ~~~~~ read.c:1294:46: warning: assigning to 'char *' from 'const char [4]' discards qualifiers else if (c1 == '1' && c2 == '6') tag = "f16"; ^ ~~~~~ read.c:1296:28: warning: assigning to 'char *' from 'const char *' discards qualifiers if (c1 == '8') tag = (ch == 's')? "s8" : "u8"; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ read.c:1299:32: warning: assigning to 'char *' from 'const char *' discards qualifiers if (c2 == '6') tag = (ch == 's')? "s16" : "u16"; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ read.c:1303:32: warning: assigning to 'char *' from 'const char *' discards qualifiers if (c2 == '2') tag = (ch == 's')? "s32" : "u32"; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ read.c:1307:32: warning: assigning to 'char *' from 'const char *' discards qualifiers if (c2 == '4') tag = (ch == 's')? "s64" : "u64"; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ read.c:1344:6: warning: no previous prototype for function 'Scm__InitRead' [-Wmissing-prototypes] void Scm__InitRead(void) ^ read.c:47:15: warning: unused function 'read_context_init' [-Wunused-function] static void read_context_init(ScmVM *vm, ScmReadContext *ctx); ^ read.c:730:34: warning: Value stored to 'c' is never read if (incompletep) c = Scm_GetbUnsafe(port); ^ ~~~~~~~~~~~~~~~~~~~~ read.c:731:22: warning: Value stored to 'c' is never read else c = Scm_GetcUnsafe(port); ^ ~~~~~~~~~~~~~~~~~~~~ 21 warnings generated. vector.c:56:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_VectorClass, vector_print, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:183:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_UVectorClass, NULL, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:195:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(S8, s8) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:196:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(U8, u8) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:197:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(S16, s16) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:198:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(U16, u16) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:199:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(S32, s32) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:200:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(U32, u32) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:201:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(S64, s64) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:202:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(U64, u64) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:203:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(F16, f16) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:204:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(F32, f32) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ vector.c:205:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] DEF_UVCLASS(F64, f64) ^ vector.c:189:79: note: expanded from: static int SCM_CPP_CAT3(compare_,tag,vector)(ScmObj x, ScmObj y, int equalp); \ ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ 13 warnings generated. weak.c:77:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_WeakVectorClass, weakvector_print, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ weak.c:228:11: warning: initializing 'char *' with an expression of type 'const char [1]' discards qualifiers char *type = ""; ^ ~~ weak.c:231:33: warning: assigning to 'char *' from 'const char [4]' discards qualifiers case SCM_HASH_EQ: type = "eq?"; break; ^ ~~~~~ weak.c:232:33: warning: assigning to 'char *' from 'const char [5]' discards qualifiers case SCM_HASH_EQV: type = "eqv?"; break; ^ ~~~~~~ weak.c:233:33: warning: assigning to 'char *' from 'const char [7]' discards qualifiers case SCM_HASH_EQUAL: type = "equal?"; break; ^ ~~~~~~~~ weak.c:234:33: warning: assigning to 'char *' from 'const char [9]' discards qualifiers case SCM_HASH_STRING: type = "string=?"; break; ^ ~~~~~~~~~~ weak.c:235:33: warning: assigning to 'char *' from 'const char [8]' discards qualifiers case SCM_HASH_GENERAL: type = "general"; break; ^ ~~~~~~~~~ weak.c:242:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_WeakHashTableClass, weakhash_print, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ 8 warnings generated. symbol.c:43:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_SymbolClass, symbol_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ symbol.c:239:6: warning: no previous prototype for function 'Scm__InitSymbol' [-Wmissing-prototypes] void Scm__InitSymbol(void) ^ 2 warnings generated. keyword.c:64:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_KeywordClass, keyword_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ keyword.c:70:21: warning: missing field 'mutex' initializer [-Wmissing-field-initializers] } keywords = { NULL }; ^ keyword.c:162:6: warning: no previous prototype for function 'Scm__InitKeyword' [-Wmissing-prototypes] void Scm__InitKeyword(void) ^ 3 warnings generated. gloc.c:52:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_GlocClass, gloc_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ 1 warning generated. regexp.c:217:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_RegexpClass, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ regexp.c:220:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_RegMatchClass, NULL); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ regexp.c:258:23: warning: unused variable 'px' [-Wunused-variable] const u_char *px = rx->code, *py = ry->code; ^ regexp.c:258:39: warning: unused variable 'py' [-Wunused-variable] const u_char *px = rx->code, *py = ry->code; ^ regexp.c:2828:6: warning: no previous prototype for function 'Scm__InitRegexp' [-Wmissing-prototypes] void Scm__InitRegexp(void) ^ regexp.c:258:23: warning: Value stored to 'px' during its initialization is never read const u_char *px = rx->code, *py = ry->code; ^ ~~~~~~~~ regexp.c:258:39: warning: Value stored to 'py' during its initialization is never read const u_char *px = rx->code, *py = ry->code; ^ ~~~~~~~~ regexp.c:2155:28: warning: Dereference of null pointer (loaded from variable 'prevp') prevb = (unsigned char)*prevp; ^~~~~~ regexp.c:2273:32: warning: Dereference of null pointer (loaded from variable 'bpos') if ((unsigned char)*bpos < 128) { ^~~~~ regexp.c:2255:32: warning: Dereference of null pointer (loaded from variable 'bpos') if ((unsigned char)*bpos >= 128) return; ^~~~~ regexp.c:2304:13: warning: Dereference of null pointer (loaded from variable 'bpos') SCM_CHAR_GET(bpos, ch); ^~~~~~~~~~~~~~~~~~~~~~ ./gauche/char_utf_8.h:75:36: note: expanded from: if (((ch) = (unsigned char)*(cp)) >= 0x80) { \ ^ regexp.c:2409:17: warning: Dereference of null pointer (loaded from variable 'bpos') SCM_CHAR_GET(bpos, ch); ^~~~~~~~~~~~~~~~~~~~~~ ./gauche/char_utf_8.h:75:36: note: expanded from: if (((ch) = (unsigned char)*(cp)) >= 0x80) { \ ^ regexp.c:2428:17: warning: Dereference of null pointer (loaded from variable 'bpos') SCM_CHAR_GET(bpos, ch); ^~~~~~~~~~~~~~~~~~~~~~ ./gauche/char_utf_8.h:75:36: note: expanded from: if (((ch) = (unsigned char)*(cp)) >= 0x80) { \ ^ regexp.c:2289:13: warning: Dereference of null pointer (loaded from variable 'bpos') SCM_CHAR_GET(bpos, ch); ^~~~~~~~~~~~~~~~~~~~~~ ./gauche/char_utf_8.h:75:36: note: expanded from: if (((ch) = (unsigned char)*(cp)) >= 0x80) { \ ^ regexp.c:2389:36: warning: Dereference of null pointer (loaded from variable 'bpos') if ((unsigned char)*bpos < 128) { ^~~~~ regexp.c:2367:36: warning: Dereference of null pointer (loaded from variable 'bpos') if ((unsigned char)*bpos >= 128) break; ^~~~~ 16 warnings generated. signal.c:92:24: warning: missing field 'masks' initializer [-Wmissing-field-initializers] } sigHandlers = {{NULL}}; ^ signal.c:207:16: warning: missing field 'defaultHandle' initializer [-Wmissing-field-initializers] { NULL, -1 } ^ signal.c:269:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_SysSigsetClass, sigset_print, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ signal.c:287:15: warning: no previous prototype for function 'make_sigset' [-Wmissing-prototypes] ScmSysSigset *make_sigset(void) ^ signal.c:364:6: warning: no previous prototype for function 'Scm_SignalQueueClear' [-Wmissing-prototypes] void Scm_SignalQueueClear(ScmSignalQueue* q) ^ signal.c:447:22: warning: declaration shadows a local variable [-Wshadow] sigset_t omask; ^ signal.c:403:14: note: previous declaration is here sigset_t omask; ^ signal.c:503:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(default_sighandler_stub, 1, 0, ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ signal.c:519:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(exit_sighandler_stub, 1, 0, ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ signal.c:583:51: warning: unused variable 'passthrough' [-Wunused-variable] int badproc = FALSE, sigactionfailed = FALSE, passthrough = FALSE; ^ signal.c:952:6: warning: no previous prototype for function 'Scm__InitSignal' [-Wmissing-prototypes] void Scm__InitSignal(void) ^ 10 warnings generated. module.c:86:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_ModuleClass, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ module.c:101:1: warning: missing field 'name' initializer [-Wmissing-field-initializers] DEFINE_STATIC_MODULE(nullModule); /* # */ ^ module.c:99:41: note: expanded from: static ScmModule cname = { { NULL } } ^ module.c:102:1: warning: missing field 'name' initializer [-Wmissing-field-initializers] DEFINE_STATIC_MODULE(schemeModule); /* # */ ^ module.c:99:41: note: expanded from: static ScmModule cname = { { NULL } } ^ module.c:103:1: warning: missing field 'name' initializer [-Wmissing-field-initializers] DEFINE_STATIC_MODULE(gaucheModule); /* # */ ^ module.c:99:41: note: expanded from: static ScmModule cname = { { NULL } } ^ module.c:104:1: warning: missing field 'name' initializer [-Wmissing-field-initializers] DEFINE_STATIC_MODULE(internalModule); /* # */ ^ module.c:99:41: note: expanded from: static ScmModule cname = { { NULL } } ^ module.c:105:1: warning: missing field 'name' initializer [-Wmissing-field-initializers] DEFINE_STATIC_MODULE(gfModule); /* # */ ^ module.c:99:41: note: expanded from: static ScmModule cname = { { NULL } } ^ module.c:106:1: warning: missing field 'name' initializer [-Wmissing-field-initializers] DEFINE_STATIC_MODULE(userModule); /* # */ ^ module.c:99:41: note: expanded from: static ScmModule cname = { { NULL } } ^ module.c:453:12: warning: unused variable 'v' [-Wunused-variable] ScmObj v; ^ module.c:785:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ module.c:832:6: warning: no previous prototype for function 'Scm__InitModule' [-Wmissing-prototypes] void Scm__InitModule(void) ^ module.c:855:6: warning: no previous prototype for function 'Scm__InitModulePost' [-Wmissing-prototypes] void Scm__InitModulePost(void) ^ module.c:500:25: warning: Access to field 'origin' results in a dereference of a null pointer (loaded from variable 'imp') ScmObj b1 = SCM_MODULEP(imp->origin)? imp->origin : SCM_OBJ(imp); ^~~~~~~~~~~~~~~~~~~~~~~~ ./gauche/module.h:67:31: note: expanded from: #define SCM_MODULEP(obj) SCM_XTYPEP(obj, SCM_CLASS_MODULE) ^ ./gauche.h:415:6: note: expanded from: (SCM_HPTRP(obj)&&(SCM_OBJ(obj)->tag == SCM_CLASS2TAG(klass))) ^ ./gauche.h:237:27: note: expanded from: #define SCM_HPTRP(obj) (SCM_TAG2(obj) == 0) ^ ./gauche.h:227:27: note: expanded from: #define SCM_TAG2(obj) (SCM_WORD(obj) & 0x03) ^ ./gauche.h:220:37: note: expanded from: #define SCM_WORD(obj) ((ScmWord)(obj)) ^~~~ 12 warnings generated. proc.c:46:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_ProcedureClass, proc_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ proc.c:262:15: warning: declaration shadows a local variable [-Wshadow] void *data[2]; ^ proc.c:257:49: note: previous declaration is here static ScmObj foreach1_cc(ScmObj result, void **data) ^ proc.c:295:15: warning: declaration shadows a local variable [-Wshadow] void *data[4]; ^ proc.c:285:45: note: previous declaration is here static ScmObj map1_cc(ScmObj result, void **data) ^ proc.c:525:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ proc.c:532:6: warning: no previous prototype for function 'Scm__InitProc' [-Wmissing-prototypes] void Scm__InitProc(void) ^ proc.c:74:12: warning: Access to field 'requiredArgs' results in a dereference of a null pointer (loaded from variable 'code') req = SCM_COMPILED_CODE_REQUIRED_ARGS(code); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gauche/code.h:98:5: note: expanded from: (SCM_COMPILED_CODE(obj)->requiredArgs) ^ 6 warnings generated. number.c:142:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_NumberClass, number_print, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ number.c:144:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_ComplexClass, number_print, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ number.c:146:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_RealClass, number_print, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ number.c:148:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_RationalClass, number_print, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ number.c:150:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_IntegerClass, number_print, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ number.c:176:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_GENERIC(generic_add, bad_number_method, "+"); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ number.c:176:59: warning: initializing 'void *' with an expression of type 'const char [2]' discards qualifiers static SCM_DEFINE_GENERIC(generic_add, bad_number_method, "+"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./gauche.h:1471:28: note: expanded from: SCM_NIL, 0, cfunc, data \ ^ number.c:176:8: warning: missing field 'lock' initializer [-Wmissing-field-initializers] static SCM_DEFINE_GENERIC(generic_add, bad_number_method, "+"); ^ ./gauche.h:1472:5: note: expanded from: } ^ number.c:177:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_GENERIC(generic_sub, bad_number_method, "-"); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ number.c:177:59: warning: initializing 'void *' with an expression of type 'const char [2]' discards qualifiers static SCM_DEFINE_GENERIC(generic_sub, bad_number_method, "-"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./gauche.h:1471:28: note: expanded from: SCM_NIL, 0, cfunc, data \ ^ number.c:177:8: warning: missing field 'lock' initializer [-Wmissing-field-initializers] static SCM_DEFINE_GENERIC(generic_sub, bad_number_method, "-"); ^ ./gauche.h:1472:5: note: expanded from: } ^ number.c:178:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_GENERIC(generic_mul, bad_number_method, "*"); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ number.c:178:59: warning: initializing 'void *' with an expression of type 'const char [2]' discards qualifiers static SCM_DEFINE_GENERIC(generic_mul, bad_number_method, "*"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./gauche.h:1471:28: note: expanded from: SCM_NIL, 0, cfunc, data \ ^ number.c:178:8: warning: missing field 'lock' initializer [-Wmissing-field-initializers] static SCM_DEFINE_GENERIC(generic_mul, bad_number_method, "*"); ^ ./gauche.h:1472:5: note: expanded from: } ^ number.c:179:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_GENERIC(generic_div, bad_number_method, "/"); ^ ./gauche.h:1468:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_GenericClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ number.c:179:59: warning: initializing 'void *' with an expression of type 'const char [2]' discards qualifiers static SCM_DEFINE_GENERIC(generic_div, bad_number_method, "/"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./gauche.h:1471:28: note: expanded from: SCM_NIL, 0, cfunc, data \ ^ number.c:179:8: warning: missing field 'lock' initializer [-Wmissing-field-initializers] static SCM_DEFINE_GENERIC(generic_div, bad_number_method, "/"); ^ ./gauche.h:1472:5: note: expanded from: } ^ number.c:518:8: warning: no previous prototype for function 'Scm__EncodeDouble' [-Wmissing-prototypes] double Scm__EncodeDouble(u_long mant1, u_long mant0, int exp, int sign) ^ number.c:643:8: warning: no previous prototype for function 'Scm_RatnumAddSub' [-Wmissing-prototypes] ScmObj Scm_RatnumAddSub(ScmObj x, ScmObj y, int subtract) ^ number.c:683:8: warning: no previous prototype for function 'Scm_RatnumMulDiv' [-Wmissing-prototypes] ScmObj Scm_RatnumMulDiv(ScmObj x, ScmObj y, int divide) ^ number.c:988:15: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare] if (r > 0xffffffffUL) { ~ ^ ~~~~~~~~~~~~ number.c:2089:20: warning: declaration shadows a local variable [-Wshadow] double z = Scm_GetDouble(arg1); ^ number.c:1979:12: note: previous declaration is here double z; ^ number.c:3461:13: warning: array subscript is of type 'char' [-Wchar-subscripts] c = tolower(*str++); ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from: #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ number.c:3653:21: warning: unused variable 'ostrp' [-Wunused-variable] const char *ostrp = *strp; ^ number.c:3939:6: warning: no previous prototype for function 'Scm__InitNumber' [-Wmissing-prototypes] void Scm__InitNumber(void) ^ number.c:3653:21: warning: Value stored to 'ostrp' during its initialization is never read const char *ostrp = *strp; ^ ~~~~~ 26 warnings generated. load.c:83:33: warning: missing field 'dynload_path_rec' initializer [-Wmissing-field-initializers] } ldinfo = { (ScmGloc*)&ldinfo, }; /* trick to put ldinfo in .data section */ ^ load.c:336:8: warning: no previous prototype for function 'Scm_FindFile' [-Wmissing-prototypes] ScmObj Scm_FindFile(ScmString *filename, ScmObj *paths, ^ load.c:503:8: warning: no previous prototype for function 'Scm_GetDynLoadPath' [-Wmissing-prototypes] ScmObj Scm_GetDynLoadPath(void) ^ load.c:751:13: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isalnum(*s)) *d = tolower(*s); ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:55:40: note: expanded from: #define isalnum(c) ((int)((_ctype_ + 1)[(c)] & (_CTYPE_U|_CTYPE_L|_CTYPE_N))) ^~~~ load.c:751:31: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isalnum(*s)) *d = tolower(*s); ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from: #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ load.c:787:13: warning: no previous prototype for function 'get_initfn_name' [-Wmissing-prototypes] const char *get_initfn_name(ScmObj initfn, const char *dsopath) ^ load.c:1082:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_AutoloadClass, autoload_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ load.c:1264:6: warning: no previous prototype for function 'Scm__LoadFromPortCompat' [-Wmissing-prototypes] void Scm__LoadFromPortCompat(ScmPort *port, int flags) ^ load.c:1269:6: warning: no previous prototype for function 'Scm__LoadCompat' [-Wmissing-prototypes] int Scm__LoadCompat(const char *file, int flags) ^ load.c:1274:8: warning: no previous prototype for function 'Scm__RequireCompat' [-Wmissing-prototypes] ScmObj Scm__RequireCompat(ScmObj feature) ^ load.c:1285:6: warning: no previous prototype for function 'Scm__InitLoad' [-Wmissing-prototypes] void Scm__InitLoad(void) ^ load.c:857:5: warning: Called function pointer is null (null dereference) ifn->fn(); ^ load.c:1222:28: warning: Access to field 'getter' results in a dereference of a null pointer (loaded from variable 'f') adata->value = SCM_GLOC_GET(f); ^~~~~~~~~~~~~~~ ./gauche/gloc.h:91:6: note: expanded from: ((gloc)->getter? (gloc)->getter(gloc) : (gloc)->value) ^ load.c:1227:13: warning: Access to field 'setter' results in a dereference of a null pointer (loaded from variable 'g') SCM_GLOC_SET(g, adata->value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gauche/gloc.h:93:6: note: expanded from: ((gloc)->setter? (gloc)->setter((gloc), (val)) : ((gloc)->value = (val))) ^ load.c:1233:28: warning: Access to field 'getter' results in a dereference of a null pointer (loaded from variable 'g') adata->value = SCM_GLOC_GET(g); ^~~~~~~~~~~~~~~ ./gauche/gloc.h:91:6: note: expanded from: ((gloc)->getter? (gloc)->getter(gloc) : (gloc)->value) ^ load.c:1241:20: warning: Assigned value is always the same as the existing value vm->module = prev_module; ~~~~~~~~~~ ^ ~~~~~~~~~~~ 16 warnings generated. paths.c:52:6: warning: no previous prototype for function 'maybe_prepend_install_dir' [-Wmissing-prototypes] void maybe_prepend_install_dir(const char *orig, char *buf, int buflen, ^ paths.c:71:6: warning: no previous prototype for function 'Scm_GetLibraryDirectory' [-Wmissing-prototypes] void Scm_GetLibraryDirectory(char *buf, int buflen, ^ paths.c:77:6: warning: no previous prototype for function 'Scm_GetArchitectureDirectory' [-Wmissing-prototypes] void Scm_GetArchitectureDirectory(char *buf, int buflen, ^ paths.c:83:6: warning: no previous prototype for function 'Scm_GetSiteLibraryDirectory' [-Wmissing-prototypes] void Scm_GetSiteLibraryDirectory(char *buf, int buflen, ^ paths.c:89:6: warning: no previous prototype for function 'Scm_GetSiteArchitectureDirectory' [-Wmissing-prototypes] void Scm_GetSiteArchitectureDirectory(char *buf, int buflen, ^ paths.c:99:6: warning: no previous prototype for function 'Scm_GetRuntimeDirectory' [-Wmissing-prototypes] void Scm_GetRuntimeDirectory(char *buf, int buflen, ^ 6 warnings generated. lazy.c:93:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_PromiseClass, promise_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ lazy.c:123:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 2 warnings generated. repl.c:90:16: warning: declaration shadows a local variable [-Wshadow] ScmObj result = Scm_VMGetResult(vm), cp; ^ repl.c:76:35: note: previous declaration is here static ScmObj repl_eval_cc(ScmObj result, void **data) ^ repl.c:188:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(repl_STUB, 0, 1, SCM_OBJ(&repl_NAME), repl_proc, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ repl.c:197:6: warning: no previous prototype for function 'Scm__InitRepl' [-Wmissing-prototypes] void Scm__InitRepl(void) ^ 3 warnings generated. autoloads.c:339:6: warning: no previous prototype for function 'Scm__InitAutoloads' [-Wmissing-prototypes] void Scm__InitAutoloads(void) ^ 1 warning generated. system.c:129:5: warning: no previous prototype for function 'Scm_SysCall' [-Wmissing-prototypes] int Scm_SysCall(int r) ^ system.c:140:7: warning: no previous prototype for function 'Scm_PtrSysCall' [-Wmissing-prototypes] void *Scm_PtrSysCall(void *r) ^ system.c:253:13: warning: no previous prototype for function 'Scm_PathDelimiter' [-Wmissing-prototypes] const char *Scm_PathDelimiter(void) ^ system.c:714:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_SysStatClass, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ system.c:783:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ system.c:849:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_TimeClass, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ system.c:902:6: warning: no previous prototype for function 'Scm_CurrentMicroseconds' [-Wmissing-prototypes] long Scm_CurrentMicroseconds() ^ system.c:986:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ system.c:1111:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_SysTmClass, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ system.c:1153:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ system.c:1195:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_SysGroupClass, grp_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ system.c:1252:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ system.c:1266:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS_SIMPLE(Scm_SysPasswdClass, pwd_print); ^ ./gauche.h:891:5: note: expanded from: SCM_DEFINE_BUILTIN_CLASS(cname, printer, NULL, NULL, NULL, NULL) ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ system.c:1342:5: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ system.c:1999:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_SysFdsetClass, NULL, NULL, NULL, ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ system.c:2476:6: warning: no previous prototype for function 'Scm__InitSystem' [-Wmissing-prototypes] void Scm__InitSystem(void) ^ system.c:346:26: warning: Access to field 'pw_dir' results in a dereference of a null pointer (loaded from variable 'pwd') dirlen = (int)strlen(pwd->pw_dir); ^~~ 17 warnings generated. stdlib.stub:262:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_eqvP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[0]),SCM_SUBR_IMMEDIATE_ARG, stdlib_eqvP, SCM_MAKE_INT(SCM_VM_EQV), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:284:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_eqP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[1]),SCM_SUBR_IMMEDIATE_ARG, stdlib_eqP, SCM_MAKE_INT(SCM_VM_EQ), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:306:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_equalP__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[2]),SCM_SUBR_IMMEDIATE_ARG, stdlib_equalP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:324:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_numberP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[3]),SCM_SUBR_IMMEDIATE_ARG, stdlib_numberP, SCM_MAKE_INT(SCM_VM_NUMBERP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:342:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_complexP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[4]),SCM_SUBR_IMMEDIATE_ARG, stdlib_complexP, SCM_MAKE_INT(SCM_VM_NUMBERP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:360:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_realP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[5]),SCM_SUBR_IMMEDIATE_ARG, stdlib_realP, SCM_MAKE_INT(SCM_VM_REALP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:71:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_rationalP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[6]),SCM_SUBR_IMMEDIATE_ARG, stdlib_rationalP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:73:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_integerP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[7]),SCM_SUBR_IMMEDIATE_ARG, stdlib_integerP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:91:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_exactP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[8]),SCM_SUBR_IMMEDIATE_ARG, stdlib_exactP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:109:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_inexactP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[9]),SCM_SUBR_IMMEDIATE_ARG, stdlib_inexactP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:113:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__3d__STUB, 2, 3,1, SCM_OBJ(&scm__sc.d901[10]),SCM_SUBR_IMMEDIATE_ARG, stdlib__3d, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:115:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__LT__STUB, 2, 3,1, SCM_OBJ(&scm__sc.d901[11]),SCM_SUBR_IMMEDIATE_ARG, stdlib__LT, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:117:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__LT_3d__STUB, 2, 3,1, SCM_OBJ(&scm__sc.d901[12]),SCM_SUBR_IMMEDIATE_ARG, stdlib__LT_3d, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:119:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__GT__STUB, 2, 3,1, SCM_OBJ(&scm__sc.d901[13]),SCM_SUBR_IMMEDIATE_ARG, stdlib__GT, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:121:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__GT_3d__STUB, 2, 3,1, SCM_OBJ(&scm__sc.d901[14]),SCM_SUBR_IMMEDIATE_ARG, stdlib__GT_3d, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:124:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_zeroP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[15]),SCM_SUBR_IMMEDIATE_ARG, stdlib_zeroP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:127:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_positiveP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[16]),SCM_SUBR_IMMEDIATE_ARG, stdlib_positiveP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:129:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_negativeP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[17]),SCM_SUBR_IMMEDIATE_ARG, stdlib_negativeP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:147:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_oddP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[18]),SCM_SUBR_IMMEDIATE_ARG, stdlib_oddP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:132:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_evenP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[19]),SCM_SUBR_IMMEDIATE_ARG, stdlib_evenP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:135:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_max__STUB, 1, 1,1, SCM_OBJ(&scm__sc.d901[20]),0, stdlib_max, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:137:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_min__STUB, 1, 1,1, SCM_OBJ(&scm__sc.d901[21]),0, stdlib_min, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:143:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__2a__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[22]),SCM_SUBR_IMMEDIATE_ARG, stdlib__2a, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:149:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__2b__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[23]),SCM_SUBR_IMMEDIATE_ARG, stdlib__2b, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:155:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib____STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[24]),SCM_SUBR_IMMEDIATE_ARG, stdlib__, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:161:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__2f__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[25]),SCM_SUBR_IMMEDIATE_ARG, stdlib__2f, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:179:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_abs__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[26]),SCM_SUBR_IMMEDIATE_ARG, stdlib_abs, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:166:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_quotient__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[27]),SCM_SUBR_IMMEDIATE_ARG, stdlib_quotient, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:168:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_remainder__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[28]),SCM_SUBR_IMMEDIATE_ARG, stdlib_remainder, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:170:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_modulo__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[29]),SCM_SUBR_IMMEDIATE_ARG, stdlib_modulo, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:192:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25gcd__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[30]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25gcd, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:210:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_numerator__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[31]),SCM_SUBR_IMMEDIATE_ARG, stdlib_numerator, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:228:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_denominator__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[32]),SCM_SUBR_IMMEDIATE_ARG, stdlib_denominator, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:178:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_floor__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[33]),SCM_SUBR_IMMEDIATE_ARG, stdlib_floor, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:180:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_ceiling__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[34]),SCM_SUBR_IMMEDIATE_ARG, stdlib_ceiling, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:182:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_truncate__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[35]),SCM_SUBR_IMMEDIATE_ARG, stdlib_truncate, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:184:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_round__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[36]),SCM_SUBR_IMMEDIATE_ARG, stdlib_round, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:203:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25exp__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[37]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25exp, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:199:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25log__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[38]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25log, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:218:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25sin__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[39]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25sin, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:237:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25cos__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[40]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25cos, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:256:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25tan__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[41]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25tan, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:212:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25asin__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[42]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25asin, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:219:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25acos__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[43]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25acos, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:224:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25atan__STUB, 1, 2,1, SCM_OBJ(&scm__sc.d901[44]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25atan, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:243:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25sinh__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[45]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25sinh, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:262:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25cosh__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[46]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25cosh, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:281:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25tanh__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[47]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25tanh, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:234:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25sqrt__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[48]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25sqrt, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:256:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib__25expt__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[49]),SCM_SUBR_IMMEDIATE_ARG, stdlib__25expt, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:280:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_make_rectangular__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[50]),SCM_SUBR_IMMEDIATE_ARG, stdlib_make_rectangular, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:304:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_make_polar__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[51]),SCM_SUBR_IMMEDIATE_ARG, stdlib_make_polar, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:246:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_real_part__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[52]),SCM_SUBR_IMMEDIATE_ARG, stdlib_real_part, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:251:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_imag_part__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[53]),SCM_SUBR_IMMEDIATE_ARG, stdlib_imag_part, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:269:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_magnitude__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[54]),SCM_SUBR_IMMEDIATE_ARG, stdlib_magnitude, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:287:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_angle__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[55]),SCM_SUBR_IMMEDIATE_ARG, stdlib_angle, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:305:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_exact_TOinexact__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[56]),SCM_SUBR_IMMEDIATE_ARG, stdlib_exact_TOinexact, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:323:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_inexact_TOexact__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[57]),SCM_SUBR_IMMEDIATE_ARG, stdlib_inexact_TOexact, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:261:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_number_TOstring__STUB, 1, 3,1, SCM_OBJ(&scm__sc.d901[58]),SCM_SUBR_IMMEDIATE_ARG, stdlib_number_TOstring, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:264:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_TOnumber__STUB, 1, 2,0, SCM_OBJ(&scm__sc.d901[59]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_TOnumber, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:282:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_not__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[60]),SCM_SUBR_IMMEDIATE_ARG, stdlib_not, SCM_MAKE_INT(SCM_VM_NOT), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:300:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_booleanP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[61]),SCM_SUBR_IMMEDIATE_ARG, stdlib_booleanP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:318:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_pairP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[62]),SCM_SUBR_IMMEDIATE_ARG, stdlib_pairP, SCM_MAKE_INT(SCM_VM_PAIRP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:340:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_cons__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[63]),stdlib_cons, SCM_MAKE_INT(SCM_VM_CONS), NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:359:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_car__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[64]),SCM_SUBR_IMMEDIATE_ARG, stdlib_car, SCM_MAKE_INT(SCM_VM_CAR), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:378:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_cdr__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[65]),SCM_SUBR_IMMEDIATE_ARG, stdlib_cdr, SCM_MAKE_INT(SCM_VM_CDR), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:398:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_set_carX__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[66]),stdlib_set_carX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:418:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_set_cdrX__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[67]),stdlib_set_cdrX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:295:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_caar_SETTER__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[69]),stdlib_caar_SETTER, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:313:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_caar__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[68]),SCM_SUBR_IMMEDIATE_ARG, stdlib_caar, SCM_MAKE_INT(SCM_VM_CAAR), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:297:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_cadr_SETTER__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[71]),stdlib_cadr_SETTER, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:315:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_cadr__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[70]),SCM_SUBR_IMMEDIATE_ARG, stdlib_cadr, SCM_MAKE_INT(SCM_VM_CADR), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:299:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_cdar_SETTER__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[73]),stdlib_cdar_SETTER, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:317:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_cdar__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[72]),SCM_SUBR_IMMEDIATE_ARG, stdlib_cdar, SCM_MAKE_INT(SCM_VM_CDAR), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:301:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_cddr_SETTER__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[75]),stdlib_cddr_SETTER, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:319:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_cddr__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[74]),SCM_SUBR_IMMEDIATE_ARG, stdlib_cddr, SCM_MAKE_INT(SCM_VM_CDDR), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:337:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_nullP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[76]),SCM_SUBR_IMMEDIATE_ARG, stdlib_nullP, SCM_MAKE_INT(SCM_VM_NULLP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:355:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_listP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[77]),SCM_SUBR_IMMEDIATE_ARG, stdlib_listP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:309:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_list__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[78]),SCM_SUBR_IMMEDIATE_ARG, stdlib_list, SCM_MAKE_INT(SCM_VM_LIST), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:314:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_length__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[79]),0, stdlib_length, SCM_MAKE_INT(SCM_VM_LENGTH), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:318:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_length_2b__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[80]),0, stdlib_length_2b, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:336:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_append__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[81]),SCM_SUBR_IMMEDIATE_ARG, stdlib_append, SCM_MAKE_INT(SCM_VM_APPEND), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:366:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_reverse__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[82]),stdlib_reverse, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:400:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_list_tail__STUB, 2, 2,1, SCM_OBJ(&scm__sc.d901[83]),0, stdlib_list_tail, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:434:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_list_ref__STUB, 2, 2,1, SCM_OBJ(&scm__sc.d901[84]),0, stdlib_list_ref, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:457:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_memq__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[85]),0, stdlib_memq, SCM_MAKE_INT(SCM_VM_MEMQ), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:480:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_memv__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[86]),0, stdlib_memv, SCM_MAKE_INT(SCM_VM_MEMV), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:331:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_member__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[87]),stdlib_member, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:354:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_assq__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[88]),0, stdlib_assq, SCM_MAKE_INT(SCM_VM_ASSQ), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:377:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_assv__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[89]),0, stdlib_assv, SCM_MAKE_INT(SCM_VM_ASSV), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:336:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_assoc__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[90]),stdlib_assoc, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:354:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_symbolP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[91]),SCM_SUBR_IMMEDIATE_ARG, stdlib_symbolP, SCM_MAKE_INT(SCM_VM_SYMBOLP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:346:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_symbol_TOstring__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[92]),SCM_SUBR_IMMEDIATE_ARG, stdlib_symbol_TOstring, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:365:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_TOsymbol__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[93]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_TOsymbol, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:383:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_charP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[94]),SCM_SUBR_IMMEDIATE_ARG, stdlib_charP, SCM_MAKE_INT(SCM_VM_CHARP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:370:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_3dP__STUB, 2, 1,1, SCM_OBJ(&scm__sc.d901[95]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:372:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_LTP__STUB, 2, 1,1, SCM_OBJ(&scm__sc.d901[96]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_LTP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:374:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_GTP__STUB, 2, 1,1, SCM_OBJ(&scm__sc.d901[97]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_GTP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:376:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_LT_3dP__STUB, 2, 1,1, SCM_OBJ(&scm__sc.d901[98]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_LT_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:378:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_GT_3dP__STUB, 2, 1,1, SCM_OBJ(&scm__sc.d901[99]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_GT_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:398:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_ci_3dP__STUB, 2, 1,1, SCM_OBJ(&scm__sc.d901[100]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_ci_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:400:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_ci_LTP__STUB, 2, 1,1, SCM_OBJ(&scm__sc.d901[101]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_ci_LTP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:402:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_ci_GTP__STUB, 2, 1,1, SCM_OBJ(&scm__sc.d901[102]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_ci_GTP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:404:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_ci_LT_3dP__STUB, 2, 1,1, SCM_OBJ(&scm__sc.d901[103]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_ci_LT_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:406:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_ci_GT_3dP__STUB, 2, 1,1, SCM_OBJ(&scm__sc.d901[104]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_ci_GT_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:425:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_alphabeticP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[105]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_alphabeticP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:444:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_numericP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[106]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_numericP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:412:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_whitespaceP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[107]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_whitespaceP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:431:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_upper_caseP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[108]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_upper_caseP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:450:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_lower_caseP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[109]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_lower_caseP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:417:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_TOinteger__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[110]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_TOinteger, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:419:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_integer_TOchar__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[111]),SCM_SUBR_IMMEDIATE_ARG, stdlib_integer_TOchar, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:438:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_upcase__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[112]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_upcase, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:457:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_downcase__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[113]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_downcase, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:475:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_stringP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[114]),SCM_SUBR_IMMEDIATE_ARG, stdlib_stringP, SCM_MAKE_INT(SCM_VM_STRINGP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:506:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_make_string__STUB, 1, 2,0, SCM_OBJ(&scm__sc.d901[115]),SCM_SUBR_IMMEDIATE_ARG, stdlib_make_string, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:524:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[116]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:437:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_length__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[117]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_length, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:444:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_ref__STUB, 2, 2,1, SCM_OBJ(&scm__sc.d901[118]),0, stdlib_string_ref, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:468:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_3dP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[119]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:452:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_LTP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[120]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_LTP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:454:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_GTP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[121]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_GTP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:456:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_LT_3dP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[122]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_LT_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:458:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_GT_3dP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[123]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_GT_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:461:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_ci_3dP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[124]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_ci_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:463:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_ci_LTP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[125]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_ci_LTP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:465:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_ci_GTP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[126]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_ci_GTP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:467:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_ci_LT_3dP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[127]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_ci_LT_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:469:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_ci_GT_3dP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[128]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_ci_GT_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:472:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_substring__STUB, 3, 0,0, SCM_OBJ(&scm__sc.d901[129]),SCM_SUBR_IMMEDIATE_ARG, stdlib_substring, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:490:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_string_append__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[130]),SCM_SUBR_IMMEDIATE_ARG, stdlib_string_append, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:477:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_string_TOlist__STUB, 1, 3,SCM_OBJ(&scm__sc.d901[131]),stdlib_string_TOlist, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:496:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_list_TOstring__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[132]),SCM_SUBR_IMMEDIATE_ARG, stdlib_list_TOstring, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:482:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_string_copy__STUB, 1, 3,SCM_OBJ(&scm__sc.d901[133]),stdlib_string_copy, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:500:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_vectorP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[134]),SCM_SUBR_IMMEDIATE_ARG, stdlib_vectorP, SCM_MAKE_INT(SCM_VM_VECTORP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:530:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_make_vector__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[135]),stdlib_make_vector, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:494:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_vector__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[136]),SCM_SUBR_IMMEDIATE_ARG, stdlib_vector, SCM_MAKE_INT(SCM_VM_VEC), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:513:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_vector_length__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[137]),SCM_SUBR_IMMEDIATE_ARG, stdlib_vector_length, SCM_MAKE_INT(SCM_VM_VEC_LEN), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:508:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_vector_ref__STUB, 2, 2,1, SCM_OBJ(&scm__sc.d901[138]),0, stdlib_vector_ref, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:514:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_vector_setX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[139]),stdlib_vector_setX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:554:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_vector_TOlist__STUB, 1, 3,0, SCM_OBJ(&scm__sc.d901[140]),SCM_SUBR_IMMEDIATE_ARG, stdlib_vector_TOlist, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:594:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_list_TOvector__STUB, 1, 3,0, SCM_OBJ(&scm__sc.d901[141]),SCM_SUBR_IMMEDIATE_ARG, stdlib_list_TOvector, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:635:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_vector_fillX__STUB, 2, 3,SCM_OBJ(&scm__sc.d901[142]),stdlib_vector_fillX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:653:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_procedureP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[143]),SCM_SUBR_IMMEDIATE_ARG, stdlib_procedureP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:549:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_apply__STUB, 2, 1,SCM_OBJ(&scm__sc.d901[144]),stdlib_apply, SCM_MAKE_INT(SCM_VM_TAIL_APPLY), NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:576:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_map__STUB, 2, 1,SCM_OBJ(&scm__sc.d901[145]),stdlib_map, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:603:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_for_each__STUB, 2, 1,SCM_OBJ(&scm__sc.d901[146]),stdlib_for_each, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:621:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_force__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[147]),stdlib_force, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:639:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_call_with_current_continuation__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[148]),stdlib_call_with_current_continuation, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:657:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_values__STUB, 0, 1,1, SCM_OBJ(&scm__sc.d901[149]),SCM_SUBR_IMMEDIATE_ARG, stdlib_values, SCM_MAKE_INT(SCM_VM_VALUES), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:683:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_dynamic_wind__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[150]),stdlib_dynamic_wind, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:705:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_eval__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[151]),stdlib_eval, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:562:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_null_environment__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[152]),SCM_SUBR_IMMEDIATE_ARG, stdlib_null_environment, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:565:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_scheme_report_environment__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[153]),SCM_SUBR_IMMEDIATE_ARG, stdlib_scheme_report_environment, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:566:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_interaction_environment__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[154]),SCM_SUBR_IMMEDIATE_ARG, stdlib_interaction_environment, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:584:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_input_portP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[155]),stdlib_input_portP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:602:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_output_portP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[156]),stdlib_output_portP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:620:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_portP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[157]),stdlib_portP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:585:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_current_input_port__STUB, 0, 2,SCM_OBJ(&scm__sc.d901[158]),stdlib_current_input_port, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:593:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_current_output_port__STUB, 0, 2,SCM_OBJ(&scm__sc.d901[159]),stdlib_current_output_port, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:609:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_close_input_port__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[160]),SCM_SUBR_IMMEDIATE_ARG, stdlib_close_input_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:625:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_close_output_port__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[161]),SCM_SUBR_IMMEDIATE_ARG, stdlib_close_output_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:603:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_read__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[162]),SCM_SUBR_IMMEDIATE_ARG, stdlib_read, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:609:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_read_char__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[163]),SCM_SUBR_IMMEDIATE_ARG, stdlib_read_char, SCM_MAKE_INT(SCM_VM_READ_CHAR), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:614:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_peek_char__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[164]),SCM_SUBR_IMMEDIATE_ARG, stdlib_peek_char, SCM_MAKE_INT(SCM_VM_PEEK_CHAR), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:632:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_eof_objectP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[165]),SCM_SUBR_IMMEDIATE_ARG, stdlib_eof_objectP, SCM_MAKE_INT(SCM_VM_EOFP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:658:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_char_readyP__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[166]),SCM_SUBR_IMMEDIATE_ARG, stdlib_char_readyP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:626:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_write__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[167]),stdlib_write, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:630:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(stdlib_display__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[168]),stdlib_display, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:633:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_newline__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[169]),SCM_SUBR_IMMEDIATE_ARG, stdlib_newline, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:637:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_write_char__STUB, 1, 2,0, SCM_OBJ(&scm__sc.d901[170]),SCM_SUBR_IMMEDIATE_ARG, stdlib_write_char, SCM_MAKE_INT(SCM_VM_WRITE_CHAR), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:653:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(stdlib_load__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[176]),SCM_SUBR_IMMEDIATE_ARG, stdlib_load, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ stdlib.stub:655:6: warning: no previous prototype for function 'Scm_Init_stdlib' [-Wmissing-prototypes] void Scm_Init_stdlib(ScmModule *mod){ ^ 173 warnings generated. extlib.stub:54:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_macroexpand__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[0]),extlib_macroexpand, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:56:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_macroexpand_1__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[1]),extlib_macroexpand_1, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:83:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_compare__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[5]),extlib_compare, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:106:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_ash__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[6]),0, extlib_ash, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:124:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_lognot__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[7]),0, extlib_lognot, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:93:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_logand__STUB, 0, 3,1, SCM_OBJ(&scm__sc.d901[8]),0, extlib_logand, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:95:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_logior__STUB, 0, 3,1, SCM_OBJ(&scm__sc.d901[9]),0, extlib_logior, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:97:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_logxor__STUB, 0, 3,1, SCM_OBJ(&scm__sc.d901[10]),0, extlib_logxor, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:107:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_logcount__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[11]),0, extlib_logcount, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:126:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_integer_length__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[12]),0, extlib_integer_length, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:144:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_fixnumP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[13]),SCM_SUBR_IMMEDIATE_ARG, extlib_fixnumP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:162:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_bignumP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[14]),SCM_SUBR_IMMEDIATE_ARG, extlib_bignumP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:180:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_flonumP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[15]),SCM_SUBR_IMMEDIATE_ARG, extlib_flonumP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:199:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_finiteP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[16]),SCM_SUBR_IMMEDIATE_ARG, extlib_finiteP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:218:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_infiniteP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[17]),SCM_SUBR_IMMEDIATE_ARG, extlib_infiniteP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:237:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_nanP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[18]),SCM_SUBR_IMMEDIATE_ARG, extlib_nanP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:138:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_fixnum_width__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[19]),SCM_SUBR_IMMEDIATE_ARG, extlib_fixnum_width, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:139:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_least_fixnum__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[20]),SCM_SUBR_IMMEDIATE_ARG, extlib_least_fixnum, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:140:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_greatest_fixnum__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[21]),SCM_SUBR_IMMEDIATE_ARG, extlib_greatest_fixnum, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:154:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_inexact__2f__STUB, 1, 1,SCM_OBJ(&scm__sc.d901[22]),extlib_inexact__2f, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:162:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__2b_2e__STUB, 0, 1,1, SCM_OBJ(&scm__sc.d901[23]),SCM_SUBR_IMMEDIATE_ARG, extlib__2b_2e, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:166:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__2a_2e__STUB, 0, 1,1, SCM_OBJ(&scm__sc.d901[24]),SCM_SUBR_IMMEDIATE_ARG, extlib__2a_2e, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:171:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib___2e__STUB, 1, 1,1, SCM_OBJ(&scm__sc.d901[25]),0, extlib___2e, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:176:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__2f_2e__STUB, 1, 1,1, SCM_OBJ(&scm__sc.d901[26]),0, extlib__2f_2e, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:193:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_clamp__STUB, 1, 3,1, SCM_OBJ(&scm__sc.d901[27]),SCM_SUBR_IMMEDIATE_ARG, extlib_clamp, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:196:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_floor_TOexact__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[28]),SCM_SUBR_IMMEDIATE_ARG, extlib_floor_TOexact, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:198:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_ceiling_TOexact__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[29]),SCM_SUBR_IMMEDIATE_ARG, extlib_ceiling_TOexact, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:200:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_truncate_TOexact__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[30]),SCM_SUBR_IMMEDIATE_ARG, extlib_truncate_TOexact, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:202:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_round_TOexact__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[31]),SCM_SUBR_IMMEDIATE_ARG, extlib_round_TOexact, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:219:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_decode_float__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[32]),extlib_decode_float, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:233:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_native_endian__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[33]),SCM_SUBR_IMMEDIATE_ARG, extlib_native_endian, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:227:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25bignum_dump__STUB, 1, 0,SCM_OBJ(&scm__sc.d914[0]),extlib__25bignum_dump, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:231:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_min_26max__STUB, 1, 1,SCM_OBJ(&scm__sc.d901[34]),extlib_min_26max, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:234:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_quotient_26remainder__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[35]),extlib_quotient_26remainder, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:242:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_boolean__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[36]),0, extlib_boolean, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:260:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_proper_listP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[37]),0, extlib_proper_listP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:278:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_dotted_listP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[38]),0, extlib_dotted_listP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:296:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_circular_listP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[39]),0, extlib_circular_listP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:326:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_make_list__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[40]),extlib_make_list, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:352:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_acons__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[41]),extlib_acons, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:370:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_last_pair__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[42]),0, extlib_last_pair, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:388:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_list_copy__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[43]),extlib_list_copy, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:267:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_list_2a__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[44]),SCM_SUBR_IMMEDIATE_ARG, extlib_list_2a, SCM_MAKE_INT(SCM_VM_LIST_STAR), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:270:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25delete__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[45]),extlib__25delete, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:272:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25deleteX__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[46]),extlib__25deleteX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:274:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25delete_duplicates__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[47]),extlib__25delete_duplicates, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:276:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25delete_duplicatesX__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[48]),extlib__25delete_duplicatesX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:278:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25alist_delete__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[49]),extlib__25alist_delete, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:280:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25alist_deleteX__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[50]),extlib__25alist_deleteX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:293:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_appendX__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[51]),SCM_SUBR_IMMEDIATE_ARG, extlib_appendX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:322:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_reverseX__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[52]),extlib_reverseX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:306:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25sort__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[53]),extlib__25sort, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:314:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25sortX__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[54]),extlib__25sortX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:333:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_monotonic_merge__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[55]),SCM_SUBR_IMMEDIATE_ARG, extlib_monotonic_merge, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:359:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gensym__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[56]),SCM_SUBR_IMMEDIATE_ARG, extlib_gensym, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:378:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_symbol_internedP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[57]),SCM_SUBR_IMMEDIATE_ARG, extlib_symbol_internedP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:325:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_TOuninterned_symbol__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[58]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_TOuninterned_symbol, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:349:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_symbol_sans_prefix__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[59]),SCM_SUBR_IMMEDIATE_ARG, extlib_symbol_sans_prefix, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:367:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_keywordP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[60]),SCM_SUBR_IMMEDIATE_ARG, extlib_keywordP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:335:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_make_keyword__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[61]),extlib_make_keyword, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:368:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_get_keyword__STUB, 2, 2,1, SCM_OBJ(&scm__sc.d901[62]),0, extlib_get_keyword, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:390:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_delete_keyword__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[63]),extlib_delete_keyword, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:412:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_delete_keywordX__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[64]),extlib_delete_keywordX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:344:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_keyword_TOstring__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[65]),SCM_SUBR_IMMEDIATE_ARG, extlib_keyword_TOstring, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:362:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_identifierP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[66]),0, extlib_identifierP, SCM_MAKE_INT(SCM_VM_IDENTIFIERP), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:351:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_identifier_TOsymbol__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[67]),SCM_SUBR_IMMEDIATE_ARG, extlib_identifier_TOsymbol, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:363:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_digit_TOinteger__STUB, 1, 2,1, SCM_OBJ(&scm__sc.d901[68]),SCM_SUBR_IMMEDIATE_ARG, extlib_digit_TOinteger, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:371:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_integer_TOdigit__STUB, 1, 2,1, SCM_OBJ(&scm__sc.d901[69]),SCM_SUBR_IMMEDIATE_ARG, extlib_integer_TOdigit, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:375:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_ucs_TOchar__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[70]),SCM_SUBR_IMMEDIATE_ARG, extlib_ucs_TOchar, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:379:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_char_TOucs__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[71]),SCM_SUBR_IMMEDIATE_ARG, extlib_char_TOucs, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:393:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gauche_character_encoding__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[72]),SCM_SUBR_IMMEDIATE_ARG, extlib_gauche_character_encoding, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:384:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_supported_character_encodings__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[73]),SCM_SUBR_IMMEDIATE_ARG, extlib_supported_character_encodings, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:403:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_supported_character_encodingP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[74]),SCM_SUBR_IMMEDIATE_ARG, extlib_supported_character_encodingP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:422:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_char_title_caseP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[75]),SCM_SUBR_IMMEDIATE_ARG, extlib_char_title_caseP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:441:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_char_titlecase__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[76]),SCM_SUBR_IMMEDIATE_ARG, extlib_char_titlecase, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:460:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_char_foldcase__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[77]),SCM_SUBR_IMMEDIATE_ARG, extlib_char_foldcase, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ ../lib/gauche/cgen/cise.scm:548:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_char_general_category__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[78]),SCM_SUBR_IMMEDIATE_ARG, extlib_char_general_category, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ ../lib/gauche/cgen/cise.scm:566:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_char_setP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[110]),0, extlib_char_setP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:455:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25char_set_equalP__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[111]),SCM_SUBR_IMMEDIATE_ARG, extlib__25char_set_equalP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:479:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25char_set_LT_3dP__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[112]),SCM_SUBR_IMMEDIATE_ARG, extlib__25char_set_LT_3dP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:449:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_char_set__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[113]),SCM_SUBR_IMMEDIATE_ARG, extlib_char_set, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:468:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_char_set_copy__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[114]),SCM_SUBR_IMMEDIATE_ARG, extlib_char_set_copy, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:455:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_read_char_set__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[117]),SCM_SUBR_IMMEDIATE_ARG, extlib_read_char_set, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:458:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25char_set_add_charsX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[118]),SCM_SUBR_IMMEDIATE_ARG, extlib__25char_set_add_charsX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:472:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25char_set_add_rangeX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[119]),extlib__25char_set_add_rangeX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:496:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_char_set_containsP__STUB, 2, 0,1, SCM_OBJ(&scm__sc.d901[120]),SCM_SUBR_IMMEDIATE_ARG, extlib_char_set_containsP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:520:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25char_set_addX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[121]),SCM_SUBR_IMMEDIATE_ARG, extlib__25char_set_addX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:539:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25char_set_complementX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[122]),SCM_SUBR_IMMEDIATE_ARG, extlib__25char_set_complementX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:558:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25char_set_ranges__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[123]),SCM_SUBR_IMMEDIATE_ARG, extlib__25char_set_ranges, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:577:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25char_set_predefined__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[124]),SCM_SUBR_IMMEDIATE_ARG, extlib__25char_set_predefined, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:484:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25char_set_dump__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d914[1]),SCM_SUBR_IMMEDIATE_ARG, extlib__25char_set_dump, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:493:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_string_incompleteP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[125]),extlib_string_incompleteP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:495:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_string_immutableP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[126]),extlib_string_immutableP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:505:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_incomplete_TOcompleteX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[127]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_incomplete_TOcompleteX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:524:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_complete_TOincomplete__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[128]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_complete_TOincomplete, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:517:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_string_incomplete_TOcomplete__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[129]),extlib_string_incomplete_TOcomplete, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:520:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_size__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[131]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_size, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:527:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_make_byte_string__STUB, 1, 2,0, SCM_OBJ(&scm__sc.d901[132]),SCM_SUBR_IMMEDIATE_ARG, extlib_make_byte_string, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:531:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_string_byte_ref__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[133]),extlib_string_byte_ref, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:534:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_byte_substring__STUB, 3, 0,0, SCM_OBJ(&scm__sc.d901[134]),SCM_SUBR_IMMEDIATE_ARG, extlib_byte_substring, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:537:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25string_replace_bodyX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[135]),SCM_SUBR_IMMEDIATE_ARG, extlib__25string_replace_bodyX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:575:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25maybe_substring__STUB, 1, 3,SCM_OBJ(&scm__sc.d901[136]),extlib__25maybe_substring, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:552:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_string_join__STUB, 1, 3,SCM_OBJ(&scm__sc.d901[139]),extlib_string_join, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:562:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25hash_string__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[143]),extlib__25hash_string, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:586:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25string_split_by_char__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[144]),SCM_SUBR_IMMEDIATE_ARG, extlib__25string_split_by_char, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:586:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_string_scan__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[146]),extlib_string_scan, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:635:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_make_string_pointer__STUB, 1, 4,0, SCM_OBJ(&scm__sc.d901[152]),SCM_SUBR_IMMEDIATE_ARG, extlib_make_string_pointer, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:653:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_string_pointerP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[153]),extlib_string_pointerP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:672:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_pointer_ref__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[154]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_pointer_ref, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:691:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_pointer_nextX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[155]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_pointer_nextX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:710:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_pointer_prevX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[156]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_pointer_prevX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:734:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_pointer_setX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[157]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_pointer_setX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:608:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_pointer_substring__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[158]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_pointer_substring, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:610:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_pointer_index__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[159]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_pointer_index, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:629:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_pointer_copy__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[160]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_pointer_copy, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:614:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_pointer_byte_index__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[161]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_pointer_byte_index, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:631:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25string_pointer_dump__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d914[2]),SCM_SUBR_IMMEDIATE_ARG, extlib__25string_pointer_dump, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:650:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_regexpP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[162]),0, extlib_regexpP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:668:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_regmatchP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[163]),extlib_regmatchP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:627:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_string_TOregexp__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[165]),SCM_SUBR_IMMEDIATE_ARG, extlib_string_TOregexp, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:629:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25regexp_pattern_SETTER__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[167]),extlib__25regexp_pattern_SETTER, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:631:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25regexp_pattern__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[166]),SCM_SUBR_IMMEDIATE_ARG, extlib__25regexp_pattern, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:632:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_regexp_ast__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[168]),SCM_SUBR_IMMEDIATE_ARG, extlib_regexp_ast, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:634:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_regexp_case_foldP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[169]),SCM_SUBR_IMMEDIATE_ARG, extlib_regexp_case_foldP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:638:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_regexp_parse__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[170]),SCM_SUBR_IMMEDIATE_ARG, extlib_regexp_parse, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:656:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_regexp_compile__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[171]),extlib_regexp_compile, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:674:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_regexp_optimize__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[172]),extlib_regexp_optimize, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:648:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_rxmatch__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[173]),extlib_rxmatch, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:661:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_rxmatch_substring__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[174]),extlib_rxmatch_substring, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:663:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_rxmatch_start__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[175]),extlib_rxmatch_start, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:665:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_rxmatch_end__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[176]),extlib_rxmatch_end, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:667:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_rxmatch_before__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[177]),extlib_rxmatch_before, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:669:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_rxmatch_after__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[178]),extlib_rxmatch_after, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:673:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_rxmatch_num_matches__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[179]),extlib_rxmatch_num_matches, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:690:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25regexp_dump__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d914[3]),SCM_SUBR_IMMEDIATE_ARG, extlib__25regexp_dump, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:708:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25regmatch_dump__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d914[4]),SCM_SUBR_IMMEDIATE_ARG, extlib__25regmatch_dump, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:757:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_vector_copy__STUB, 1, 4,SCM_OBJ(&scm__sc.d901[180]),extlib_vector_copy, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:776:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_make_weak_vector__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[181]),SCM_SUBR_IMMEDIATE_ARG, extlib_make_weak_vector, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:693:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_weak_vector_length__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[182]),SCM_SUBR_IMMEDIATE_ARG, extlib_weak_vector_length, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:728:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_weak_vector_ref__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[183]),extlib_weak_vector_ref, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:756:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_weak_vector_setX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[184]),extlib_weak_vector_setX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:716:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25uvector_ref__STUB, 3, 2,1, SCM_OBJ(&scm__sc.d901[185]),0, extlib__25uvector_ref, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:735:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_uvector_length__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[197]),SCM_SUBR_IMMEDIATE_ARG, extlib_uvector_length, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:754:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_uvector_immutableP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[198]),SCM_SUBR_IMMEDIATE_ARG, extlib_uvector_immutableP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:739:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_setter_SETTER__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[200]),extlib_setter_SETTER, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:757:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_setter__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[199]),extlib_setter, SCM_MAKE_INT(SCM_VM_SETTER), NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:775:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_has_setterP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[201]),extlib_has_setterP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:745:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_identity__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[202]),0, extlib_identity, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:748:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_promiseP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[203]),0, extlib_promiseP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:751:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_eager__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[204]),extlib_eager, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:753:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_promise_kind_SETTER__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[206]),extlib_promise_kind_SETTER, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:755:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_promise_kind__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[205]),SCM_SUBR_IMMEDIATE_ARG, extlib_promise_kind, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:761:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_eof_object__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[207]),SCM_SUBR_IMMEDIATE_ARG, extlib_eof_object, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:802:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25open_input_file__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[212]),SCM_SUBR_IMMEDIATE_ARG, extlib__25open_input_file, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:839:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25open_output_file__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[217]),SCM_SUBR_IMMEDIATE_ARG, extlib__25open_output_file, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:872:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_open_input_string__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[221]),SCM_SUBR_IMMEDIATE_ARG, extlib_open_input_string, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:900:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_open_output_string__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[222]),SCM_SUBR_IMMEDIATE_ARG, extlib_open_output_string, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:849:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_get_output_string__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[223]),SCM_SUBR_IMMEDIATE_ARG, extlib_get_output_string, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:852:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_get_output_byte_string__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[224]),SCM_SUBR_IMMEDIATE_ARG, extlib_get_output_byte_string, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:855:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_get_remaining_input_string__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[225]),SCM_SUBR_IMMEDIATE_ARG, extlib_get_remaining_input_string, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:874:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_open_coding_aware_port__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[226]),SCM_SUBR_IMMEDIATE_ARG, extlib_open_coding_aware_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:898:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_open_input_buffered_port__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[227]),SCM_SUBR_IMMEDIATE_ARG, extlib_open_input_buffered_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:920:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_open_output_buffered_port__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[228]),SCM_SUBR_IMMEDIATE_ARG, extlib_open_output_buffered_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:943:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_flush__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[229]),SCM_SUBR_IMMEDIATE_ARG, extlib_flush, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:924:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_flush_all_ports__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[230]),SCM_SUBR_IMMEDIATE_ARG, extlib_flush_all_ports, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:943:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_port_closedP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[231]),SCM_SUBR_IMMEDIATE_ARG, extlib_port_closedP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:931:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_port_case_fold_setX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[232]),SCM_SUBR_IMMEDIATE_ARG, extlib_port_case_fold_setX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:940:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_current_error_port__STUB, 0, 2,SCM_OBJ(&scm__sc.d901[233]),extlib_current_error_port, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:943:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_standard_input_port__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[234]),SCM_SUBR_IMMEDIATE_ARG, extlib_standard_input_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:945:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_standard_output_port__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[235]),SCM_SUBR_IMMEDIATE_ARG, extlib_standard_output_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:947:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_standard_error_port__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[236]),SCM_SUBR_IMMEDIATE_ARG, extlib_standard_error_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:966:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_port_name__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[237]),SCM_SUBR_IMMEDIATE_ARG, extlib_port_name, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:985:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_port_current_line__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[238]),SCM_SUBR_IMMEDIATE_ARG, extlib_port_current_line, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:954:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_port_file_number__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[239]),SCM_SUBR_IMMEDIATE_ARG, extlib_port_file_number, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:975:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_port_fd_dupX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[240]),SCM_SUBR_IMMEDIATE_ARG, extlib_port_fd_dupX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1011:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_port_seek__STUB, 2, 2,0, SCM_OBJ(&scm__sc.d901[244]),SCM_SUBR_IMMEDIATE_ARG, extlib_port_seek, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ ../lib/gauche/cgen/cise.scm:548:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_port_type__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[245]),SCM_SUBR_IMMEDIATE_ARG, extlib_port_type, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:978:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_port_buffering_SETTER__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[250]),extlib_port_buffering_SETTER, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:997:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_port_buffering__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[249]),SCM_SUBR_IMMEDIATE_ARG, extlib_port_buffering, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:990:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_open_input_fd_port__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[253]),SCM_SUBR_IMMEDIATE_ARG, extlib_open_input_fd_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:999:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_open_output_fd_port__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[254]),SCM_SUBR_IMMEDIATE_ARG, extlib_open_output_fd_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1022:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_with_port_locking__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[255]),extlib_with_port_locking, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1010:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_port_TObyte_string__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[256]),SCM_SUBR_IMMEDIATE_ARG, extlib_port_TObyte_string, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1029:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_byte_readyP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[257]),SCM_SUBR_IMMEDIATE_ARG, extlib_byte_readyP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1021:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_read_byte__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[258]),SCM_SUBR_IMMEDIATE_ARG, extlib_read_byte, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1025:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_peek_byte__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[259]),SCM_SUBR_IMMEDIATE_ARG, extlib_peek_byte, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1034:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_read_line__STUB, 0, 3,SCM_OBJ(&scm__sc.d901[260]),extlib_read_line, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1048:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_read_block__STUB, 1, 2,0, SCM_OBJ(&scm__sc.d901[261]),SCM_SUBR_IMMEDIATE_ARG, extlib_read_block, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1053:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_read_list__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[262]),extlib_read_list, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1056:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_define_reader_ctor__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[263]),extlib_define_reader_ctor, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1059:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25get_reader_ctor__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[264]),extlib__25get_reader_ctor, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1081:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_define_reader_directive__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[265]),extlib_define_reader_directive, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1099:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_read_referenceP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[266]),extlib_read_referenceP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1073:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_read_reference_has_valueP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[267]),SCM_SUBR_IMMEDIATE_ARG, extlib_read_reference_has_valueP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1078:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_read_reference_value__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[268]),SCM_SUBR_IMMEDIATE_ARG, extlib_read_reference_value, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1090:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_write_byte__STUB, 1, 2,0, SCM_OBJ(&scm__sc.d901[269]),SCM_SUBR_IMMEDIATE_ARG, extlib_write_byte, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1094:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_write_limited__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[270]),extlib_write_limited, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1097:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_write_2a__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[271]),extlib_write_2a, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1104:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25add_load_path__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[272]),extlib__25add_load_path, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1109:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_load_from_port__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[276]),SCM_SUBR_IMMEDIATE_ARG, extlib_load_from_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1114:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_dynamic_load__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[279]),SCM_SUBR_IMMEDIATE_ARG, extlib_dynamic_load, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1117:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25require__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[280]),extlib__25require, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1135:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_provide__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[281]),extlib_provide, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1153:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_providedP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[282]),extlib_providedP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1177:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25autoload__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[283]),extlib__25autoload, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1124:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_undefined__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[284]),SCM_SUBR_IMMEDIATE_ARG, extlib_undefined, SCM_MAKE_INT(SCM_VM_CONSTU), NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1142:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_undefinedP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[285]),0, extlib_undefinedP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1162:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_warn__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[286]),SCM_SUBR_IMMEDIATE_ARG, extlib_warn, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1180:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_eq_hash__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[287]),SCM_SUBR_IMMEDIATE_ARG, extlib_eq_hash, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1198:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_eqv_hash__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[288]),SCM_SUBR_IMMEDIATE_ARG, extlib_eqv_hash, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1216:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_hash__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[289]),SCM_SUBR_IMMEDIATE_ARG, extlib_hash, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1234:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_hash_tableP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[290]),SCM_SUBR_IMMEDIATE_ARG, extlib_hash_tableP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1220:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_make_hash_table__STUB, 0, 2,SCM_OBJ(&scm__sc.d901[291]),extlib_make_hash_table, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ ../lib/gauche/cgen/cise.scm:548:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_hash_table_type__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[293]),SCM_SUBR_IMMEDIATE_ARG, extlib_hash_table_type, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1226:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_hash_table_num_entries__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[294]),SCM_SUBR_IMMEDIATE_ARG, extlib_hash_table_num_entries, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1228:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_hash_table_clearX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[295]),SCM_SUBR_IMMEDIATE_ARG, extlib_hash_table_clearX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1232:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_hash_table_get__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[296]),extlib_hash_table_get, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1234:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_hash_table_putX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[297]),extlib_hash_table_putX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1240:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_hash_table_deleteX__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[298]),extlib_hash_table_deleteX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1243:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_hash_table_existsP__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[299]),extlib_hash_table_existsP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1252:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_hash_table_updateX__STUB, 3, 2,SCM_OBJ(&scm__sc.d901[300]),extlib_hash_table_updateX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1255:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_hash_table_pushX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[301]),extlib_hash_table_pushX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1259:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_hash_table_popX__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[302]),extlib_hash_table_popX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1272:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25hash_table_iter__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[303]),SCM_SUBR_IMMEDIATE_ARG, extlib__25hash_table_iter, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1291:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_hash_table_copy__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[305]),SCM_SUBR_IMMEDIATE_ARG, extlib_hash_table_copy, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1310:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_hash_table_keys__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[306]),SCM_SUBR_IMMEDIATE_ARG, extlib_hash_table_keys, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1329:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_hash_table_values__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[307]),SCM_SUBR_IMMEDIATE_ARG, extlib_hash_table_values, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1348:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_hash_table_stat__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[308]),SCM_SUBR_IMMEDIATE_ARG, extlib_hash_table_stat, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1363:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25make_tree_map__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[309]),extlib__25make_tree_map, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1382:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_tree_map_copy__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[310]),SCM_SUBR_IMMEDIATE_ARG, extlib_tree_map_copy, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1400:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_mapP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[311]),extlib_tree_mapP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1370:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_get__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[312]),extlib_tree_map_get, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1372:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_putX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[313]),extlib_tree_map_putX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1376:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_deleteX__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[314]),extlib_tree_map_deleteX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1384:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_updateX__STUB, 3, 2,SCM_OBJ(&scm__sc.d901[315]),extlib_tree_map_updateX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1386:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_pushX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[316]),extlib_tree_map_pushX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1390:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_popX__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[317]),extlib_tree_map_popX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1393:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_existsP__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[318]),extlib_tree_map_existsP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1396:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_tree_map_num_entries__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[319]),SCM_SUBR_IMMEDIATE_ARG, extlib_tree_map_num_entries, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1406:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25tree_map_bound__STUB, 3, 0,0, SCM_OBJ(&scm__sc.d901[320]),SCM_SUBR_IMMEDIATE_ARG, extlib__25tree_map_bound, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1420:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25tree_map_iter__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[321]),SCM_SUBR_IMMEDIATE_ARG, extlib__25tree_map_iter, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1424:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25tree_map_check_consistency__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[323]),SCM_SUBR_IMMEDIATE_ARG, extlib__25tree_map_check_consistency, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1426:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25tree_map_dump__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[324]),SCM_SUBR_IMMEDIATE_ARG, extlib__25tree_map_dump, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1429:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_tree_map_clearX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[325]),SCM_SUBR_IMMEDIATE_ARG, extlib_tree_map_clearX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1456:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_floor__STUB, 2, 3,SCM_OBJ(&scm__sc.d901[326]),extlib_tree_map_floor, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1458:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_floor_key__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[327]),extlib_tree_map_floor_key, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1460:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_floor_value__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[328]),extlib_tree_map_floor_value, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1464:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_ceiling__STUB, 2, 3,SCM_OBJ(&scm__sc.d901[329]),extlib_tree_map_ceiling, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1466:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_ceiling_key__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[330]),extlib_tree_map_ceiling_key, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1468:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_ceiling_value__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[331]),extlib_tree_map_ceiling_value, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1466:60: warning: unused variable 'eq' [-Wunused-variable] {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((lo)!=(NULL)){SCM_RESULT0=(SCM_DICT_KEY(lo)),SCM_RESULT1=(SCM_DICT_VALUE(lo));} else {SCM_RESULT0=(key_fb),SCM_RESULT1=(val_fb);}} ^ extlib.stub:1472:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_predecessor__STUB, 2, 3,SCM_OBJ(&scm__sc.d901[332]),extlib_tree_map_predecessor, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1469:60: warning: unused variable 'eq' [-Wunused-variable] {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((lo)!=(NULL)){SCM_RESULT=(SCM_DICT_KEY(lo));} else {SCM_RESULT=(key_fb);}} ^ extlib.stub:1475:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_predecessor_key__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[333]),extlib_tree_map_predecessor_key, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1472:60: warning: unused variable 'eq' [-Wunused-variable] {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((lo)!=(NULL)){SCM_RESULT=(SCM_DICT_VALUE(lo));} else {SCM_RESULT=(val_fb);}} ^ extlib.stub:1478:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_predecessor_value__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[334]),extlib_tree_map_predecessor_value, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1476:60: warning: unused variable 'eq' [-Wunused-variable] {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((hi)!=(NULL)){SCM_RESULT0=(SCM_DICT_KEY(hi)),SCM_RESULT1=(SCM_DICT_VALUE(hi));} else {SCM_RESULT0=(key_fb),SCM_RESULT1=(val_fb);}} ^ extlib.stub:1482:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_successor__STUB, 2, 3,SCM_OBJ(&scm__sc.d901[335]),extlib_tree_map_successor, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1479:60: warning: unused variable 'eq' [-Wunused-variable] {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((hi)!=(NULL)){SCM_RESULT=(SCM_DICT_KEY(hi));} else {SCM_RESULT=(key_fb);}} ^ extlib.stub:1485:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_successor_key__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[336]),extlib_tree_map_successor_key, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1482:60: warning: unused variable 'eq' [-Wunused-variable] {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((hi)!=(NULL)){SCM_RESULT=(SCM_DICT_VALUE(hi));} else {SCM_RESULT=(val_fb);}} ^ extlib.stub:1488:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_tree_map_successor_value__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[337]),extlib_tree_map_successor_value, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1506:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_moduleP__STUB, 1, 0,1, SCM_OBJ(&scm__sc.d901[338]),0, extlib_moduleP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1497:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_module_name__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[339]),SCM_SUBR_IMMEDIATE_ARG, extlib_module_name, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1499:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_module_parents__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[340]),SCM_SUBR_IMMEDIATE_ARG, extlib_module_parents, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1500:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_module_precedence_list__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[341]),SCM_SUBR_IMMEDIATE_ARG, extlib_module_precedence_list, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1501:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_module_imports__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[342]),SCM_SUBR_IMMEDIATE_ARG, extlib_module_imports, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1502:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_module_exports__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[343]),SCM_SUBR_IMMEDIATE_ARG, extlib_module_exports, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1503:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_module_table__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[344]),SCM_SUBR_IMMEDIATE_ARG, extlib_module_table, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1506:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_find_module__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[345]),SCM_SUBR_IMMEDIATE_ARG, extlib_find_module, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1520:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_all_modules__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[346]),SCM_SUBR_IMMEDIATE_ARG, extlib_all_modules, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1515:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_make_module__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[347]),SCM_SUBR_IMMEDIATE_ARG, extlib_make_module, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1522:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_module_name_TOpath__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[348]),extlib_module_name_TOpath, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1541:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_path_TOmodule_name__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[349]),SCM_SUBR_IMMEDIATE_ARG, extlib_path_TOmodule_name, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1560:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25export_all__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[350]),SCM_SUBR_IMMEDIATE_ARG, extlib__25export_all, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1584:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25extend_module__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[351]),SCM_SUBR_IMMEDIATE_ARG, extlib__25extend_module, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1540:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_global_variable_boundP__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[352]),extlib_global_variable_boundP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1554:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_global_variable_ref__STUB, 2, 3,SCM_OBJ(&scm__sc.d901[353]),extlib_global_variable_ref, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1584:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25format__STUB, 4, 0,SCM_OBJ(&scm__sc.d901[354]),extlib__25format, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1607:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25exit__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[355]),SCM_SUBR_IMMEDIATE_ARG, extlib__25exit, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1583:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_VMClass, Scm_VMClass_PRINT, NULL, NULL, NULL, SCM_CLASS_DEFAULT_CPL); ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ extlib.stub:1612:3: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ extlib.stub:1590:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_vm_dump__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[356]),SCM_SUBR_IMMEDIATE_ARG, extlib_vm_dump, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1595:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_vm_get_stack_trace__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[357]),SCM_SUBR_IMMEDIATE_ARG, extlib_vm_get_stack_trace, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1599:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_vm_get_stack_trace_lite__STUB, 0, 2,0, SCM_OBJ(&scm__sc.d901[358]),SCM_SUBR_IMMEDIATE_ARG, extlib_vm_get_stack_trace_lite, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1606:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25vm_show_stack_trace__STUB, 1, 1,SCM_OBJ(&scm__sc.d901[363]),extlib__25vm_show_stack_trace, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1612:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_vm_set_default_exception_handler__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[364]),extlib_vm_set_default_exception_handler, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1626:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_current_load_history__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[365]),SCM_SUBR_IMMEDIATE_ARG, extlib_current_load_history, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1640:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_current_load_next__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[366]),SCM_SUBR_IMMEDIATE_ARG, extlib_current_load_next, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1654:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_current_load_port__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[367]),SCM_SUBR_IMMEDIATE_ARG, extlib_current_load_port, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1624:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25vm_make_parameter_slot__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[368]),SCM_SUBR_IMMEDIATE_ARG, extlib__25vm_make_parameter_slot, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1630:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25vm_parameter_ref__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[369]),SCM_SUBR_IMMEDIATE_ARG, extlib__25vm_parameter_ref, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1636:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib__25vm_parameter_setX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[370]),extlib__25vm_parameter_setX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1643:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gauche_version__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[371]),SCM_SUBR_IMMEDIATE_ARG, extlib_gauche_version, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1644:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gauche_architecture__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[372]),SCM_SUBR_IMMEDIATE_ARG, extlib_gauche_architecture, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1658:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gauche_library_directory__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[373]),SCM_SUBR_IMMEDIATE_ARG, extlib_gauche_library_directory, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1672:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gauche_architecture_directory__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[374]),SCM_SUBR_IMMEDIATE_ARG, extlib_gauche_architecture_directory, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1686:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gauche_site_library_directory__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[375]),SCM_SUBR_IMMEDIATE_ARG, extlib_gauche_site_library_directory, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1700:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gauche_site_architecture_directory__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[376]),SCM_SUBR_IMMEDIATE_ARG, extlib_gauche_site_architecture_directory, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1649:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gauche_dso_suffix__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[377]),SCM_SUBR_IMMEDIATE_ARG, extlib_gauche_dso_suffix, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1663:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib__25gauche_runtime_directory__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[378]),SCM_SUBR_IMMEDIATE_ARG, extlib__25gauche_runtime_directory, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1657:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_current_thread__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[379]),SCM_SUBR_IMMEDIATE_ARG, extlib_current_thread, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1675:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_unwrap_syntax__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[380]),extlib_unwrap_syntax, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1694:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_foreign_pointer_attributes__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[381]),SCM_SUBR_IMMEDIATE_ARG, extlib_foreign_pointer_attributes, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1728:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_foreign_pointer_attribute_get__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[382]),extlib_foreign_pointer_attribute_get, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1755:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_foreign_pointer_attribute_set__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[383]),extlib_foreign_pointer_attribute_set, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1766:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gc__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[384]),SCM_SUBR_IMMEDIATE_ARG, extlib_gc, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1689:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_gc_stat__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[385]),SCM_SUBR_IMMEDIATE_ARG, extlib_gc_stat, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1700:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_profiler_start__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[390]),SCM_SUBR_IMMEDIATE_ARG, extlib_profiler_start, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1714:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_profiler_stop__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[391]),SCM_SUBR_IMMEDIATE_ARG, extlib_profiler_stop, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1725:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_profiler_reset__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[392]),SCM_SUBR_IMMEDIATE_ARG, extlib_profiler_reset, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1743:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_subrP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[393]),extlib_subrP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1761:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_closureP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[394]),extlib_closureP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1700:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(extlib_toplevel_closureP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[395]),extlib_toplevel_closureP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1702:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_closure_code__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[396]),SCM_SUBR_IMMEDIATE_ARG, extlib_closure_code, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1707:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_method_code__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[397]),SCM_SUBR_IMMEDIATE_ARG, extlib_method_code, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1710:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(extlib_procedure_info__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[398]),SCM_SUBR_IMMEDIATE_ARG, extlib_procedure_info, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ extlib.stub:1712:6: warning: no previous prototype for function 'Scm_Init_extlib' [-Wmissing-prototypes] void Scm_Init_extlib(ScmModule *mod){ ^ ../lib/gauche/cgen/cise.scm:543:12: warning: Branch condition evaluates to a garbage value SCM_RETURN(SCM_OBJ_SAFE(SCM_RESULT)); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:466:32: note: expanded from: #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) ^ ./gauche.h:1683:44: note: expanded from: #define SCM_RETURN(value) return value ^~~~~ extlib.stub:801:3: warning: Value stored to 'element_type' is never read element_type = (element_type_scm); ^ ~~~~~~~~~~~~~~~~~~ extlib.stub:849:3: warning: Value stored to 'element_type' is never read element_type = (element_type_scm); ^ ~~~~~~~~~~~~~~~~~~ extlib.stub:1137:3: warning: Value stored to 'export_symbols' is never read export_symbols = (export_symbols_scm); ^ ~~~~~~~~~~~~~~~~~~~~ extlib.stub:1246:476: warning: Access to field 'value' results in a dereference of a null pointer (loaded from variable 'e') {ScmDictEntry* e;void* data[1];if (SCM_UNBOUNDP(fallback)){e=(Scm_HashCoreSearch(SCM_HASH_TABLE_CORE(hash),((intptr_t )(key)),SCM_DICT_GET));if ((e)==(NULL)){{Scm_Error("%S doesn't have an entry for key %S",hash,key);}}} else {e=(Scm_HashCoreSearch(SCM_HASH_TABLE_CORE(hash),((intptr_t )(key)),SCM_DICT_CREATE));if (!((e)->value)){{((void )(SCM_DICT_SET_VALUE(e,fallback)));}}}(data)[0]=(((void* )(e)));Scm_VMPushCC(hash_table_update_cc,data,1);SCM_RESULT=(Scm_VMApply1(proc,SCM_DICT_VALUE(e)));} ^~~~~~~~~~~~~~~~~ ./gauche/collection.h:105:31: note: expanded from: #define SCM_DICT_VALUE(entry) SCM_OBJ((entry)->value) ^ ./gauche.h:219:36: note: expanded from: #define SCM_OBJ(obj) ((ScmObj)(obj)) ^~~~ extlib.stub:1378:464: warning: Access to field 'value' results in a dereference of a null pointer (loaded from variable 'e') {ScmDictEntry* e;void* data[1];if (SCM_UNBOUNDP(fallback)){e=(Scm_TreeCoreSearch(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),SCM_DICT_GET));if ((e)==(NULL)){{Scm_Error("%S doesn't have an entry for key %S",tm,key);}}} else {e=(Scm_TreeCoreSearch(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),SCM_DICT_CREATE));if (!((e)->value)){{((void )(SCM_DICT_SET_VALUE(e,fallback)));}}}(data)[0]=(((void* )(e)));Scm_VMPushCC(tree_map_update_cc,data,1);SCM_RESULT=(Scm_VMApply1(proc,SCM_DICT_VALUE(e)));} ^~~~~~~~~~~~~~~~~ ./gauche/collection.h:105:31: note: expanded from: #define SCM_DICT_VALUE(entry) SCM_OBJ((entry)->value) ^ ./gauche.h:219:36: note: expanded from: #define SCM_OBJ(obj) ((ScmObj)(obj)) ^~~~ extlib.stub:1466:60: warning: Value stored to 'eq' during its initialization is never read {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((lo)!=(NULL)){SCM_RESULT0=(SCM_DICT_KEY(lo)),SCM_RESULT1=(SCM_DICT_VALUE(lo));} else {SCM_RESULT0=(key_fb),SCM_RESULT1=(val_fb);}} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extlib.stub:1469:60: warning: Value stored to 'eq' during its initialization is never read {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((lo)!=(NULL)){SCM_RESULT=(SCM_DICT_KEY(lo));} else {SCM_RESULT=(key_fb);}} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extlib.stub:1472:60: warning: Value stored to 'eq' during its initialization is never read {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((lo)!=(NULL)){SCM_RESULT=(SCM_DICT_VALUE(lo));} else {SCM_RESULT=(val_fb);}} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extlib.stub:1476:60: warning: Value stored to 'eq' during its initialization is never read {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((hi)!=(NULL)){SCM_RESULT0=(SCM_DICT_KEY(hi)),SCM_RESULT1=(SCM_DICT_VALUE(hi));} else {SCM_RESULT0=(key_fb),SCM_RESULT1=(val_fb);}} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extlib.stub:1479:60: warning: Value stored to 'eq' during its initialization is never read {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((hi)!=(NULL)){SCM_RESULT=(SCM_DICT_KEY(hi));} else {SCM_RESULT=(key_fb);}} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extlib.stub:1482:60: warning: Value stored to 'eq' during its initialization is never read {ScmDictEntry* lo=NULL;ScmDictEntry* hi=NULL;ScmDictEntry* eq=Scm_TreeCoreClosestEntries(SCM_TREE_MAP_CORE(tm),((intptr_t )(key)),&(lo),&(hi));if ((hi)!=(NULL)){SCM_RESULT=(SCM_DICT_VALUE(hi));} else {SCM_RESULT=(val_fb);}} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 330 warnings generated. exclib.stub:57:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(exclib_with_error_handler__STUB, 2, 1,SCM_OBJ(&scm__sc.d902[1]),exclib_with_error_handler, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ exclib.stub:61:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(exclib_current_exception_handler__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d902[2]),SCM_SUBR_IMMEDIATE_ARG, exclib_current_exception_handler, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ exclib.stub:83:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(exclib_with_exception_handler__STUB, 2, 0,SCM_OBJ(&scm__sc.d902[3]),exclib_with_exception_handler, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ exclib.stub:101:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(exclib_raise__STUB, 1, 0,SCM_OBJ(&scm__sc.d902[4]),exclib_raise, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ exclib.stub:116:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(exclib_report_error__STUB, 1, 0,SCM_OBJ(&scm__sc.d902[5]),exclib_report_error, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ exclib.stub:134:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(exclib_conditionP__STUB, 1, 0,SCM_OBJ(&scm__sc.d902[6]),exclib_conditionP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ exclib.stub:156:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(exclib_condition_has_typeP__STUB, 2, 0,SCM_OBJ(&scm__sc.d902[7]),exclib_condition_has_typeP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ exclib.stub:174:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(exclib_make_compound_condition__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d902[8]),SCM_SUBR_IMMEDIATE_ARG, exclib_make_compound_condition, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ exclib.stub:116:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_ThreadExceptionClass, thread_exception_print, NULL, NULL, thread_exception_allocate, Scm_ThreadExceptionClass_CPL); ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ exclib.stub:133:3: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ exclib.stub:136:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_JoinTimeoutExceptionClass, thread_exception_print, NULL, NULL, thread_exception_allocate, thread_exception_cpa); ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ exclib.stub:138:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_AbandonedMutexExceptionClass, thread_exception_print, NULL, NULL, thread_exception_allocate, thread_exception_cpa); ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ exclib.stub:154:3: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ exclib.stub:157:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_TerminatedThreadExceptionClass, terminated_thread_print, NULL, NULL, thread_exception_allocate, thread_exception_cpa); ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ exclib.stub:173:3: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ exclib.stub:176:1: warning: missing field 'data' initializer [-Wmissing-field-initializers] SCM_DEFINE_BUILTIN_CLASS(Scm_UncaughtExceptionClass, uncaught_exception_print, NULL, NULL, thread_exception_allocate, thread_exception_cpa); ^ ./gauche.h:885:5: note: expanded from: SCM__DEFINE_CLASS_COMMON(cname, 0, \ ^ ./gauche.h:881:5: note: expanded from: } SCM__CLASS_PTR_BODY(cname) ^ exclib.stub:192:3: warning: missing field 'accessor' initializer [-Wmissing-field-initializers] SCM_CLASS_SLOT_SPEC_END() ^ ./gauche/class.h:87:44: note: expanded from: #define SCM_CLASS_SLOT_SPEC_END() { NULL } ^ exclib.stub:195:6: warning: no previous prototype for function 'Scm_Init_exclib' [-Wmissing-prototypes] void Scm_Init_exclib(ScmModule *mod){ ^ 18 warnings generated. syslib.stub:2812:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_readdir__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[0]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_readdir, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:70:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_normalize_pathname__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[4]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_normalize_pathname, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:84:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_tmpdir__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[5]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_tmpdir, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:103:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_basename__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[6]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_basename, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:122:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_dirname__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[7]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_dirname, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:141:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getgrgid__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[8]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getgrgid, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:160:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getgrnam__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[9]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getgrnam, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:224:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_gid_TOgroup_name__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[10]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_gid_TOgroup_name, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:228:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_group_name_TOgid__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[11]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_group_name_TOgid, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:252:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_setlocale__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[18]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_setlocale, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:271:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getpwuid__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[19]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getpwuid, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:290:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getpwnam__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[20]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getpwnam, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:258:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_uid_TOuser_name__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[21]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_uid_TOuser_name, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:262:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_user_name_TOuid__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[22]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_user_name_TOuid, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:275:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_sigset_addX__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[23]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_sigset_addX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:278:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_sigset_deleteX__STUB, 1, 1,0, SCM_OBJ(&scm__sc.d901[24]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_sigset_deleteX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:281:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_sigset_fillX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[25]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_sigset_fillX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:284:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_sigset_emptyX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[26]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_sigset_emptyX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:303:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_signal_name__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[27]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_signal_name, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:323:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_kill__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[28]),syslib_sys_kill, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:357:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_set_signal_handlerX__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[29]),syslib_set_signal_handlerX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:376:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_get_signal_handler__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[30]),SCM_SUBR_IMMEDIATE_ARG, syslib_get_signal_handler, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:395:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_get_signal_handler_mask__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[31]),SCM_SUBR_IMMEDIATE_ARG, syslib_get_signal_handler_mask, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:409:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_get_signal_handlers__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[32]),SCM_SUBR_IMMEDIATE_ARG, syslib_get_signal_handlers, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:425:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_set_signal_pending_limit__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[33]),SCM_SUBR_IMMEDIATE_ARG, syslib_set_signal_pending_limit, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:439:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_get_signal_pending_limit__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[34]),SCM_SUBR_IMMEDIATE_ARG, syslib_get_signal_pending_limit, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:463:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_sigmask__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[38]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_sigmask, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:482:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_sigsuspend__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[39]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_sigsuspend, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:502:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_sigwait__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d1161[0]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_sigwait, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:325:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_remove__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[40]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_remove, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:337:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_rename__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[41]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_rename, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:356:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_tmpnam__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[42]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_tmpnam, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:375:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_mkstemp__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[43]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_mkstemp, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:391:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_exit__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[44]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_exit, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:410:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getenv__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[45]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getenv, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:369:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_system__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[46]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_system, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:383:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_random__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[47]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_random, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:393:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_srandom__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[48]),syslib_sys_srandom, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:412:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_strerror__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[50]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_strerror, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:422:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getrlimit__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d1162[0]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getrlimit, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:435:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_setrlimit__STUB, 2, 2,SCM_OBJ(&scm__sc.d1162[1]),syslib_sys_setrlimit, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:501:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_stat__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[51]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_stat, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:510:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_lstat__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d1201[0]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_lstat, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:522:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_fstat__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[52]),syslib_sys_fstat, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:528:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_wait__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[53]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_wait, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:534:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_waitpid__STUB, 1, 1,SCM_OBJ(&scm__sc.d901[56]),syslib_sys_waitpid, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:553:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_wait_exitedP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[57]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_wait_exitedP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:572:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_wait_exit_status__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[58]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_wait_exit_status, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:591:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_wait_signaledP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[59]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_wait_signaledP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:610:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_wait_termsig__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[60]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_wait_termsig, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:629:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_wait_stoppedP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[61]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_wait_stoppedP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:648:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_wait_stopsig__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[62]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_wait_stopsig, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:551:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_time__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[63]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_time, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:554:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_gettimeofday__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[64]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_gettimeofday, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:568:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_current_microseconds__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[65]),SCM_SUBR_IMMEDIATE_ARG, syslib_current_microseconds, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:582:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_current_time__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[66]),SCM_SUBR_IMMEDIATE_ARG, syslib_current_time, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:600:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_timeP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[67]),syslib_timeP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:619:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_time_TOseconds__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[68]),SCM_SUBR_IMMEDIATE_ARG, syslib_time_TOseconds, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:638:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_seconds_TOtime__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[69]),SCM_SUBR_IMMEDIATE_ARG, syslib_seconds_TOtime, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:572:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_asctime__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[70]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_asctime, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:575:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_ctime__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[71]),syslib_sys_ctime, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:578:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_difftime__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[72]),syslib_sys_difftime, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:584:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_strftime__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[73]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_strftime, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:588:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_gmtime__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[74]),syslib_sys_gmtime, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:592:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_localtime__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[75]),syslib_sys_localtime, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:595:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_mktime__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[76]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_mktime, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:610:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_access__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[81]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_access, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:614:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_chdir__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[82]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_chdir, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:619:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_chmod__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[83]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_chmod, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:625:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_fchmod__STUB, 2, 0,SCM_OBJ(&scm__sc.d1201[1]),syslib_sys_fchmod, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:635:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_chown__STUB, 3, 0,0, SCM_OBJ(&scm__sc.d901[84]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_chown, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:642:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_lchown__STUB, 3, 0,0, SCM_OBJ(&scm__sc.d1203[0]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_lchown, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:654:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_fork__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[85]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_fork, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:682:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_exec__STUB, 2, 1,0, SCM_OBJ(&scm__sc.d901[90]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_exec, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:693:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_fork_and_exec__STUB, 2, 1,0, SCM_OBJ(&scm__sc.d901[91]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_fork_and_exec, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:698:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getcwd__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[92]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getcwd, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:712:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getegid__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[93]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getegid, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:726:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getgid__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[94]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getgid, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:740:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_geteuid__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[95]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_geteuid, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:754:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getuid__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[96]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getuid, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:768:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getpid__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[97]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getpid, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:782:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_getppid__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[98]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_getppid, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:711:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_link__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[99]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_link, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:725:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_pause__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[100]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_pause, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:721:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_alarm__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[101]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_alarm, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:733:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_pipe__STUB, 0, 1,0, SCM_OBJ(&scm__sc.d901[106]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_pipe, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:741:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_close__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[107]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_close, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:748:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_mkdir__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[108]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_mkdir, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:753:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_rmdir__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[109]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_rmdir, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:762:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_umask__STUB, 0, 2,SCM_OBJ(&scm__sc.d901[110]),syslib_sys_umask, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:769:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_sleep__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[111]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_sleep, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:793:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_nanosleep__STUB, 1, 0,SCM_OBJ(&scm__sc.d1204[0]),syslib_sys_nanosleep, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:809:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_unlink__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[112]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_unlink, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:813:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_isatty__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[113]),syslib_sys_isatty, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:817:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_ttyname__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[114]),syslib_sys_ttyname, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:821:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_truncate__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[115]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_truncate, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:826:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_ftruncate__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[116]),syslib_sys_ftruncate, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:834:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_crypt__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d1205[0]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_crypt, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:849:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_symlink__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d1206[0]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_symlink, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:861:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_readlink__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d1207[0]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_readlink, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:874:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_fdset_ref__STUB, 2, 0,SCM_OBJ(&scm__sc.d1208[0]),syslib_sys_fdset_ref, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:885:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_fdset_setX__STUB, 3, 0,SCM_OBJ(&scm__sc.d1208[1]),syslib_sys_fdset_setX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:889:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_fdset_max_fd__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d1208[2]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_fdset_max_fd, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:894:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_fdset_clearX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d1208[3]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_fdset_clearX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:899:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(syslib_sys_fdset_copyX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d1208[4]),SCM_SUBR_IMMEDIATE_ARG, syslib_sys_fdset_copyX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:938:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_select__STUB, 3, 2,SCM_OBJ(&scm__sc.d1208[5]),syslib_sys_select, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:977:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(syslib_sys_selectX__STUB, 3, 2,SCM_OBJ(&scm__sc.d1208[6]),syslib_sys_selectX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ syslib.stub:1099:6: warning: no previous prototype for function 'Scm_Init_syslib' [-Wmissing-prototypes] void Scm_Init_syslib(ScmModule *mod){ ^ syslib.stub:804:12: warning: Branch condition evaluates to a garbage value SCM_RETURN(SCM_OBJ_SAFE(SCM_RESULT)); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:466:32: note: expanded from: #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) ^ ./gauche.h:1683:44: note: expanded from: #define SCM_RETURN(value) return value ^~~~~ 109 warnings generated. intlib.stub:212:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_pair_attributes__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[0]),SCM_SUBR_IMMEDIATE_ARG, intlib_pair_attributes, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:65:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_pair_attribute_get__STUB, 2, 2,SCM_OBJ(&scm__sc.d901[1]),intlib_pair_attribute_get, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:68:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_pair_attribute_setX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[2]),intlib_pair_attribute_setX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:86:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_extended_pairP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[3]),intlib_extended_pairP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:108:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_extended_cons__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[4]),intlib_extended_cons, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:130:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_extended_list__STUB, 1, 1,SCM_OBJ(&scm__sc.d901[5]),intlib_extended_list, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:144:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_cond_features__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[6]),SCM_SUBR_IMMEDIATE_ARG, intlib_cond_features, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:170:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_make_syntactic_closure__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[7]),intlib_make_syntactic_closure, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:199:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_make_identifier__STUB, 3, 0,0, SCM_OBJ(&scm__sc.d901[8]),SCM_SUBR_IMMEDIATE_ARG, intlib_make_identifier, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:98:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_identifier_module__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[9]),SCM_SUBR_IMMEDIATE_ARG, intlib_identifier_module, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:100:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_identifier_name__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[10]),SCM_SUBR_IMMEDIATE_ARG, intlib_identifier_name, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:102:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_identifier_env__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[11]),SCM_SUBR_IMMEDIATE_ARG, intlib_identifier_env, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:113:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_find_binding__STUB, 3, 0,0, SCM_OBJ(&scm__sc.d901[12]),SCM_SUBR_IMMEDIATE_ARG, intlib_find_binding, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:126:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_find_const_binding__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[13]),SCM_SUBR_IMMEDIATE_ARG, intlib_find_const_binding, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:135:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25insert_binding__STUB, 3, 2,SCM_OBJ(&scm__sc.d901[15]),intlib__25insert_binding, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:156:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib__25hide_binding__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[18]),SCM_SUBR_IMMEDIATE_ARG, intlib__25hide_binding, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:190:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib__25alias_binding__STUB, 4, 0,0, SCM_OBJ(&scm__sc.d901[19]),SCM_SUBR_IMMEDIATE_ARG, intlib__25alias_binding, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:213:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25make_wrapper_module__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[20]),intlib__25make_wrapper_module, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:236:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25export_symbols__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[21]),intlib__25export_symbols, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:279:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25import_module__STUB, 2, 3,SCM_OBJ(&scm__sc.d901[22]),intlib__25import_module, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:302:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25import_modules__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[23]),intlib__25import_modules, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:158:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_gloc_boundP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[24]),SCM_SUBR_IMMEDIATE_ARG, intlib_gloc_boundP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:165:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_gloc_ref__STUB, 1, 2,SCM_OBJ(&scm__sc.d901[25]),intlib_gloc_ref, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:188:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_gloc_setX__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[26]),intlib_gloc_setX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:207:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_gloc_constP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[27]),SCM_SUBR_IMMEDIATE_ARG, intlib_gloc_constP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:226:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_gloc_inlinableP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[28]),SCM_SUBR_IMMEDIATE_ARG, intlib_gloc_inlinableP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:246:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_global_call_type__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[29]),intlib_global_call_type, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:264:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_macroP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[33]),intlib_macroP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:282:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_syntaxP__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[34]),intlib_syntaxP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:253:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_make_toplevel_closure__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[35]),SCM_SUBR_IMMEDIATE_ARG, intlib_make_toplevel_closure, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:277:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_make_macro_transformer__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[36]),SCM_SUBR_IMMEDIATE_ARG, intlib_make_macro_transformer, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:311:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compile_syntax_rules__STUB, 5, 0,SCM_OBJ(&scm__sc.d901[37]),intlib_compile_syntax_rules, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:338:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_call_macro_expander__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[38]),intlib_call_macro_expander, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:361:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_make_syntax__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[39]),intlib_make_syntax, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:272:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_call_syntax_handler__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[40]),intlib_call_syntax_handler, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:276:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_syntax_handler__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[41]),intlib_syntax_handler, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:303:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25internal_macro_expand__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[42]),intlib__25internal_macro_expand, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:282:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25procedure_inliner_SETTER__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[44]),intlib__25procedure_inliner_SETTER, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:284:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib__25procedure_inliner__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[43]),SCM_SUBR_IMMEDIATE_ARG, intlib__25procedure_inliner, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:290:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib__25mark_binding_inlinableX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[45]),SCM_SUBR_IMMEDIATE_ARG, intlib__25mark_binding_inlinableX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:326:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_make_compiled_code_builder__STUB, 5, 0,SCM_OBJ(&scm__sc.d901[46]),intlib_make_compiled_code_builder, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:304:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_compiled_code_emit0X__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[47]),SCM_SUBR_IMMEDIATE_ARG, intlib_compiled_code_emit0X, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:308:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_compiled_code_emit_PUSHX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[48]),SCM_SUBR_IMMEDIATE_ARG, intlib_compiled_code_emit_PUSHX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:312:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_compiled_code_emit_RETX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[49]),SCM_SUBR_IMMEDIATE_ARG, intlib_compiled_code_emit_RETX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:316:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compiled_code_emit0oX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[50]),intlib_compiled_code_emit0oX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:320:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compiled_code_emit0iX__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[51]),intlib_compiled_code_emit0iX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:324:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compiled_code_emit0oiX__STUB, 4, 0,SCM_OBJ(&scm__sc.d901[52]),intlib_compiled_code_emit0oiX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:328:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_compiled_code_emit1X__STUB, 3, 0,0, SCM_OBJ(&scm__sc.d901[53]),SCM_SUBR_IMMEDIATE_ARG, intlib_compiled_code_emit1X, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:332:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compiled_code_emit1oX__STUB, 4, 0,SCM_OBJ(&scm__sc.d901[54]),intlib_compiled_code_emit1oX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:336:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compiled_code_emit1iX__STUB, 4, 0,SCM_OBJ(&scm__sc.d901[55]),intlib_compiled_code_emit1iX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:340:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compiled_code_emit1oiX__STUB, 5, 0,SCM_OBJ(&scm__sc.d901[56]),intlib_compiled_code_emit1oiX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:344:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_compiled_code_emit2X__STUB, 4, 0,0, SCM_OBJ(&scm__sc.d901[57]),SCM_SUBR_IMMEDIATE_ARG, intlib_compiled_code_emit2X, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:348:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compiled_code_emit2oX__STUB, 5, 0,SCM_OBJ(&scm__sc.d901[58]),intlib_compiled_code_emit2oX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:352:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compiled_code_emit2iX__STUB, 5, 0,SCM_OBJ(&scm__sc.d901[59]),intlib_compiled_code_emit2iX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:356:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compiled_code_emit2oiX__STUB, 6, 0,SCM_OBJ(&scm__sc.d901[60]),intlib_compiled_code_emit2oiX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:375:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_compiled_code_new_label__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[61]),SCM_SUBR_IMMEDIATE_ARG, intlib_compiled_code_new_label, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:395:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_compiled_code_set_labelX__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[62]),intlib_compiled_code_set_labelX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:416:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_compiled_code_finish_builder__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[63]),SCM_SUBR_IMMEDIATE_ARG, intlib_compiled_code_finish_builder, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:432:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_dump_code__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[66]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_dump_code, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:451:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_code_TOlist__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[67]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_code_TOlist, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:382:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_vm_insn_build__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[68]),intlib_vm_insn_build, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:384:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_insn_code_TOname__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[69]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_insn_code_TOname, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:402:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_vm_insn_name_TOcode__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[70]),intlib_vm_insn_name_TOcode, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:396:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib_vm_eval_situation__STUB, 0, 2,SCM_OBJ(&scm__sc.d901[71]),intlib_vm_eval_situation, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:404:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_compiler_flag_is_setP__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[75]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_compiler_flag_is_setP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:405:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_compiler_flag_setX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[76]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_compiler_flag_setX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:407:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_compiler_flag_clearX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[77]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_compiler_flag_clearX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:411:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_compiler_flag_noinline_localsP__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[78]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_compiler_flag_noinline_localsP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:413:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_compiler_flag_no_post_inlineP__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[79]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_compiler_flag_no_post_inlineP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:415:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_compiler_flag_no_liftingP__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[80]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_compiler_flag_no_liftingP, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:427:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_current_module__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[89]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_current_module, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:428:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_vm_set_current_module__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d901[90]),SCM_SUBR_IMMEDIATE_ARG, intlib_vm_set_current_module, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:432:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25call_2fpc__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[91]),intlib__25call_2fpc, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:443:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_gc_print_static_roots__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[92]),SCM_SUBR_IMMEDIATE_ARG, intlib_gc_print_static_roots, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:457:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_profiler_raw_result__STUB, 0, 0,0, SCM_OBJ(&scm__sc.d901[93]),SCM_SUBR_IMMEDIATE_ARG, intlib_profiler_raw_result, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:453:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25imax__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[94]),intlib__25imax, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:477:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25map1c__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[95]),intlib__25map1c, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:503:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25map1cc__STUB, 4, 0,SCM_OBJ(&scm__sc.d901[96]),intlib__25map1cc, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:511:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25map_cons__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[97]),intlib__25map_cons, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:529:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25apply_rec0__STUB, 1, 0,SCM_OBJ(&scm__sc.d901[98]),intlib__25apply_rec0, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:551:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25apply_rec1__STUB, 2, 0,SCM_OBJ(&scm__sc.d901[99]),intlib__25apply_rec1, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:577:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25apply_rec2__STUB, 3, 0,SCM_OBJ(&scm__sc.d901[100]),intlib__25apply_rec2, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:607:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25apply_rec3__STUB, 4, 0,SCM_OBJ(&scm__sc.d901[101]),intlib__25apply_rec3, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:641:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25apply_rec4__STUB, 5, 0,SCM_OBJ(&scm__sc.d901[102]),intlib__25apply_rec4, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:663:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(intlib__25apply_rec__STUB, 1, 1,SCM_OBJ(&scm__sc.d901[103]),intlib__25apply_rec, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:527:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib__25procedure_currying_setX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[104]),SCM_SUBR_IMMEDIATE_ARG, intlib__25procedure_currying_setX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:613:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(intlib_make_case_lambda_dispatcher__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d901[105]),SCM_SUBR_IMMEDIATE_ARG, intlib_make_case_lambda_dispatcher, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ intlib.stub:615:6: warning: no previous prototype for function 'Scm_Init_intlib' [-Wmissing-prototypes] void Scm_Init_intlib(ScmModule *mod){ ^ intlib.stub:160:12: warning: Branch condition evaluates to a garbage value SCM_RETURN(SCM_OBJ_SAFE(SCM_RESULT)); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ./gauche.h:466:32: note: expanded from: #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) ^ ./gauche.h:1683:44: note: expanded from: #define SCM_RETURN(value) return value ^~~~~ intlib.stub:241:3: warning: Value stored to 'cenv' is never read cenv = (cenv_scm); ^ ~~~~~~~~~~ 90 warnings generated. compile.c:1234:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1238:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1242:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1246:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* variable? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1250:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1254:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* make-lvar+ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1258:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1262:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* lvar? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1266:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1270:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* lvar-reset */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1274:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1278:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* lvar-const-value */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1282:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1286:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cenv-swap-module */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1290:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1294:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cenv-extend */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1298:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1302:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cenv-extend/proc */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1306:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1310:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cenv-add-name */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1314:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1318:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cenv-add-name/source */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1322:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1326:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cenv-sans-name */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1330:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1334:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cenv-extend/name */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1338:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1342:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cenv-swap-source */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1346:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1350:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $lref */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1354:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1358:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $lref? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1362:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1366:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $lset */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1370:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1374:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $const? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1378:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1382:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $const-undef */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1386:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1390:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $const-nil */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1394:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1398:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $const-f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1402:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1406:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $const-t */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1410:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1414:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $seq */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1418:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1422:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $call? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1426:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1430:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $it */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1434:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1438:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $it? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1442:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1446:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $cons */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1450:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1454:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* $cons-pack */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1458:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1462:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* iform-tag-name */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1466:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1470:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* insn-name */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1474:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1478:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* nl */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1482:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* id->string */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1486:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* lvar->string */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1490:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1494:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1498:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1502:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1506:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1510:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1514:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pp-iform */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1518:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1522:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1526:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* put! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1530:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* get-ref */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1534:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pack-iform-rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1538:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pack-iform */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1542:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1546:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* unpack-rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1550:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* unpack-iform */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1554:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1558:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1562:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rec-list */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1566:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* iform-count-size-upto */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1570:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1574:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1578:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* iform-copy */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1582:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1586:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1590:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* iform-copy-zip-lvs */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1594:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1598:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* iform-copy-lvar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1602:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1606:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1610:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* translate-packed-iform */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1614:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1618:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* transparent? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1622:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1626:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* transparent?/rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1630:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1634:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* side-effect-free-proc? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1638:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1642:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* side-effect-free-insn? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1646:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1650:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1654:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1658:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1662:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$DEFINE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1666:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$LREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1670:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$LSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1674:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$GREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1678:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$GSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1682:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$CONST */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1686:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$IF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1690:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$LET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1694:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$RECEIVE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1698:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$LAMBDA */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1702:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$LABEL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1706:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$PROMISE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1710:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$SEQ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1714:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$CALL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1718:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$ASM */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1722:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$CONS */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1726:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$APPEND */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1730:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$VECTOR */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1734:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$LIST->VECTOR */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1738:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$LIST */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1742:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$LIST* */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1746:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$MEMV */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1750:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$EQ? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1754:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$EQV? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1758:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* reset-lvars/rec/$IT */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1762:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1766:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* subst-lvars */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1770:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1774:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* subst-lvars/2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1778:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1782:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* subst-lvars/ * */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1786:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1790:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2-4 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1794:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1798:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1802:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1806:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* compile */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1810:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1814:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* compile-partial */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1818:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1822:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* compile-finish */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1826:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1830:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* compile-p1 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1834:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1838:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* compile-p2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1842:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1846:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* compile-p3 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1850:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1854:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* compile-p4 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1858:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1862:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* compile-p5 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1866:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1870:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/call */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1874:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1878:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/lookup-head */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1882:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1886:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1890:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1894:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* module-qualified-variable? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1898:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1902:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/body */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1906:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1910:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/body-rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1914:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1918:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/body-macro-expand-rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1922:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1926:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/body-finish */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1930:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1934:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/body-init */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1938:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1942:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/body-rest */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1946:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1950:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/body-1 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1954:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1958:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* ensure-identifier */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1962:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1966:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* argcount-ok? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1970:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1974:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* check-toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1978:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1982:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* ensure-module */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1986:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1990:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1994:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* expand-inlined-procedure */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:1998:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2002:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* adjust-arglist */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2006:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2010:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* global-id */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2014:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2018:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2022:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2026:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2030:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2034:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2038:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2042:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2046:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2050:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2054:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2058:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define-constant */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2062:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2066:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define-in-module */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2070:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2074:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/define */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2078:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2082:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define-inline */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2086:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2090:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/define-inline */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2094:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2098:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/check-inlinable-lambda */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2102:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2106:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/define-inline-classify-env */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2110:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2114:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/define-inline-gen-closed-env */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2118:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2122:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* dummy-proc */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2126:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/mark-closure-inlinable! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2130:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2134:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/make-inlinable-binding */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2138:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2142:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/inliner-procedure */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2146:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/inliner-procedure */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2150:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2154:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define-macro */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2158:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2162:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/define-macro */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2166:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2170:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define-syntax */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2174:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2178:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/eval-macro-rhs */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2182:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2186:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/%macroexpand */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2190:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2194:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/%macroexpand-1 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2198:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2202:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2206:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/let-syntax */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2210:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2214:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2218:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/letrec-syntax */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2222:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2226:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/syntax-rules */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2230:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2234:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/if */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2238:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2242:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2246:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/and */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2250:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2254:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2258:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/or */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2262:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2266:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/when */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2270:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2274:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/unless */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2278:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2282:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* process-clauses */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2286:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/cond */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2290:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2294:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* process-clauses */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2298:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/case */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2302:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2306:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* process-binds */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2310:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/and-let* */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2314:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2318:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/quote */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2322:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2326:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/quote */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2330:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2334:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* G1459 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2338:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* quasi */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2342:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* G1467 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2346:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* quasi* */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2350:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* build */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2354:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* build@ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2358:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* quasi-cons */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2362:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2366:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2370:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* quasi-vector */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2374:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/quasiquote */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2378:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2382:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/unquote */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2386:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2390:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/unquote-splicing */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2394:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2398:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/lambda */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2402:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2406:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/lambda */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2410:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2414:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/lambda */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2418:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2422:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/receive */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2426:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2430:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* parse-lambda-args */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2434:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2438:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* collect-args */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2442:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2446:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* expand-key */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2450:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2454:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/extended-lambda */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2458:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2462:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2466:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/case-lambda */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2470:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2474:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* find-argcount-minmax */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2478:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2482:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* G1569 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2486:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2490:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/let */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2494:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2498:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* loop */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2502:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/let* */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2506:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2510:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/letrec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2514:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2518:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2522:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/letrec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2526:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2530:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2534:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2538:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/do */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2542:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2546:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/set! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2550:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2554:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/begin */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2558:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2562:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/lazy */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2566:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2570:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/delay */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2574:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2578:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define-module */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2582:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2586:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/with-module */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2590:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2594:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/select-module */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2598:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2602:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/current-module */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2606:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2610:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/export */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2614:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2618:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/export-all */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2622:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2626:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2630:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/import */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2634:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2638:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2642:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2646:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2650:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2654:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* process-import */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2658:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2662:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2666:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* process-import:mapsym */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2670:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2674:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* process-import:strip-prefix */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2678:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2682:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/extend */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2686:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2690:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/require */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2694:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2698:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/include */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2702:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2706:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/expand-include */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2710:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2714:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2718:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2722:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/do-include */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2726:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2730:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2734:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* check */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2738:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass1/open-include-file */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2742:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2746:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define-generic */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2750:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2754:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define-method */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2758:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2762:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/define-class */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2766:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2770:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2774:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* syntax/eval-when */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2778:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2782:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2786:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2790:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2794:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2798:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$DEFINE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2802:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2806:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$LREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2810:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2814:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/lref-eliminate */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2818:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2822:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$LSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2826:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2830:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$GREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2834:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2838:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$GSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2842:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2846:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$CONST */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2850:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2854:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$IT */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2858:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2862:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$IF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2866:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2870:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/branch-cut */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2874:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2878:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/update-if */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2882:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2886:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$LET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2890:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2894:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/shrink-let-frame */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2898:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2902:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/intermediate-lref-removal */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2906:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2910:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/remove-unused-lvars */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2914:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2918:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/optimize-closure */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2922:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2926:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/classify-calls */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2930:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2934:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2938:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/local-call-optimizer */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2942:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2946:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2950:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/local-call-embedder */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2954:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2958:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inline-it */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2962:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/local-call-inliner */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2966:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2970:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$RECEIVE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2974:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2978:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$LAMBDA */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2982:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2986:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$LABEL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2990:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2994:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$PROMISE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:2998:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3002:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$SEQ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3006:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3010:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$CALL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3014:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3018:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/head-lref */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3022:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3026:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3030:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/self-recursing? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3034:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3038:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/$ASM */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3042:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3046:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/check-constant-asm */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3050:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3054:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/const-pred */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3058:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3062:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/const-cxr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3066:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3070:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/const-cxxr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3074:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3078:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/const-memx */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3082:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3086:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/const-op2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3090:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3094:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/const-numop1 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3098:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3102:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/const-numop2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3106:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3110:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/const-vecref */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3114:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3118:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/const-veclen */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3122:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3126:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* initval-never-null? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3130:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3134:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* initval-never-false? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3138:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3142:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* initval-always-pair? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3146:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3150:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* initval-always-procedure? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3154:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3158:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/onearg-inliner */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3162:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3166:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3170:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/twoarg-inliner */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3174:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3178:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3182:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3186:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3190:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3194:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3198:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass2/narg-inliner */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3202:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3206:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3210:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3214:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3218:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3222:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3226:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3230:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3234:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3238:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3-dump */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3242:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3246:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$DEFINE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3250:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3254:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$LREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3258:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3262:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$LSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3266:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3270:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$GREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3274:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3278:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$GSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3282:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3286:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$CONST */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3290:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3294:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$IT */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3298:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3302:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$IF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3306:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3310:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/label-or-dup */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3314:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3318:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$LET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3322:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3326:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$RECEIVE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3330:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3334:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$LAMBDA */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3338:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3342:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$LABEL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3346:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3350:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$PROMISE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3354:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3358:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$SEQ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3362:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3366:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$CALL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3370:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3374:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/optimize-call */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3378:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3382:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* gref-inlinable-gloc */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3386:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3390:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* gref-inlinable-proc */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3394:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3398:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/pred:null? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3402:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3406:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/pred:not */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3410:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3414:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/pred:pair? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3418:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3422:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/pred:procedure? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3426:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3430:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/pred:fallback */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3434:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3438:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3442:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/find-deducible-predicate */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3446:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3450:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/deduce-predicate-result */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3454:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3458:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/inline-call */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3462:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3466:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/late-inline */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3470:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3474:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3478:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3482:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/precompute-constant */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3486:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3490:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/$ASM */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3494:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3498:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/onearg-inliner */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3502:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3506:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3510:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/twoarg-inliner */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3514:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3518:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3522:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3526:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3530:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3534:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3538:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass3/narg-inliner */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3542:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3546:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3550:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3554:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3558:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3562:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/add-lvar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3566:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3570:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3574:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3578:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/lifted-define */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3582:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3586:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3590:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$DEFINE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3594:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$LREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3598:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$LSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3602:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$GREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3606:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$GSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3610:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$CONST */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3614:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$IF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3618:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$LET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3622:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$RECEIVE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3626:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$LAMBDA */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3630:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$LABEL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3634:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$PROMISE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3638:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$SEQ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3642:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$CALL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3646:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$ASM */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3650:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$CONS */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3654:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$APPEND */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3658:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$VECTOR */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3662:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$LIST->VECTOR */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3666:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$LIST */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3670:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$LIST* */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3674:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$MEMV */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3678:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$EQ? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3682:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$EQV? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3686:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan/$IT */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3690:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3694:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/scan2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3698:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3702:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/lift */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3706:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3710:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3714:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$DEFINE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3718:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$LREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3722:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$LSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3726:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$GREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3730:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$GSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3734:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$CONST */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3738:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$IF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3742:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$LET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3746:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$RECEIVE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3750:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$LAMBDA */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3754:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$LABEL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3758:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$PROMISE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3762:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$SEQ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3766:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$CALL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3770:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$ASM */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3774:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$CONS */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3778:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$APPEND */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3782:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$VECTOR */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3786:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$LIST->VECTOR */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3790:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$LIST */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3794:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$LIST* */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3798:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$MEMV */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3802:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$EQ? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3806:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$EQV? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3810:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass4/subst/$IT */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3814:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3818:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* normal-context? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3822:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3826:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* stmt-context? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3830:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3834:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* tail-context? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3838:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3842:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* bottom-context? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3846:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3850:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* top-context? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3854:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3858:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* normal-context */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3862:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3866:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* stmt-context */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3870:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3874:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* tail-context */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3878:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3882:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3886:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3890:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3894:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3898:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$DEFINE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3902:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3906:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$LREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3910:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3914:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$LSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3918:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3922:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$GREF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3926:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3930:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$GSET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3934:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3938:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$CONST */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3942:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3946:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$IF */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3950:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3954:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/branch-core */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3958:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3962:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/if-eq */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3966:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3970:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/if-eqv */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3974:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3978:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/if-numeq */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3982:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3986:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/if-numcmp */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3990:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3994:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/if-numcmp-lrefarg */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:3998:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4002:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4006:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/if-final */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4010:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4014:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$IT */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4018:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4022:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$LET */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4026:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4030:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* partition-letrec-inits */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4034:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4038:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* emit-letrec-inits */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4042:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4046:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$RECEIVE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4050:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4054:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$LAMBDA */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4058:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4062:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/lambda */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4066:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4070:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$LABEL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4074:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4078:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$SEQ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4082:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4086:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$CALL */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4090:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4094:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/local-call */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4098:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4102:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/embed-call */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4106:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4110:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/jump-call */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4114:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4118:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/head-heavy-call */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4122:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4126:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/normal-call */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4130:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4134:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* all-args-simple? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4138:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4142:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* list-remove-prefix */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4146:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4150:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/ensure-label */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4154:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4158:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$PROMISE */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4162:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4166:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$ASM */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4170:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4174:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-generic */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4178:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4182:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/emit-asm! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4186:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4190:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %pass5/builtin-nargs */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4194:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4198:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$CONS */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4202:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4206:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$APPEND */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4210:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4214:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$LIST */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4218:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4222:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$LIST* */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4226:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4230:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$VECTOR */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4234:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4238:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$LIST->VECTOR */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4242:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4246:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$MEMV */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4250:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4254:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$EQ? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4258:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4262:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/$EQV? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4266:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4270:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-eq */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4274:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4278:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-eqv */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4282:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4286:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-numeq2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4290:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4294:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-numcmp */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4298:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4302:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-numadd2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4306:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4310:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-numsub2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4314:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4318:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-nummul2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4322:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4326:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-numdiv2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4330:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4334:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-vec-ref */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4338:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4342:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-vec-set */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4346:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4350:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-slot-ref */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4354:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4358:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/asm-slot-set */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4362:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4366:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4370:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* pass5/prepare-args */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4374:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4378:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* asm-arg1 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4382:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4386:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* asm-arg2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4390:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4394:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* gen-inliner-arg2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4398:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* gen-inliner-arg2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4402:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4406:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* check-numeric-constant */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4410:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4414:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* ensure-inexact-const */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4418:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4422:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4426:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* fold-+ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4430:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/+ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4434:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4438:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4442:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* fold-+ */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4446:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/+. */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4450:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4454:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4458:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* fold-- */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4462:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/- */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4466:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4470:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4474:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* fold-- */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4478:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/-. */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4482:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4486:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4490:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/ * */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4494:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4498:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4502:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/ *. */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4506:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4510:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4514:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner// */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4518:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4522:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4526:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner//. */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4530:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4534:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4538:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4542:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4546:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4550:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4554:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/vector-ref */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4558:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4562:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/vector-set! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4566:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4570:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/%uvector-ref */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4574:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4578:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/zero? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4582:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4586:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/acons */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4590:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4594:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/reverse */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4598:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4602:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/current-input-port */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4606:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4610:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/current-output-port */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4614:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4618:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/current-error-port */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4622:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4626:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* inliner/dynamic-wind */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4630:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4634:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %bind-inline-er-transformer */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4638:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4642:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4646:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4650:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4654:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %attach-inline-er-transformer */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4658:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4662:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* make-label-dic */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4666:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4670:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* label-seen? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4674:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4678:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* label-push! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4682:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4686:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* label-dic-info */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4690:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4694:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* label-dic-info-set! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4698:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4702:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* label-dic-info-push! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4706:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4710:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* integer-fits-insn-arg? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4714:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4718:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* unsigned-integer-fits-insn-arg? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4722:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4726:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* variable-name */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4730:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4734:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* global-eq? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4738:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4742:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* bound-id=? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4746:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4750:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* everyc */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4754:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4758:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* constant-lambda? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4762:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4766:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* global-eq?? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4770:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* global-eq?? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4774:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4778:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* init-compiler */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.c:4782:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ compile.scm:437:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(compile_25map_make_lvar__STUB, 1, 0,SCM_OBJ(&scm__sc.d1028[23]),compile_25map_make_lvar, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ compile.scm:443:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(compilelvar_ref_2b_2bX__STUB, 1, 0,SCM_OBJ(&scm__sc.d1028[24]),compilelvar_ref_2b_2bX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ compile.scm:444:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(compilelvar_ref__X__STUB, 1, 0,SCM_OBJ(&scm__sc.d1028[25]),compilelvar_ref__X, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ compile.scm:445:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(compilelvar_set_2b_2bX__STUB, 1, 0,SCM_OBJ(&scm__sc.d1028[26]),compilelvar_set_2b_2bX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ compile.scm:513:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(compilecenv_lookup__STUB, 3, 0,SCM_OBJ(&scm__sc.d1028[27]),compilecenv_lookup, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ compile.scm:525:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(compilecenv_toplevelP__STUB, 1, 0,SCM_OBJ(&scm__sc.d1028[28]),compilecenv_toplevelP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ compile.scm:5259:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(compilerenv_lookup__STUB, 2, 0,SCM_OBJ(&scm__sc.d1028[1064]),compilerenv_lookup, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ compile.scm:5680:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(compileid_TObound_gloc__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d1028[535]),SCM_SUBR_IMMEDIATE_ARG, compileid_TObound_gloc, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ compile.scm:6067:6: warning: no previous prototype for function 'Scm_Init_compile' [-Wmissing-prototypes] void Scm_Init_compile() { ^ 897 warnings generated. scmlib.c:313:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:317:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:321:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:325:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:329:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:333:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:337:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:341:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:345:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* finish */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:349:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:353:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:357:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:361:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:365:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %let-keywords-rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:369:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:373:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:377:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* delete-keywords */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:381:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:385:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* delete-keywords! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:389:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:393:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:397:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:401:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:405:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:409:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:413:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:417:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* caaar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:421:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:425:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:429:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* caadr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:433:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:437:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:441:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cadar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:445:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:449:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:453:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* caddr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:457:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:461:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:465:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cdaar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:469:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:473:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:477:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cdadr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:481:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:485:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:489:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cddar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:493:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:497:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:501:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cdddr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:505:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:509:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:513:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* caaaar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:517:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:521:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:525:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* caaadr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:529:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:533:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:537:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* caadar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:541:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:545:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:549:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* caaddr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:553:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:557:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:561:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cadaar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:565:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:569:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:573:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cadadr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:577:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:581:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:585:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* caddar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:589:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:593:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:597:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cadddr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:601:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:605:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:609:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cdaaar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:613:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:617:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:621:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cdaadr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:625:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:629:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:633:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cdadar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:637:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:641:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:645:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cdaddr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:649:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:653:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:657:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cddaar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:661:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:665:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:669:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cddadr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:673:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:677:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:681:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cdddar */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:685:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:689:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:693:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* cddddr */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:697:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:701:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:705:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* null-list? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:709:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:713:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %zip-nary-args */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:717:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:721:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* any */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:725:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:729:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* every */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:733:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:737:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* fold */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:741:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:745:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:749:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:753:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* fold-right */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:757:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:761:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %map*-1 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:765:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %map*-n */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:769:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:773:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* map* */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:777:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:781:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* find */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:785:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:789:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* split-at */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:793:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:797:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* string-set! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:801:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:805:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:809:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* string-byte-set! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:813:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:817:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:821:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* string-fill! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:825:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:829:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:833:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:837:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:841:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:845:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* mkmsg */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:849:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* scan-keys */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:853:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* error */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:857:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* errorf */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:861:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:865:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:869:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:873:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* exit-handler */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:877:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:881:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:885:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:889:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* exit */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:893:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:897:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* symbol-bound? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:901:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:905:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* call-with-values */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:909:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:913:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* sys-sigset */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:917:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:921:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %sys-escape-windows-command-line */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:925:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:929:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:933:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:937:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:941:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:945:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:949:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:953:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* proc */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:957:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* getter-with-setter */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:961:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:965:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:969:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:973:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* write-with-shared-structure */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:977:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:981:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:985:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* print */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:989:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:993:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* format-int */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:997:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* format */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1001:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* format/ss */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1005:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1009:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* loop2 */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1013:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* loop */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1017:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* regexp-parse-subpattern */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1021:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1025:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* regexp-replace-rec */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1029:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1033:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* regexp-replace */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1037:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* loop */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1041:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1045:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* regexp-replace-all */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1049:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1053:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* regexp-replace-driver */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1057:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* regexp-replace-driver */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1061:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1065:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1069:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* regexp-quote */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1073:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1077:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* regexp->string */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1081:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1085:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* rxmatch->string */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1089:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1093:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* open-input-file */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1097:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1101:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* open-output-file */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1105:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1109:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1113:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1117:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* call-with-input-file */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1121:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1125:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1129:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1133:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* call-with-output-file */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1137:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1141:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1145:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1149:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* with-input-from-file */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1153:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1157:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1161:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1165:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* with-output-to-file */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1169:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1173:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* with-output-to-string */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1177:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1181:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* with-input-from-string */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1185:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1189:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* call-with-output-string */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1193:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1197:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* call-with-input-string */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1201:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1205:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* call-with-string-io */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1209:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1213:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1217:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* with-string-io */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1221:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1225:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1229:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* write-to-string */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1233:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1237:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* read-from-string */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1241:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1245:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1249:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1253:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* with-input-from-port */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1257:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1261:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1265:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1269:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* with-output-to-port */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1273:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1277:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1281:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1285:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* with-error-to-port */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1289:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1293:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1297:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1301:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* with-ports */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1305:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1309:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* current-load-path */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1313:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1317:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %set */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1321:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1325:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* make-case-lambda */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1329:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1333:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:1337:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ scmlib.c:8202:6: warning: no previous prototype for function 'Scm_Init_scmlib' [-Wmissing-prototypes] void Scm_Init_scmlib() { ^ 258 warnings generated. objlib.c:275:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* body */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:279:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:283:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %expand-define-generic */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:287:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:291:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %check-setter-name */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:295:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:299:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %make-setter-name */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:303:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:307:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:311:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:315:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %expand-define-method */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:319:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:323:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:327:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %expand-define-class */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:331:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:335:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %process-slot-definition */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:339:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:343:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:347:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:351:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %get-default-metaclass */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:355:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:359:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:363:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:367:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:371:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:375:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:379:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:383:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* make-getter */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:387:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:391:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* make-setter */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:395:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %make-accessor */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:399:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:403:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:407:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:411:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:415:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:419:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* make-class-slot */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:423:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:427:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:431:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %make-class-slot */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:435:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %make-class-slot */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:439:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %make-class-slot */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:443:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %make-class-slot */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:447:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:451:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:455:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:459:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %class-slot-gns */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:463:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:467:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-slot-set! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:471:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:475:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:479:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:483:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-slot-bound? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:487:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:491:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:495:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:499:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* slot-push! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:503:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:507:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* slot-pop! */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:511:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:515:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:519:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:523:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:527:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:531:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* slot-exists? */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:535:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:539:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:543:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:547:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:551:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:555:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:559:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:563:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:567:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:571:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:575:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:579:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:583:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:587:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:591:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-name */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:595:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:599:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-precedence-list */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:603:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:607:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-direct-supers */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:611:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:615:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-direct-slots */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:619:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:623:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-direct-methods */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:627:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:631:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-direct-subclasses */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:635:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:639:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-slots */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:643:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:647:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* slot-definition-name */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:651:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:655:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* slot-definition-options */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:659:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:663:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* slot-definition-option */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:667:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:671:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* slot-definition-allocation */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:675:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:679:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* slot-definition-getter */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:683:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:687:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* slot-definition-setter */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:691:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:695:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* slot-definition-accessor */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:699:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:703:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-slot-definition */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:707:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:711:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* class-slot-accessor */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:715:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:719:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:723:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:727:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:731:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:735:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:739:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:743:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:747:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:751:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:755:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:759:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:763:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:767:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:771:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:775:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:779:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:783:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:787:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:791:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:795:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:799:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:803:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:807:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:811:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:815:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:819:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:823:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:827:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:831:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:835:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:839:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:843:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:847:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:851:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:855:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:859:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:863:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:867:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:871:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:875:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:879:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:883:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:887:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:891:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:895:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:899:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:903:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:907:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:911:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:915:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:919:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:923:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:927:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:931:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:935:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:939:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:943:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:947:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:951:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:955:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:959:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:963:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:967:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:971:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:975:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:979:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:983:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:987:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:991:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:995:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:999:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:1003:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* #f */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:1007:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.c:1011:9: warning: missing field 'builder' initializer [-Wmissing-field-initializers] SCM_COMPILED_CODE_CONST_INITIALIZER( /* %toplevel */ ^ ./gauche/code.h:106:25: note: expanded from: (parent), (iform) } ^ objlib.scm:178:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(objlib_25ensure_generic_function__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d1028[40]),SCM_SUBR_IMMEDIATE_ARG, objlib_25ensure_generic_function, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:188:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlib_25make_next_method__STUB, 3, 0,SCM_OBJ(&scm__sc.d1028[46]),objlib_25make_next_method, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:194:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(objlib_25method_code__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d1028[47]),SCM_SUBR_IMMEDIATE_ARG, objlib_25method_code, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:217:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlib_25check_class_binding__STUB, 2, 0,SCM_OBJ(&scm__sc.d1028[58]),objlib_25check_class_binding, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:235:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibclass_of__STUB, 1, 0,SCM_OBJ(&scm__sc.d1028[71]),objlibclass_of, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:492:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibcurrent_class_of__STUB, 1, 0,SCM_OBJ(&scm__sc.d1028[140]),objlibcurrent_class_of, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:515:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibis_aP__STUB, 2, 0,SCM_OBJ(&scm__sc.d1028[150]),objlibis_aP, SCM_MAKE_INT(SCM_VM_IS_A), NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:497:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibslot_ref__STUB, 2, 0,SCM_OBJ(&scm__sc.d1028[109]),objlibslot_ref, SCM_MAKE_INT(SCM_VM_SLOT_REF), NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:523:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibslot_setX__STUB, 3, 0,SCM_OBJ(&scm__sc.d1028[110]),objlibslot_setX, SCM_MAKE_INT(SCM_VM_SLOT_SET), NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:545:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibslot_boundP__STUB, 2, 0,SCM_OBJ(&scm__sc.d1028[111]),objlibslot_boundP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:504:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibslot_ref_using_accessor__STUB, 2, 0,SCM_OBJ(&scm__sc.d1028[151]),objlibslot_ref_using_accessor, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:507:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibslot_bound_using_accessorP__STUB, 2, 0,SCM_OBJ(&scm__sc.d1028[152]),objlibslot_bound_using_accessorP, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:534:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibslot_set_using_accessorX__STUB, 3, 0,SCM_OBJ(&scm__sc.d1028[153]),objlibslot_set_using_accessorX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:561:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibslot_initialize_using_accessorX__STUB, 3, 0,SCM_OBJ(&scm__sc.d1028[154]),objlibslot_initialize_using_accessorX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:584:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibinstance_slot_ref__STUB, 2, 0,SCM_OBJ(&scm__sc.d1028[155]),objlibinstance_slot_ref, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:608:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibinstance_slot_set__STUB, 3, 0,SCM_OBJ(&scm__sc.d1028[156]),objlibinstance_slot_set, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:520:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(objlib_25finish_class_initializationX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d1028[85]),SCM_SUBR_IMMEDIATE_ARG, objlib_25finish_class_initializationX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:533:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlib_25make_record__STUB, 1, 11,SCM_OBJ(&scm__sc.d1028[157]),objlib_25make_record, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:538:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(objlib_25make_recordv__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d1028[158]),SCM_SUBR_IMMEDIATE_ARG, objlib_25make_recordv, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:543:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlib_25record_ref__STUB, 3, 0,SCM_OBJ(&scm__sc.d1028[159]),objlib_25record_ref, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:547:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlib_25record_setX__STUB, 4, 0,SCM_OBJ(&scm__sc.d1028[160]),objlib_25record_setX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:565:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlibtouch_instanceX__STUB, 1, 0,SCM_OBJ(&scm__sc.d1028[161]),objlibtouch_instanceX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:581:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(objlib_25start_class_redefinitionX__STUB, 1, 0,0, SCM_OBJ(&scm__sc.d1028[165]),SCM_SUBR_IMMEDIATE_ARG, objlib_25start_class_redefinitionX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:601:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlib_25commit_class_redefinitionX__STUB, 2, 0,SCM_OBJ(&scm__sc.d1028[166]),objlib_25commit_class_redefinitionX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:622:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(objlib_25replace_class_bindingX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d1028[167]),SCM_SUBR_IMMEDIATE_ARG, objlib_25replace_class_bindingX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:643:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(objlib_25add_direct_subclassX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d1028[84]),SCM_SUBR_IMMEDIATE_ARG, objlib_25add_direct_subclassX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:664:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(objlib_25delete_direct_subclassX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d1028[168]),SCM_SUBR_IMMEDIATE_ARG, objlib_25delete_direct_subclassX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:685:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(objlib_25add_direct_methodX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d1028[169]),SCM_SUBR_IMMEDIATE_ARG, objlib_25add_direct_methodX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:706:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBRX(objlib_25delete_direct_methodX__STUB, 2, 0,0, SCM_OBJ(&scm__sc.d1028[170]),SCM_SUBR_IMMEDIATE_ARG, objlib_25delete_direct_methodX, NULL, NULL); ^ ./gauche.h:1431:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, cst, inf, flags, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:725:8: warning: missing field 'slots' initializer [-Wmissing-field-initializers] static SCM_DEFINE_SUBR(objlib_25transplant_instanceX__STUB, 2, 0,SCM_OBJ(&scm__sc.d1028[171]),objlib_25transplant_instanceX, NULL, NULL); ^ ./gauche.h:1429:5: note: expanded from: SCM__DEFINE_SUBR_INT(cvar, req, opt, 0, inf, 0, func, inliner, data) ^ ./gauche.h:1423:9: note: expanded from: SCM__PROCEDURE_INITIALIZER(SCM_CLASS_STATIC_TAG(Scm_ProcedureClass),\ ^ ./gauche.h:1379:15: note: expanded from: { { klass }, (req), (opt), (typ), FALSE, FALSE, cst, 0, \ ^ objlib.scm:814:6: warning: no previous prototype for function 'Scm_Init_objlib' [-Wmissing-prototypes] void Scm_Init_objlib() { ^ 216 warnings generated.