[vala/0.34] Add CCode finish_vfunc_name to used attrs



commit 8ba4145f44d5d15bfb0a10e29a995b9b51ce1671
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Thu Sep 29 13:43:46 2016 +0200

    Add CCode finish_vfunc_name to used attrs

 vala/valausedattr.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vala/valausedattr.vala b/vala/valausedattr.vala
index 6516e5e..14cdd97 100644
--- a/vala/valausedattr.vala
+++ b/vala/valausedattr.vala
@@ -38,7 +38,7 @@ public class Vala.UsedAttr : CodeVisitor {
                "lower_case_cprefix", "simple_generics", "sentinel", "scope", "has_destroy_function", 
"ordering", "type_check_function",
                "has_copy_function", "lower_case_csuffix", "ref_sink_function", "dup_function", 
"finish_function", "generic_type_pos",
                "array_length_type", "array_length", "array_length_cname", "array_length_cexpr", 
"array_null_terminated",
-               "vfunc_name", "finish_name", "free_function_address_of", "pos", "delegate_target", 
"delegate_target_cname",
+               "vfunc_name", "finish_vfunc_name", "finish_name", "free_function_address_of", "pos", 
"delegate_target", "delegate_target_cname",
                "array_length_pos", "delegate_target_pos", "destroy_notify_pos", "ctype", "has_new_function", 
"notify", "",
 
                "Immutable", "",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]