Home
last modified time | relevance | path

Searched refs:vala_report_error (Results 1 – 25 of 100) sorted by relevance

1234

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalafield.c363 vala_report_error (_tmp27_, "'void' not supported as field type"); in vala_field_real_check()
400 vala_report_error (_tmp38_, _tmp46_); in vala_field_real_check()
477 vala_report_error (_tmp72_, _tmp80_); in vala_field_real_check()
559 vala_report_error (_tmp108_, "Inline allocated array as field requires to have fixed length"); in vala_field_real_check()
648 vala_report_error (_tmp128_, "expression type not allowed as initializer"); in vala_field_real_check()
690 vala_report_error (_tmp136_, _tmp148_); in vala_field_real_check()
779vala_report_error (_tmp177_, "only arrays are allowed as initializer for arrays with fixed length"… in vala_field_real_check()
814 vala_report_error (_tmp190_, "Invalid assignment from owned expression to unowned variable"); in vala_field_real_check()
838 vala_report_error (_tmp197_, "Non-constant field initializers not supported in this context"); in vala_field_real_check()
948 vala_report_error (_tmp232_, "External fields cannot use initializers"); in vala_field_real_check()
[all …]
H A Dvalalocalvariable.c358 vala_report_error (_tmp26_, "'void' not supported as variable type"); in vala_local_variable_real_check()
446 vala_report_error (_tmp59_, "'void' not supported as initializer type"); in vala_local_variable_real_check()
508 vala_report_error (_tmp75_, "var declaration not allowed without initializer"); in vala_local_variable_real_check()
522 vala_report_error (_tmp81_, "var declaration not allowed with non-typed initializer"); in vala_local_variable_real_check()
569 vala_report_error (_tmp94_, _tmp102_); in vala_local_variable_real_check()
784 vala_report_error (_tmp185_, "expression type not allowed as initializer"); in vala_local_variable_real_check()
845 vala_report_error (_tmp203_, _tmp211_); in vala_local_variable_real_check()
858 vala_report_error (_tmp213_, "expression type not allowed as initializer"); in vala_local_variable_real_check()
899 vala_report_error (_tmp221_, _tmp233_); in vala_local_variable_real_check()
986vala_report_error (_tmp262_, "only arrays are allowed as initializer for arrays with fixed length"… in vala_local_variable_real_check()
[all …]
H A Dvalabaseaccess.c150 vala_report_error (_tmp7_, "Base access invalid outside of instance methods"); in vala_base_access_real_check()
179 vala_report_error (_tmp17_, "Base access invalid outside of class and struct"); in vala_base_access_real_check()
201 vala_report_error (_tmp25_, "Base access invalid without base type"); in vala_base_access_real_check()
232 vala_report_error (_tmp39_, "Base access invalid without base class"); in vala_base_access_real_check()
318vala_report_error (_tmp71_, "Base access invalid in virtual overridden method of compact class"); in vala_base_access_real_check()
398vala_report_error (_tmp102_, "Base access invalid in virtual overridden property of compact class"… in vala_base_access_real_check()
H A Dvalareturnstatement.c287 vala_report_error (_tmp9_, "Return not allowed in this context"); in vala_return_statement_real_check()
310 vala_report_error (_tmp17_, "Return without value in non-void function"); in vala_return_statement_real_check()
327 vala_report_error (_tmp25_, "Return with value in void function"); in vala_return_statement_real_check()
358 vala_report_error (_tmp41_, "Invalid expression in return value"); in vala_return_statement_real_check()
404 vala_report_error (_tmp51_, _tmp65_); in vala_return_statement_real_check()
438vala_report_error (_tmp78_, "Return value transfers ownership but method return type hasn't been d… in vala_return_statement_real_check()
483vala_report_error (_tmp96_, "Local variable with strong reference used as return value and method … in vala_return_statement_real_check()
H A Dvalascanner.c836 vala_report_error (_tmp88_, "invalid escape sequence"); in vala_scanner_read_regex_token()
873 vala_report_error (_tmp98_, "invalid UTF-8 character"); in vala_scanner_read_regex_token()
899 vala_report_error (_tmp105_, "syntax error, expected \""); in vala_scanner_read_regex_token()
2240 vala_report_error (_tmp32_, "unexpected character"); in vala_scanner_read_template_token()
2484 vala_report_error (_tmp88_, "invalid escape sequence"); in vala_scanner_read_template_token()
2544 vala_report_error (_tmp104_, "syntax error, expected \""); in vala_scanner_read_template_token()
4000 vala_report_error (_tmp304_, _tmp308_); in vala_scanner_read_token()
4445 vala_report_error (_tmp6_, "syntax error, expected newline"); in vala_scanner_pp_eol()
4558 vala_report_error (_tmp6_, "syntax error, unexpected #elif"); in vala_scanner_parse_pp_elif()
4670 vala_report_error (_tmp6_, "syntax error, unexpected #else"); in vala_scanner_parse_pp_else()
[all …]
H A Dvalaproperty.c358 vala_report_error (_tmp21_, "Property getter must have a body"); in vala_property_get_field()
377 vala_report_error (_tmp25_, "Property setter must have a body"); in vala_property_get_field()
1273 vala_report_error (_tmp17_, _tmp25_); in vala_property_find_base_class_property()
1428 vala_report_error (_tmp32_, _tmp40_); in vala_property_find_base_interface_property()
1789 vala_report_error (_tmp84_, "'void' not supported as property type"); in vala_property_real_check()
1836 vala_report_error (_tmp99_, _tmp103_); in vala_property_real_check()
1894 vala_report_error (_tmp120_, _tmp124_); in vala_property_real_check()
1933 vala_report_error (_tmp134_, _tmp142_); in vala_property_real_check()
1970 vala_report_error (_tmp151_, _tmp155_); in vala_property_real_check()
2064 vala_report_error (_tmp186_, _tmp190_); in vala_property_real_check()
[all …]
H A Dvalasymbol.c1427 vala_report_error (_tmp1_, _tmp5_); in vala_symbol_real_add_namespace()
1457 vala_report_error (_tmp1_, _tmp5_); in vala_symbol_real_add_class()
1487 vala_report_error (_tmp1_, _tmp5_); in vala_symbol_real_add_interface()
1517 vala_report_error (_tmp1_, _tmp5_); in vala_symbol_real_add_struct()
1547 vala_report_error (_tmp1_, _tmp5_); in vala_symbol_real_add_enum()
1577 vala_report_error (_tmp1_, _tmp5_); in vala_symbol_real_add_error_domain()
1607 vala_report_error (_tmp1_, _tmp5_); in vala_symbol_real_add_delegate()
1637 vala_report_error (_tmp1_, _tmp5_); in vala_symbol_real_add_constant()
1667 vala_report_error (_tmp1_, _tmp5_); in vala_symbol_real_add_field()
1697 vala_report_error (_tmp1_, _tmp5_); in vala_symbol_real_add_method()
[all …]
H A Dvalageniescanner.c839 vala_report_error (_tmp87_, "invalid escape sequence"); in vala_genie_scanner_read_regex_token()
876 vala_report_error (_tmp97_, "invalid UTF-8 character"); in vala_genie_scanner_read_regex_token()
902 vala_report_error (_tmp104_, "syntax error, expected \""); in vala_genie_scanner_read_regex_token()
2129 vala_report_error (_tmp32_, "unexpected character"); in vala_genie_scanner_read_template_token()
2363 vala_report_error (_tmp87_, "invalid escape sequence"); in vala_genie_scanner_read_template_token()
2406 vala_report_error (_tmp99_, "invalid UTF-8 character"); in vala_genie_scanner_read_template_token()
2423 vala_report_error (_tmp103_, "syntax error, expected \""); in vala_genie_scanner_read_template_token()
4431 vala_report_error (_tmp445_, _tmp449_); in vala_genie_scanner_read_token()
5056 vala_report_error (_tmp61_, "syntax error, expected */"); in vala_genie_scanner_comment()
5542 vala_report_error (_tmp6_, "syntax error, expected newline"); in vala_genie_scanner_pp_eol()
[all …]
H A Dvalaunaryexpression.c558 vala_report_error (_tmp27_, "Invalid inner operand"); in vala_unary_expression_real_check()
606 vala_report_error (_tmp40_, _tmp48_); in vala_unary_expression_real_check()
651 vala_report_error (_tmp55_, _tmp63_); in vala_unary_expression_real_check()
724 vala_report_error (_tmp83_, _tmp91_); in vala_unary_expression_real_check()
787 vala_report_error (_tmp106_, _tmp114_); in vala_unary_expression_real_check()
842 vala_report_error (_tmp124_, _tmp132_); in vala_unary_expression_real_check()
859 vala_report_error (_tmp138_, "Prefix operators not supported for this expression"); in vala_unary_expression_real_check()
958vala_report_error (_tmp172_, "ref and out method arguments can only be used with fields, parameter… in vala_unary_expression_real_check()
972 vala_report_error (_tmp174_, "internal error: unsupported unary operator"); in vala_unary_expression_real_check()
H A Dvalaparameter.c498 vala_report_error (_tmp31_, "'void' not supported as parameter type"); in vala_parameter_real_check()
542 vala_report_error (_tmp42_, "parameter array expected"); in vala_parameter_real_check()
651 vala_report_error (_tmp82_, "Inline allocated array as parameter requires to have fixed length"); in vala_parameter_real_check()
735 vala_report_error (_tmp112_, "only `null' is allowed as default value for out parameters"); in vala_parameter_real_check()
791 vala_report_error (_tmp124_, _tmp136_); in vala_parameter_real_check()
804 vala_report_error (_tmp139_, "default value not allowed for ref parameter"); in vala_parameter_real_check()
832 vala_report_error (_tmp145_, _tmp151_); in vala_parameter_real_check()
943 vala_report_error (_tmp184_, _tmp194_); in vala_parameter_real_check()
H A Dvalaunlockstatement.c223vala_report_error (_tmp18_, "Expression is either not a member access or does not denote a lockabl… in vala_unlock_statement_real_check()
253 vala_report_error (_tmp34_, "Only members of the current class are lockable"); in vala_unlock_statement_real_check()
278 vala_report_error (_tmp46_, "Only members of the non-compact classes are lockable"); in vala_unlock_statement_real_check()
H A Dvalapostfixexpression.c382 vala_report_error (_tmp23_, "unsupported lvalue in postfix expression"); in vala_postfix_expression_real_check()
425 vala_report_error (_tmp32_, _tmp39_); in vala_postfix_expression_real_check()
478 vala_report_error (_tmp57_, "unsupported lvalue in postfix expression"); in vala_postfix_expression_real_check()
488 vala_report_error (_tmp59_, "unsupported lvalue in postfix expression"); in vala_postfix_expression_real_check()
559 vala_report_error (_tmp82_, _tmp87_); in vala_postfix_expression_real_check()
H A Dvalaclass.c928 vala_report_error (_tmp61_, _tmp68_); in vala_class_real_add_method()
2017 vala_report_error (_tmp36_, _tmp43_); in vala_class_real_check()
2051 vala_report_error (_tmp48_, _tmp55_); in vala_class_real_check()
2193 vala_report_error (_tmp86_, _tmp93_); in vala_class_real_check()
2225 vala_report_error (_tmp101_, _tmp105_); in vala_class_real_check()
2296 vala_report_error (_tmp125_, _tmp132_); in vala_class_real_check()
2324 vala_report_error (_tmp137_, _tmp141_); in vala_class_real_check()
2347 vala_report_error (_tmp144_, _tmp148_); in vala_class_real_check()
2965 vala_report_error (_tmp321_, _tmp325_); in vala_class_real_check()
3254 vala_report_error (_tmp411_, _tmp412_); in vala_class_real_check()
[all …]
H A Dvalamethod.c2381 vala_report_error (_tmp24_, _tmp32_); in vala_method_find_base_class_method()
2726 vala_report_error (_tmp82_, _tmp90_); in vala_method_find_base_interface_method()
2752 vala_report_error (_tmp94_, _tmp98_); in vala_method_find_base_interface_method()
3367 vala_report_error (_tmp159_, _tmp167_); in vala_method_real_check()
3998 vala_report_error (_tmp375_, _tmp382_); in vala_method_real_check()
4155 vala_report_error (_tmp423_, _tmp427_); in vala_method_real_check()
4256 vala_report_error (_tmp455_, _tmp459_); in vala_method_real_check()
4302 vala_report_error (_tmp469_, _tmp473_); in vala_method_real_check()
4432 vala_report_error (_tmp504_, _tmp513_); in vala_method_real_check()
4551 vala_report_error (_tmp554_, _tmp562_); in vala_method_real_check()
[all …]
H A Dvalaconstant.c358 vala_report_error (_tmp31_, _tmp37_); in vala_constant_real_check()
384 vala_report_error (_tmp45_, "A const field requires a value to be provided"); in vala_constant_real_check()
469 vala_report_error (_tmp64_, _tmp76_); in vala_constant_real_check()
555 vala_report_error (_tmp105_, "Value must be constant"); in vala_constant_real_check()
573 vala_report_error (_tmp109_, "External constants cannot use values"); in vala_constant_real_check()
H A Dvalaforeachstatement.c1098 vala_report_error (_tmp6_, _tmp10_); in vala_foreach_statement_check_with_iterator()
1129 vala_report_error (_tmp18_, _tmp23_); in vala_foreach_statement_check_with_iterator()
1162 vala_report_error (_tmp32_, _tmp37_); in vala_foreach_statement_check_with_iterator()
1309 vala_report_error (_tmp75_, _tmp80_); in vala_foreach_statement_check_with_iterator()
1349 vala_report_error (_tmp92_, _tmp97_); in vala_foreach_statement_check_with_iterator()
1551 vala_report_error (_tmp159_, _tmp164_); in vala_foreach_statement_check_with_iterator()
1588 vala_report_error (_tmp174_, _tmp179_); in vala_foreach_statement_check_with_iterator()
1627 vala_report_error (_tmp187_, _tmp192_); in vala_foreach_statement_check_with_iterator()
1816 vala_report_error (_tmp276_, _tmp281_); in vala_foreach_statement_check_with_iterator()
1901 vala_report_error (_tmp13_, _tmp21_); in vala_foreach_statement_analyze_element_type()
[all …]
H A Dvalasemanticanalyzer.c1724 vala_report_error (NULL, _tmp31_); in vala_semantic_analyzer_get_data_type_for_symbol()
2540 vala_report_error (_tmp84_, _tmp95_); in vala_semantic_analyzer_check_arguments()
2560 vala_report_error (_tmp97_, _tmp103_); in vala_semantic_analyzer_check_arguments()
2693 vala_report_error (_tmp12_, _tmp14_); in vala_semantic_analyzer_check_argument()
2981 vala_report_error (_tmp92_, _tmp102_); in vala_semantic_analyzer_check_argument()
4436 vala_report_error (_tmp62_, _tmp68_); in vala_semantic_analyzer_get_actual_type()
4769 vala_report_error (_tmp12_, _tmp20_); in vala_semantic_analyzer_visit_member_initializer()
4796 vala_report_error (_tmp26_, _tmp32_); in vala_semantic_analyzer_visit_member_initializer()
4881 vala_report_error (_tmp59_, _tmp64_); in vala_semantic_analyzer_visit_member_initializer()
4947 vala_report_error (_tmp91_, _tmp95_); in vala_semantic_analyzer_visit_member_initializer()
[all …]
H A Dvalacreationmethod.c443 vala_report_error (_tmp12_, _tmp21_); in vala_creation_method_real_check()
564 vala_report_error (_tmp65_, "Named parameter required before `...'"); in vala_creation_method_real_check()
632 vala_report_error (_tmp77_, "Only one params-array parameter is allowed"); in vala_creation_method_real_check()
687 vala_report_error (_tmp105_, "Only nullable struct elements are supported in params-array"); in vala_creation_method_real_check()
700 vala_report_error (_tmp111_, "Passing length to params-array is not supported yet"); in vala_creation_method_real_check()
793 vala_report_error (_tmp145_, _tmp152_); in vala_creation_method_real_check()
1096 vala_report_error (_tmp255_, "unable to chain up to private base constructor"); in vala_creation_method_real_check()
1113 vala_report_error (_tmp262_, "unable to chain up to base constructor requiring arguments"); in vala_creation_method_real_check()
1249 vala_report_error (_tmp313_, _tmp317_); in vala_creation_method_real_check()
H A Dvalaobjectcreationexpression.c662 vala_report_error (_tmp13_, "Incomplete object creation expression"); in vala_object_creation_expression_real_check()
737 vala_report_error (_tmp41_, _tmp46_); in vala_object_creation_expression_real_check()
868 vala_report_error (_tmp88_, _tmp93_); in vala_object_creation_expression_real_check()
999 vala_report_error (_tmp127_, _tmp132_); in vala_object_creation_expression_real_check()
1045 vala_report_error (_tmp141_, _tmp146_); in vala_object_creation_expression_real_check()
1161 vala_report_error (_tmp181_, _tmp187_); in vala_object_creation_expression_real_check()
1297 vala_report_error (_tmp225_, _tmp230_); in vala_object_creation_expression_real_check()
1346 vala_report_error (_tmp240_, _tmp245_); in vala_object_creation_expression_real_check()
1399 vala_report_error (_tmp256_, "yield expression requires async method"); in vala_object_creation_expression_real_check()
2015 vala_report_error (_tmp455_, "Invalid type for argument 1"); in vala_object_creation_expression_real_check()
[all …]
H A Dvalasliceexpression.c426 vala_report_error (_tmp39_, "Invalid container expression"); in vala_slice_expression_real_check()
442 vala_report_error (_tmp45_, "Slice expressions cannot be used as lvalue"); in vala_slice_expression_real_check()
527 vala_report_error (_tmp77_, "Expression of integer type expected"); in vala_slice_expression_real_check()
556 vala_report_error (_tmp90_, "Expression of integer type expected"); in vala_slice_expression_real_check()
650 vala_report_error (_tmp118_, _tmp126_); in vala_slice_expression_real_check()
H A Dvalapointerindirection.c257 vala_report_error (_tmp11_, "internal error: unknown type of inner expression"); in vala_pointer_indirection_real_check()
307 vala_report_error (_tmp29_, "Pointer indirection not supported for this expression"); in vala_pointer_indirection_real_check()
326 vala_report_error (_tmp36_, "Pointer indirection not supported for this expression"); in vala_pointer_indirection_real_check()
H A Dvalamethodcall.c826 vala_report_error (_tmp23_, _tmp31_); in vala_method_call_real_check()
1197 vala_report_error (_tmp159_, _tmp164_); in vala_method_call_real_check()
1228 vala_report_error (_tmp169_, _tmp174_); in vala_method_call_real_check()
1297 vala_report_error (_tmp194_, _tmp199_); in vala_method_call_real_check()
1627 vala_report_error (_tmp301_, "invocation not supported in this context"); in vala_method_call_real_check()
1803 vala_report_error (_tmp352_, _tmp357_); in vala_method_call_real_check()
1831 vala_report_error (_tmp369_, "too few type arguments"); in vala_method_call_real_check()
1854 vala_report_error (_tmp373_, "too many type arguments"); in vala_method_call_real_check()
2537 vala_report_error (_tmp584_, "yield expression requires async method"); in vala_method_call_real_check()
2689 vala_report_error (_tmp631_, _tmp636_); in vala_method_call_real_check()
[all …]
H A Dvalainterface.c156vala_report_error (_tmp1_, "construction methods may only be declared within classes and structs"); in vala_interface_real_add_method()
261vala_report_error (_tmp3_, "interface properties should be `abstract' or have `get' accessor and/o… in vala_interface_real_add_property()
688 vala_report_error (_tmp37_, _tmp44_); in vala_interface_real_check()
761 vala_report_error (_tmp56_, _tmp63_); in vala_interface_real_check()
814 vala_report_error (_tmp69_, _tmp81_); in vala_interface_real_check()
1592 vala_report_error (_tmp294_, _tmp299_); in vala_interface_real_check()
1629 vala_report_error (_tmp304_, _tmp309_); in vala_interface_real_check()
1667 vala_report_error (_tmp315_, _tmp320_); in vala_interface_real_check()
1718 vala_report_error (_tmp328_, _tmp336_); in vala_interface_real_check()
1779 vala_report_error (_tmp348_, _tmp352_); in vala_interface_real_check()
/dports/lang/vala/vala-0.48.18/libvaladoc/importer/
H A Dinternalidregistrar.c209 vala_report_error (NULL, "missing attribute `href' in <ONLINE>"); in valadoc_importer_internal_id_registrar_read_index_sgml_file()
247 vala_report_error (NULL, "missing attribute `id' in <ANCHOR>"); in valadoc_importer_internal_id_registrar_read_index_sgml_file()
254 vala_report_error (NULL, "missing attribute `href' in <ANCHOR>"); in valadoc_importer_internal_id_registrar_read_index_sgml_file()
276 vala_report_error (NULL, "expected element of <ONLINE> or <ANCHOR>"); in valadoc_importer_internal_id_registrar_read_index_sgml_file()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalagtkmodule.c554 vala_report_error (NULL, _tmp14_); in vala_gtk_module_ensure_gresource_to_file_map()
869 vala_report_error (_tmp6_, _tmp8_); in vala_gtk_module_process_current_ui_resource()
987 vala_report_error (_tmp42_, _tmp46_); in vala_gtk_module_process_current_ui_resource()
1090 vala_report_error (_tmp72_, _tmp75_); in vala_gtk_module_process_current_ui_resource()
1148 vala_report_error (_tmp93_, _tmp95_); in vala_gtk_module_process_current_ui_resource()
1267 vala_report_error (_tmp6_, "empty ui resource declaration for Gtk widget template"); in vala_gtk_module_real_generate_class_init()
1328 vala_report_error (_tmp5_, "[GtkChild] is only allowed on automatic properties"); in vala_gtk_module_real_visit_property()
1468 vala_report_error (_tmp24_, _tmp27_); in vala_gtk_module_real_visit_field()
1511 vala_report_error (_tmp37_, _tmp45_); in vala_gtk_module_real_visit_field()
1793 vala_report_error (_tmp22_, _tmp25_); in vala_gtk_module_real_visit_method()
[all …]

1234