forked from RepoMirrors/bemenu
GCC 14 added a new warning (included in `-Wextra`) when calling `calloc` with `sizeof` in the first argument and the number of elements in the second argument. See: https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcalloc-transposed-args Note that this is just a coding style warning. |
||
---|---|---|
.. | ||
3rdparty | ||
renderers | ||
bemenu.h | ||
filter.c | ||
internal.h | ||
item.c | ||
library.c | ||
list.c | ||
menu.c | ||
util.c | ||
vim.c | ||
vim.h |