Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge case with a coincident chain of holes #111

Closed
mourner opened this issue Feb 4, 2019 · 0 comments · Fixed by #112
Closed

Edge case with a coincident chain of holes #111

mourner opened this issue Feb 4, 2019 · 0 comments · Fixed by #112
Assignees
Labels

Comments

@mourner
Copy link
Member

mourner commented Feb 4, 2019

A test case reduced from mapbox/mapbox-gl-js#7806:

[
[[800,4520],[800,4700],[796,4702],[800,4692],[734,4644],[734,4628],[730,4632],[726,4630],[718,4640],[690,4623],[722,4598],[690,4608],[690,4520],[800,4520]],
[[718,4640],[716,4630],[710,4628],[718,4640]],
[[734,4610],[734,4628],[740,4622],[734,4610]],
[[734,4610],[745,4600],[734,4602],[734,4610]]
]
@mourner mourner added the bug label Feb 4, 2019
@mourner mourner self-assigned this Feb 4, 2019
mourner added a commit that referenced this issue Feb 5, 2019
mourner added a commit that referenced this issue Feb 5, 2019
mourner added a commit that referenced this issue Aug 19, 2019
* master: (32 commits)
  fix incorrect equality case in intersection test (#114)
  refactor test fixtures (#113)
  fix test for #111
  update readme for 2.1.5
  2.1.5
  fix a race condition with coincident chain of holes (#112)
  upgrade deps
  update readme
  2.1.4
  fix a race condition that could lead to a hang
  Reuse fixture files in benchmarks (#100)
  Replace vertice with vertex in documentation (#97)
  upgrade deps, update scripts
  2.1.3
  Search with equal priority in both z-order directions
  update changelog
  2.1.2
  fix a few race conditions (port from C++) (#90)
  Support export default (#88)
  upgrade deps
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant