Closed dbaio closed 7 years ago
Looks like you're using 'clang' which as a new option still not supported by 'gcc' Fixed in https://github.com/pbiering/ipv6calc/commit/cf1cda5e94e6e8cfd747d1569b93a56ee263ee7c#diff-6fc5a09b475bc1e59a7679e6f24c01a9
thank you
fixed in release https://github.com/pbiering/ipv6calc/releases/tag/0.99.2
Hi, I got this when trying to build 0.99.1 on FreeBSD 12 current:
ipv6calc.c:1212:26: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equality] } else if ( (inputtype == FORMAT_mac) ) {