-
- Downloads
Build: Reduce complaint about unused functions.
We don't care if inline functions defined in the header files aren't used in all files that include them... Reduces the number of build warnings to reasonable levels.
Showing
- src/bignum.h 32 additions, 32 deletionssrc/bignum.h
- src/bitvector.h 14 additions, 14 deletionssrc/bitvector.h
- src/block_allocator.h 3 additions, 3 deletionssrc/block_allocator.h
- src/gc.h 6 additions, 6 deletionssrc/gc.h
- src/multiset.h 1 addition, 1 deletionsrc/multiset.h
- src/pike_float.h 1 addition, 1 deletionsrc/pike_float.h
- src/pike_memory.h 7 additions, 7 deletionssrc/pike_memory.h
- src/program.h 2 additions, 2 deletionssrc/program.h
- src/rbtree.h 1 addition, 1 deletionsrc/rbtree.h
- src/stack_allocator.h 5 additions, 5 deletionssrc/stack_allocator.h
- src/stralloc.h 5 additions, 5 deletionssrc/stralloc.h
- src/svalue.h 14 additions, 14 deletionssrc/svalue.h
Loading
Please register or sign in to comment