forked from mirrors/nixpkgs
4e4a025818
Without the change `yambar` fails to build on `gcc-13` as: yambar> ../plugin.c: In function 'plugin_load': yambar> ../plugin.c:279:35: warning: '%s' directive argument is null [-Wformat-truncation=] yambar> 279 | snprintf(path, sizeof(path), "%s_%s.so", type2str(type), name); yambar> | ^~ Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com> |
||
---|---|---|
.. | ||
default.nix |