Skip to content

Port upstream CDT changes to C# (9f474cb) — 2026-09-15 #24

Description

@github-actions

Upstream Sync Task

@Copilot please port the upstream changes listed below to C# and open a pull request.

New commits have been pushed to artem-ogre/CDT since the last sync.

Previous synced commit: ecb370c
New upstream commit: 9f474cb
Full diff: artem-ogre/CDT@ecb370c...9f474cb

Upstream commits to port

What to port

Please port all upstream C++ changes to C# and open a pull request.

Key files to check in the upstream diff:

  • CDT/include/CDT.h and CDT/include/CDT.hpp → port any algorithm changes to src/CDT.Core/
  • CDT/include/Predicates.h → port to src/CDT.Core/Predicates.cs
  • CDT/include/KDTree.h → port to src/CDT.Core/KdTree.cs
  • Any new types or utilities → port to src/CDT.Core/Types.cs or new files as appropriate

After porting:

  1. Run dotnet test and ensure all tests pass
  2. Update test inputs/expected outputs if needed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-syncAutomatically generated upstream sync issue

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions