This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

i686-pc-linux-gnu build error [CVS Jan 15 17:48]


Attached is a list of errors and warnings which I encountered when building the above mentioned CVS version of egcs.
-- 
Hasan Diwan
./parse.y:2177: parse error before `<'
/usr/local/share/bison.simple:196: parse error before `<'
/usr/local/share/bison.simple:222: register name not specified for `yyn'
/usr/local/share/bison.simple:223: register name not specified for `yyssp'
/usr/local/share/bison.simple:224: register name not specified for `yyvsp'
/usr/local/share/bison.simple:262: parse error before `if'
/usr/local/share/bison.simple:266: warning: data definition has no type or storage class
/usr/local/share/bison.simple:267: warning: data definition has no type or storage class
/usr/local/share/bison.simple:268: warning: data definition has no type or storage class
/usr/local/share/bison.simple:269: warning: data definition has no type or storage class
/usr/local/share/bison.simple:276: conflicting types for `yyssp'
/usr/local/share/bison.simple:223: previous declaration of `yyssp'
/usr/local/share/bison.simple:276: warning: initialization makes integer from pointer without a cast
/usr/local/share/bison.simple:276: initializer element is not constant
/usr/local/share/bison.simple:276: warning: data definition has no type or storage class
/usr/local/share/bison.simple:277: conflicting types for `yyvsp'
/usr/local/share/bison.simple:224: previous declaration of `yyvsp'
/usr/local/share/bison.simple:277: warning: initialization makes integer from pointer without a cast
/usr/local/share/bison.simple:277: initializer element is not constant
/usr/local/share/bison.simple:277: warning: data definition has no type or storage class
/usr/local/share/bison.simple:285: parse error before `:'
/usr/local/share/bison.simple:294: initializer element is not constant
/usr/local/share/bison.simple:300: invalid operands to binary -
/usr/local/share/bison.simple:300: initializer element is not constant
/usr/local/share/bison.simple:326: parse error before `if'
/usr/local/share/bison.simple:334: conflicting types for `yyss'
/usr/local/share/bison.simple:231: previous declaration of `yyss'
/usr/local/share/bison.simple:334: invalid type argument of `unary *'
/usr/local/share/bison.simple:334: warning: initialization makes integer from pointer without a cast
/usr/local/share/bison.simple:334: initializer element is not constant
/usr/local/share/bison.simple:334: warning: data definition has no type or storage class
/usr/local/share/bison.simple:335: parse error before `('
/usr/local/share/bison.simple:335: parse error before `char'
/usr/local/share/bison.simple:336: conflicting types for `yyvs'
/usr/local/share/bison.simple:232: previous declaration of `yyvs'
/usr/local/share/bison.simple:336: invalid type argument of `unary *'
/usr/local/share/bison.simple:336: warning: initialization makes integer from pointer without a cast
/usr/local/share/bison.simple:336: initializer element is not constant
/usr/local/share/bison.simple:336: warning: data definition has no type or storage class
/usr/local/share/bison.simple:337: parse error before `('
/usr/local/share/bison.simple:337: parse error before `char'
/usr/local/share/bison.simple:344: redefinition of `yyssp'
/usr/local/share/bison.simple:276: `yyssp' previously defined here
/usr/local/share/bison.simple:344: initializer element is not constant
/usr/local/share/bison.simple:344: warning: data definition has no type or storage class
/usr/local/share/bison.simple:345: redefinition of `yyvsp'
/usr/local/share/bison.simple:277: `yyvsp' previously defined here
/usr/local/share/bison.simple:345: initializer element is not constant
/usr/local/share/bison.simple:345: warning: data definition has no type or storage class
/usr/local/share/bison.simple:351: parse error before `if'
/usr/local/share/bison.simple:388: redefinition of `java_char'
/usr/local/share/bison.simple:269: `java_char' previously defined here
/usr/local/share/bison.simple:388: initializer element is not constant
/usr/local/share/bison.simple:388: warning: data definition has no type or storage class
/usr/local/share/bison.simple:389: parse error before `}'
/usr/local/share/bison.simple:396: redefinition of `java_char'
/usr/local/share/bison.simple:388: `java_char' previously defined here
/usr/local/share/bison.simple:396: warning: data definition has no type or storage class
/usr/local/share/bison.simple:399: parse error before `if'
/usr/local/share/bison.simple:416: parse error before `('
/usr/local/share/bison.simple:425: conflicting declarations of `yyn'
/usr/local/share/bison.simple:222: `yyn' previously declared here
/usr/local/share/bison.simple:425: initializer element is not constant
/usr/local/share/bison.simple:425: warning: data definition has no type or storage class
/usr/local/share/bison.simple:434: parse error before `if'
/usr/local/share/bison.simple:438: redefinition of `yyn'
/usr/local/share/bison.simple:425: `yyn' previously defined here
/usr/local/share/bison.simple:438: initializer element is not constant
/usr/local/share/bison.simple:438: warning: data definition has no type or storage class
/usr/local/share/bison.simple:439: parse error before `goto'
/usr/local/share/bison.simple:466: redefinition of `yystate'
/usr/local/share/bison.simple:266: `yystate' previously defined here
/usr/local/share/bison.simple:466: initializer element is not constant
/usr/local/share/bison.simple:466: warning: data definition has no type or storage class
/usr/local/share/bison.simple:467: parse error before `goto'
/usr/local/share/bison.simple:487: parse error before `('
/usr/local/share/bison.simple:491: `i' undeclared here (not in a function)
/usr/local/share/bison.simple:491: parse error before `>'
/usr/local/share/bison.simple:493: parse error before `('
./parse.y:487: parse error before `.'
./parse.y:495: parse error before `break'
./parse.y:497: parse error before `break'
./parse.y:551: parse error before `break'
./parse.y:553: parse error before `break'
./parse.y:564: `name' undeclared here (not in a function)
./parse.y:564: initializer element is not constant
./parse.y:565: `name' undeclared here (not in a function)
./parse.y:566: parse error before `while'
./parse.y:572: warning: initialization makes integer from pointer without a cast
./parse.y:572: initializer element is not constant
./parse.y:572: warning: data definition has no type or storage class
./parse.y:573: parse error before `if'
./parse.y:582: subscripted value is neither array nor pointer
./parse.y:582: warning: passing arg 2 of `build_tree_list' makes pointer from integer without a cast
./parse.y:582: warning: initialization makes integer from pointer without a cast
./parse.y:582: initializer element is not constant
./parse.y:582: warning: data definition has no type or storage class
./parse.y:582: parse error before `->'
./parse.y:585: redefinition of `node'
./parse.y:582: `node' previously defined here
./parse.y:585: subscripted value is neither array nor pointer
./parse.y:585: warning: passing arg 2 of `build_tree_list' makes pointer from integer without a cast
./parse.y:585: warning: initialization makes integer from pointer without a cast
./parse.y:585: initializer element is not constant
./parse.y:585: warning: data definition has no type or storage class
./parse.y:585: parse error before `->'
./parse.y:587: parse error before `break'
./parse.y:589: parse error before `break'
./parse.y:591: parse error before `break'
./parse.y:601: parse error before `['
./parse.y:601: conflicting types for `read_import_dir'
./parse.y:94: previous declaration of `read_import_dir'
./parse.y:601: warning: data definition has no type or storage class
./parse.y:602: parse error before `->'
./parse.y:608: parse error before `break'
./parse.y:610: parse error before `break'
./parse.y:616: conflicting types for `maybe_generate_clinit'
./parse.y:167: previous declaration of `maybe_generate_clinit'
./parse.y:616: warning: data definition has no type or storage class
./parse.y:617: parse error before `.'
./parse.y:625: parse error before string constant
./parse.y:625: conflicting types for `java_error'
/mnt/scsi-a/src/egcs/gcc/java/parse.h:672: previous declaration of `java_error'
./parse.y:625: warning: data definition has no type or storage class
./parse.y:627: parse error before `break'
./parse.y:667: parse error before `break'
./parse.y:669: parse error before `break'
./parse.y:671: parse error before `break'
./parse.y:673: parse error before `break'
./parse.y:692: parse error before string constant
./parse.y:692: warning: data definition has no type or storage class
./parse.y:694: parse error before `break'
./parse.y:709: parse error before `break'
./parse.y:749: parse error before `['
./parse.y:749: conflicting types for `check_modifiers_consistency'
./parse.y:83: previous declaration of `check_modifiers_consistency'
./parse.y:749: warning: data definition has no type or storage class
./parse.y:750: parse error before `['
./parse.y:750: conflicting types for `register_fields'
./parse.y:79: previous declaration of `register_fields'
./parse.y:750: warning: data definition has no type or storage class
./parse.y:752: parse error before `break'
./parse.y:761: parse error before `break'
./parse.y:779: parse error before `break'
./parse.y:785: parse error before `break'
./parse.y:793: parse error before `break'
./parse.y:795: parse error before `break'
./parse.y:797: parse error before `break'
./parse.y:809: warning: parameter names (without types) in function declaration
./parse.y:809: conflicting types for `source_start_java_method'
./parse.y:103: previous declaration of `source_start_java_method'
./parse.y:809: warning: data definition has no type or storage class
./parse.y:811: parse error before `break'
./parse.y:815: parse error before `break'
./parse.y:828: parse error before `break'
./parse.y:830: parse error before `break'
./parse.y:832: parse error before `break'
./parse.y:834: parse error before `break'
./parse.y:839: parse error before `break'
./parse.y:849: parse error before `.'
./parse.y:853: parse error before string constant
./parse.y:853: conflicting types for `parse_warning_context'
./parse.y:89: previous declaration of `parse_warning_context'
./parse.y:853: warning: data definition has no type or storage class
./parse.y:855: parse error before `break'
./parse.y:857: parse error before `break'
./parse.y:859: parse error before `break'
./parse.y:873: parse error before `break'
./parse.y:884: parse error before `break'
./parse.y:887: parse error before string constant
./parse.y:887: warning: data definition has no type or storage class
./parse.y:889: parse error before `break'
./parse.y:897: parse error before `break'
./parse.y:906: parse error before `break'
./parse.y:939: warning: parameter names (without types) in function declaration
./parse.y:939: warning: data definition has no type or storage class
./parse.y:941: parse error before `break'
./parse.y:1003: parse error before `->'
./parse.y:1010: parse error before `->'
./parse.y:1044: parse error before `break'
./parse.y:1046: parse error before `break'
./parse.y:1061: parse error before `break'
./parse.y:1063: parse error before `break'
./parse.y:1094: conflicting types for `current_function_decl'
/mnt/scsi-a/src/egcs/gcc/java/../tree.h:1865: previous declaration of `current_function_decl'
./parse.y:1094: warning: initialization makes integer from pointer without a cast
./parse.y:1094: warning: data definition has no type or storage class
./parse.y:1096: parse error before `break'
./parse.y:1098: parse error before `break'
./parse.y:1122: parse error before `break'
./parse.y:1217: parse error before `2'
./parse.y:1217: conflicting types for `pushlevel'
/mnt/scsi-a/src/egcs/gcc/java/../tree.h:2067: previous declaration of `pushlevel'
./parse.y:1217: warning: data definition has no type or storage class
./parse.y:1218: parse error before `.'
./parse.y:1218: conflicting types for `push_labeled_block'
/mnt/scsi-a/src/egcs/gcc/java/java-tree.h:543: previous declaration of `push_labeled_block'
./parse.y:1218: warning: data definition has no type or storage class
./parse.y:1221: parse error before `break'
./parse.y:1227: conflicting types for `pop_labeled_block'
/mnt/scsi-a/src/egcs/gcc/java/java-tree.h:547: previous declaration of `pop_labeled_block'
./parse.y:1227: warning: data definition has no type or storage class
./parse.y:1228: parse error before `->'
./parse.y:1232: parse error before `break'
./parse.y:1238: warning: data definition has no type or storage class
./parse.y:1239: parse error before `->'
./parse.y:1261: parse error before `break'
./parse.y:1267: parse error before `break'
./parse.y:1273: parse error before `break'
./parse.y:1275: parse error before `break'
./parse.y:1281: parse error before `break'
./parse.y:1283: parse error before `break'
./parse.y:1289: parse error before `break'
./parse.y:1291: parse error before `break'
./parse.y:1293: parse error before `break'
./parse.y:1295: parse error before `break'
./parse.y:1297: parse error before `break'
./parse.y:1299: parse error before `break'
./parse.y:1316: parse error before `break'
./parse.y:1318: parse error before `break'
./parse.y:1320: parse error before `break'
./parse.y:1343: parse error before `.'
./parse.y:1352: parse error before `.'
./parse.y:1356: parse error before `break'
./parse.y:1358: parse error before `break'
./parse.y:1360: parse error before `break'
./parse.y:1394: parse error before `->'
./parse.y:1395: warning: parameter names (without types) in function declaration
./parse.y:1395: conflicting types for `java_method_add_stmt'
/mnt/scsi-a/src/egcs/gcc/java/parse.h:659: previous declaration of `java_method_add_stmt'
./parse.y:1395: warning: data definition has no type or storage class
./parse.y:1397: parse error before `break'
./parse.y:1400: parse error before `->'
./parse.y:1401: warning: parameter names (without types) in function declaration
./parse.y:1401: warning: data definition has no type or storage class
./parse.y:1403: parse error before `break'
./parse.y:1405: parse error before `break'
./parse.y:1407: parse error before `break'
./parse.y:1409: parse error before `break'
./parse.y:1423: parse error before string constant
./parse.y:1423: warning: data definition has no type or storage class
./parse.y:1424: parse error before `break'
./parse.y:1426: parse error before `break'
./parse.y:1428: parse error before `break'
./parse.y:1456: parse error before `.'
./parse.y:1461: parse error before `break'
./parse.y:1463: parse error before `break'
./parse.y:1465: parse error before `break'
./parse.y:1474: parse error before `.'
./parse.y:1488: parse error before `break'
./parse.y:1490: parse error before `break'
./parse.y:1499: parse error before `.'
./parse.y:1502: parse error before `.'
./parse.y:1502: warning: data definition has no type or storage class
./parse.y:1504: parse error before `break'
./parse.y:1521: parse error before `break'
./parse.y:1536: parse error before `break'
./parse.y:1545: parse error before `break'
./parse.y:1547: parse error before `break'
./parse.y:1556: parse error before `break'
./parse.y:1558: parse error before `break'
./parse.y:1567: parse error before `break'
./parse.y:1569: parse error before `break'
./parse.y:1575: parse error before `.'
./parse.y:1579: parse error before `break'
./parse.y:1581: parse error before `break'
./parse.y:1587: parse error before `.'
./parse.y:1592: parse error before `break'
./parse.y:1594: parse error before `break'
./parse.y:1596: parse error before `break'
./parse.y:1598: parse error before `break'
./parse.y:1617: parse error before `break'
./parse.y:1632: conflicting types for `exit_block'
./parse.y:135: previous declaration of `exit_block'
./parse.y:1632: warning: data definition has no type or storage class
./parse.y:1633: parse error before `.'
./parse.y:1644: subscripted value is neither array nor pointer
./parse.y:1645: subscripted value is neither array nor pointer
./parse.y:1646: initializer element is not constant
./parse.y:1647: parse error before `0'
./parse.y:1651: parse error before `.'
./parse.y:1655: parse error before `break'
./parse.y:1657: parse error before `break'
./parse.y:1659: parse error before `break'
./parse.y:1669: parse error before `break'
./parse.y:1703: parse error before `break'
./parse.y:1705: parse error before `break'
./parse.y:1707: parse error before `break'
./parse.y:1709: parse error before `break'
./parse.y:1732: parse error before `break'
./parse.y:1734: parse error before `break'
./parse.y:1736: parse error before `break'
./parse.y:1738: parse error before `break'
./parse.y:1739: parse error before string constant
./parse.y:1739: warning: data definition has no type or storage class
./parse.y:1740: parse error before `break'
./parse.y:1742: parse error before `break'
./parse.y:1762: parse error before `break'
./parse.y:1781: parse error before `break'
./parse.y:1783: parse error before `break'
./parse.y:1800: parse error before `break'
./parse.y:1803: parse error before string constant
./parse.y:1803: warning: data definition has no type or storage class
./parse.y:1806: parse error before `break'
./parse.y:1833: parse error before `->'
./parse.y:1839: parse error before `break'
./parse.y:1851: parse error before `->'
./parse.y:1856: parse error before `break'
./parse.y:1901: parse error before `break'
./parse.y:1903: parse error before `break'
./parse.y:1915: parse error before `break'
./parse.y:1920: parse error before `break'
./parse.y:1925: parse error before `break'
./parse.y:1930: parse error before `break'
./parse.y:2007: parse error before `->'
./parse.y:2009: parse error before `{'
./parse.y:2010: subscripted value is neither array nor pointer
./parse.y:2010: parse error before `if'
./parse.y:2010: parse error before `('
./parse.y:2010: parse error before `char'
./parse.y:2011: parse error before `->'
./parse.y:2012: braced-group within expression allowed only inside a function
./parse.y:2012: warning: data definition has no type or storage class
./parse.y:2012: conflicting types for `value'
./parse.y:2012: previous declaration of `value'
./parse.y:2012: `__o1' undeclared here (not in a function)
./parse.y:2012: warning: data definition has no type or storage class
./parse.y:2012: parse error before `if'
./parse.y:2012: warning: data definition has no type or storage class
./parse.y:2012: parse error before `}'
./parse.y:2013: parse error before `.'
./parse.y:2024: parse error before `break'
./parse.y:2026: parse error before `break'
./parse.y:2028: parse error before `break'
./parse.y:2030: parse error before `break'
./parse.y:2051: parse error before `break'
./parse.y:2053: parse error before `break'
./parse.y:2055: parse error before `break'
./parse.y:2071: parse error before `break'
./parse.y:2073: parse error before `break'
./parse.y:2094: parse error before `break'
./parse.y:2096: parse error before `break'
./parse.y:2098: parse error before `break'
./parse.y:2126: parse error before `break'
./parse.y:2128: parse error before `break'
./parse.y:2130: parse error before `break'
./parse.y:2132: parse error before `break'
./parse.y:2134: parse error before `break'
./parse.y:2150: parse error before `break'
./parse.y:2152: parse error before `break'
./parse.y:2163: parse error before `break'
./parse.y:2174: parse error before `break'
./parse.y:2185: parse error before `break'
./parse.y:2196: parse error before `break'
./parse.y:2207: parse error before `break'
./parse.y:2214: parse error before `.'
./parse.y:2219: parse error before string constant
./parse.y:2219: warning: data definition has no type or storage class
./parse.y:2222: parse error before `break'
./parse.y:2224: parse error before `break'
./parse.y:2226: parse error before `break'
./parse.y:2242: parse error before `break'
/usr/local/share/bison.simple:510: parse error before `('
/usr/local/share/bison.simple:513: parse error before `('
/usr/local/share/bison.simple:541: redefinition of `yyn'
/usr/local/share/bison.simple:438: `yyn' previously defined here
/usr/local/share/bison.simple:541: initializer element is not constant
/usr/local/share/bison.simple:541: warning: data definition has no type or storage class
/usr/local/share/bison.simple:543: redefinition of `yystate'
/usr/local/share/bison.simple:466: `yystate' previously defined here
/usr/local/share/bison.simple:543: invalid type argument of `unary *'
/usr/local/share/bison.simple:543: initializer element is not constant
/usr/local/share/bison.simple:543: warning: data definition has no type or storage class
/usr/local/share/bison.simple:544: parse error before `if'
/usr/local/share/bison.simple:599: parse error before string constant
/usr/local/share/bison.simple:599: warning: data definition has no type or storage class
/usr/local/share/bison.simple:618: redefinition of `java_char'
/usr/local/share/bison.simple:396: `java_char' previously defined here
/usr/local/share/bison.simple:618: warning: data definition has no type or storage class
/usr/local/share/bison.simple:619: parse error before `}'
/usr/local/share/bison.simple:624: redefinition of `yyerrstatus'
/usr/local/share/bison.simple:267: `yyerrstatus' previously defined here
/usr/local/share/bison.simple:624: warning: data definition has no type or storage class
/usr/local/share/bison.simple:626: parse error before `goto'
/usr/local/share/bison.simple:641: redefinition of `yystate'
/usr/local/share/bison.simple:543: `yystate' previously defined here
/usr/local/share/bison.simple:641: invalid type argument of `unary *'
/usr/local/share/bison.simple:641: warning: data definition has no type or storage class
/usr/local/share/bison.simple:647: parse error before `if'
/usr/local/share/bison.simple:650: parse error before `('
/usr/local/share/bison.simple:653: parse error before `('
/usr/local/share/bison.simple:667: redefinition of `yyn'
/usr/local/share/bison.simple:541: `yyn' previously defined here
/usr/local/share/bison.simple:667: initializer element is not constant
/usr/local/share/bison.simple:667: warning: data definition has no type or storage class
/usr/local/share/bison.simple:668: parse error before `if'
/usr/local/share/bison.simple:672: redefinition of `yyn'
/usr/local/share/bison.simple:667: `yyn' previously defined here
/usr/local/share/bison.simple:672: initializer element is not constant
/usr/local/share/bison.simple:672: warning: data definition has no type or storage class
/usr/local/share/bison.simple:673: parse error before `goto'
/usr/local/share/bison.simple:691: redefinition of `yystate'
/usr/local/share/bison.simple:641: `yystate' previously defined here
/usr/local/share/bison.simple:691: initializer element is not constant
/usr/local/share/bison.simple:691: warning: data definition has no type or storage class
/usr/local/share/bison.simple:692: parse error before `goto'
./parse.y: In function `java_parser_context_save_global':
./parse.y:2310: warning: assignment makes pointer from integer without a cast
./parse.y: In function `java_parser_context_restore_global':
./parse.y:2320: warning: assignment makes integer from pointer without a cast
./parse.y: At top level:
./parse.y:2383: conflicting types for `java_error'
/usr/local/share/bison.simple:599: previous declaration of `java_error'
./parse.y:2499: conflicting types for `parse_warning_context'
./parse.y:853: previous declaration of `parse_warning_context'
./parse.y:3084: conflicting types for `register_fields'
./parse.y:750: previous declaration of `register_fields'
./parse.y:3225: conflicting types for `maybe_generate_clinit'
./parse.y:616: previous declaration of `maybe_generate_clinit'
./parse.y: In function `complete_method_declaration':
./parse.y:3472: invalid type argument of `->'
./parse.y:3478: invalid type argument of `->'
./parse.y: At top level:
./parse.y:3544: conflicting types for `check_modifiers_consistency'
./parse.y:749: previous declaration of `check_modifiers_consistency'
./parse.y:4949: conflicting types for `read_import_dir'
./parse.y:601: previous declaration of `read_import_dir'
./parse.y: In function `declare_local_variables':
./parse.y:5221: invalid type argument of `->'
./parse.y:5223: invalid type argument of `->'
./parse.y:5285: invalid type argument of `->'
./parse.y:5285: invalid type argument of `->'
./parse.y: At top level:
./parse.y:5318: conflicting types for `source_start_java_method'
./parse.y:939: previous declaration of `source_start_java_method'
./parse.y: In function `source_start_java_method':
./parse.y:5324: warning: assignment makes integer from pointer without a cast
./parse.y:5350: invalid type argument of `->'
./parse.y:5350: invalid type argument of `->'
./parse.y:5352: invalid type argument of `->'
./parse.y:5353: invalid type argument of `->'
./parse.y:5355: invalid type argument of `->'
./parse.y: In function `end_artificial_method_body':
./parse.y:5395: warning: assignment makes pointer from integer without a cast
./parse.y: In function `expand_start_java_method':
./parse.y:5408: warning: assignment makes integer from pointer without a cast
./parse.y:5413: invalid type argument of `->'
./parse.y: In function `source_end_java_method':
./parse.y:5442: warning: initialization makes pointer from integer without a cast
./parse.y:5472: warning: assignment makes integer from pointer without a cast
./parse.y: At top level:
./parse.y:5482: conflicting types for `java_method_add_stmt'
./parse.y:1502: previous declaration of `java_method_add_stmt'
./parse.y: In function `java_complete_expand_methods':
./parse.y:5641: warning: assignment makes integer from pointer without a cast
./parse.y: In function `java_complete_expand_method':
./parse.y:5721: warning: passing arg 1 of `missing_return_error' makes pointer from integer without a cast
./parse.y: In function `resolve_expression_name':
./parse.y:6022: invalid type argument of `->'
./parse.y: In function `resolve_qualified_expression_name':
./parse.y:6268: invalid type argument of `->'
./parse.y: In function `patch_method_invocation':
./parse.y:6826: invalid type argument of `->'
./parse.y: In function `check_for_static_method_reference':
./parse.y:6888: invalid type argument of `->'
./parse.y: In function `find_applicable_accessible_methods_list':
./parse.y:7124: invalid type argument of `->'
./parse.y: In function `java_complete_lhs':
./parse.y:7477: warning: assignment makes pointer from integer without a cast
./parse.y:7805: invalid type argument of `->'
./parse.y:7807: invalid type argument of `->'
./parse.y:7873: invalid type argument of `->'
./parse.y: In function `enter_a_block':
./parse.y:8107: warning: initialization makes pointer from integer without a cast
./parse.y: At top level:
./parse.y:8128: conflicting types for `exit_block'
./parse.y:1632: previous declaration of `exit_block'
./parse.y: In function `exit_block':
./parse.y:8129: invalid type argument of `->'
./parse.y:8131: warning: comparison between pointer and integer
./parse.y:8132: invalid type argument of `->'
./parse.y: In function `lookup_name_in_blocks':
./parse.y:8145: invalid type argument of `->'
./parse.y:8147: warning: comparison between pointer and integer
./parse.y: In function `maybe_absorb_scoping_blocks':
./parse.y:8167: invalid type argument of `->'
./parse.y: In function `check_final_assignment':
./parse.y:8295: invalid type argument of `->'
./parse.y: In function `patch_return':
./parse.y:10034: warning: initialization makes pointer from integer without a cast
./parse.y:10035: invalid type argument of `->'
./parse.y: In function `patch_throw_statement':
./parse.y:10925: invalid type argument of `->'
./parse.y: In function `check_thrown_exceptions':
./parse.y:10981: invalid type argument of `->'
make[2]: *** [parse.o] Error 1
make[1]: *** [jc1] Error 2
make: *** [all-gcc] Error 2

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]