Skip to content
Snippets Groups Projects

Clone transliterator object in registerInstance()

Merged Andi Vajda requested to merge github/fork/mjansche/master into master

Created by: mjansche

The underlying Transliterator::registerInstance() takes ownership of the pointer it gets passed. This conflicts with the reference counting of the Python wrapper. Work around this by cloning the instance object.

Merge request reports

Merged by avatar (Jun 14, 2025 8:09pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading