id summary reporter owner description type status milestone component version severity resolution keywords cc 10912 Error in within/relate for Polygon/Polygon awulkiew awulkiew "For the following pairs of Polygons: {{{ POLYGON((0 0,0 5,5 5,5 0,0 0)) POLYGON((0 0,0 10,10 10,10 0,0 0),(2 2,4 2,4 4,2 4,2 2),(6 6,8 6,8 8,6 8,6 6)) POLYGON((0 0,0 10,10 10,10 0,0 0)) POLYGON((0 0,0 10,10 10,10 0,0 0),(2 2,2 4,4 4,4 2,2 2)) }}} within() returns wrong result - true, should return - false." Bugs closed Boost 1.58.0 geometry Boost 1.57.0 Problem fixed within, relate