File tree Expand file tree Collapse file tree 3 files changed +0
-20
lines changed Expand file tree Collapse file tree 3 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -48,17 +48,3 @@ status = "generate"
48
48
[[object .function ]]
49
49
name = " close"
50
50
cfg_condition = " unix"
51
-
52
- [[object ]]
53
- name = " Gio.Resolver"
54
- status = " generate"
55
- [[object .function ]]
56
- name = " records_from_res_query"
57
- ignore = true
58
-
59
- [[object ]]
60
- name = " Gio.ResolverRecordType"
61
- status = " generate"
62
- [[object .function ]]
63
- name = " to_rrtype"
64
- ignore = true
Original file line number Diff line number Diff line change @@ -122,9 +122,6 @@ status = "generate"
122
122
pattern = " (idle_remove_by_data|qsort_with_data)"
123
123
ignore = true # Unsafe functions
124
124
[[object .function ]]
125
- pattern = " trace_(define_int64_counter|set_int64_counter|mark)"
126
- ignore = true # not useful
127
- [[object .function ]]
128
125
pattern = " (fopen|creat|chmod|blow_chunks|utime|slice_debug_tree_statistics|rename|remove|open|mkdir|lstat|fsync|freopen|set_prgname_once)"
129
126
ignore = true # see https://gitlab.gnome.org/GNOME/glib/-/issues/3231
130
127
[[object .function ]]
Original file line number Diff line number Diff line change @@ -79,9 +79,6 @@ status = "generate"
79
79
name = " unix_get_passwd_entry"
80
80
cfg_condition = " unix"
81
81
[[object .function ]]
82
- name = " get_user_state_dir"
83
- version = " 2.72"
84
- [[object .function ]]
85
82
name = " assertion_message_cmpint"
86
83
version = " 2.78"
87
84
You can’t perform that action at this time.
0 commit comments