iverase opened a new pull request, #14974:
URL: https://github.com/apache/lucene/pull/14974

   There are some situations when tIllegal polygons are incorrectly processed 
by the tessellator. This happens when a polygon is provided with a hole that is 
outside of the polygon. In some cases we cannot find a bridge and we actually 
just ignored the hole. I think this is not the right behaviour because the 
polygon is illegal and we should fail instead,


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to