ports/net-mgmt/ipv6calc/files
Po-Chuan Hsieh 7e55bfd508
net-mgmt/ipv6calc: Fix build with Clang 15 and remove the workaround
libipv6calc_db_wrapper.c:2901:23: error: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype]
                        ret = get_array_row(i, &value_first_00_31, &value_first_32_63, &value_last_00_31, &value_last_32_63);
                                           ^
1 error generated.
2023-06-30 15:02:08 +08:00
..
patch-clang15
patch-man__Makefile.in