Skip to content

Instantly share code, notes, and snippets.

@bigbes
Created October 24, 2016 14:07
Show Gist options
  • Save bigbes/40ab66e48fa476630f0b32bd358765a4 to your computer and use it in GitHub Desktop.
Save bigbes/40ab66e48fa476630f0b32bd358765a4 to your computer and use it in GitHub Desktop.
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1169:1: warning: unused function 'read_set_first' [-Wunused-function] [161/1827]
rb_gen_ext_key(static inline, read_set_, read_set_t, struct txv, in_read_set,
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:354:24: note: expanded from macro 'rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:37:1: note: expanded from here
read_set_first
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1169:1: warning: unused function 'read_set_last' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:363:24: note: expanded from macro 'rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:38:1: note: expanded from here
read_set_last
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1169:1: warning: unused function 'read_set_prev' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:400:24: note: expanded from macro 'rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:40:1: note: expanded from here
read_set_prev
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1169:1: warning: unused function 'read_set_psearch' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:469:24: note: expanded from macro 'rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:43:1: note: expanded from here
read_set_psearch
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1169:1: warning: unused function 'read_set_reverse_iter' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1002:24: note: expanded from macro 'rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:65:1: note: expanded from here
read_set_reverse_iter
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1276:1: warning: unused function 'write_set_last' [-Wunused-function]
rb_gen_ext_key(static inline, write_set_, write_set_t, struct txv, in_write_set,
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:363:24: note: expanded from macro 'rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:70:1: note: expanded from here
write_set_last
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1276:1: warning: unused function 'write_set_iter' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:942:24: note: expanded from macro 'rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:86:1: note: expanded from here
write_set_iter
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1276:1: warning: unused function 'write_set_reverse_iter' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1002:24: note: expanded from macro 'rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:97:1: note: expanded from here
write_set_reverse_iter
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1302:1: warning: unused function 'tx_tree_last' [-Wunused-function]
rb_gen(static inline, tx_tree_, tx_tree_t, struct vy_tx, tree_node,
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1019:70: note: expanded from macro 'rb_gen'
#define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:363:24: note: expanded from macro '\
rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:102:1: note: expanded from here
tx_tree_last
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1302:1: warning: unused function 'tx_tree_next' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1019:70: note: expanded from macro 'rb_gen'
#define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:372:24: note: expanded from macro '\
rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:103:1: note: expanded from here
tx_tree_next
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1302:1: warning: unused function 'tx_tree_prev' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1019:70: note: expanded from macro 'rb_gen'
#define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:400:24: note: expanded from macro '\
rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:104:1: note: expanded from here
tx_tree_prev
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1302:1: warning: unused function 'tx_tree_search' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1019:70: note: expanded from macro 'rb_gen'
#define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:428:24: note: expanded from macro '\
rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:105:1: note: expanded from here
tx_tree_search
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1302:1: warning: unused function 'tx_tree_nsearch' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1019:70: note: expanded from macro 'rb_gen'
#define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:446:24: note: expanded from macro '\
rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:106:1: note: expanded from here
tx_tree_nsearch
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1302:1: warning: unused function 'tx_tree_psearch' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1019:70: note: expanded from macro 'rb_gen'
#define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:469:24: note: expanded from macro '\
rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:107:1: note: expanded from here
tx_tree_psearch
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1302:1: warning: unused function 'tx_tree_iter' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1019:70: note: expanded from macro 'rb_gen'
#define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:942:24: note: expanded from macro '\
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:942:24: note: expanded from macro '\
rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:118:1: note: expanded from here
tx_tree_iter
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1302:1: warning: unused function 'tx_tree_reverse_iter' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1019:70: note: expanded from macro 'rb_gen'
#define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1002:24: note: expanded from macro '\
rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:129:1: note: expanded from here
tx_tree_reverse_iter
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1584:1: warning: unused function 'vy_range_tree_search' [-Wunused-function]
rb_gen_ext_key(static inline, vy_range_tree_, vy_range_tree_t, struct vy_range,
^
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:428:24: note: expanded from macro 'rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:151:1: note: expanded from here
vy_range_tree_search
^
/Users/blikh/src/work/tarantool/src/box/vinyl.c:1584:1: warning: unused function 'vy_range_tree_reverse_iter' [-Wunused-function]
/Users/blikh/src/work/tarantool/src/lib/small/small/rb.h:1002:24: note: expanded from macro 'rb_gen_ext_key'
a_attr a_type * \
^
<scratch space>:5:1: note: expanded from here
vy_range_tree_reverse_iter
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment