K 10 svn:author V 7 linimon K 8 svn:date V 27 2018-12-07T00:12:55.186589Z K 7 svn:log V 273 This port sets -Werror=shadow, yet uses a variable 'round' in a function, which shadows the function declared in math.h, causing a build failure on gcc-based architectures.. PR: 231912 Submitted by: jhibbits Reviewed by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) END