Plain Text Paste by the_darkside_986
Description: gcc errors
|
1 2 3 4 5 6 7 8 9 | ../../gcc/d/d-lang.cc:416: error: ‘builtin_define_with_value’ was not declared in this scope ../../gcc/d/d-lang.cc:416: error: ‘builtin_define_with_value’ was not declared in this scope ../../gcc/d/d-lang.cc:416: error: ‘c_dialect_cxx’ was not declared in this scope ../../gcc/d/d-lang.cc:416: error: ‘c_dialect_objc’ was not declared in this scope ../../gcc/d/d-lang.cc:426: warning: deprecated conversion from string constant to ‘char*’ ../../gcc/d/d-lang.cc:474: warning: deprecated conversion from string constant to ‘char*’ ../../gcc/d/d-lang.cc: In function ‘void d_write_global_declarations()’: ../../gcc/d/d-lang.cc:718: warning: comparison between signed and unsigned integer expressions |