Skip to content

Version 1.20260708.0#573

Merged
agarny merged 3 commits into
opencor:mainfrom
agarny:cleaning-up
Jul 8, 2026
Merged

Version 1.20260708.0#573
agarny merged 3 commits into
opencor:mainfrom
agarny:cleaning-up

Conversation

@agarny

@agarny agarny commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 7, 2026 07:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project version and extends the Linux/glibc compatibility shim used by the Python bindings to account for glibc 2.38+ macro redirections.

Changes:

  • Bump VERSION.txt from 1.20260707.3 to 1.20260707.4.
  • Add an __isoc23_strtol() compatibility wrapper alongside the existing __isoc23_strtoll() wrapper in the Python bindings glibc shim.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
VERSION.txt Version bump to 1.20260707.4.
src/bindings/python/glibc.cpp Adds an __isoc23_strtol wrapper and undefines strtol/strtoll macros to avoid macro redirection issues on glibc 2.38+.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/bindings/python/glibc.cpp Outdated
@agarny agarny force-pushed the cleaning-up branch 2 times, most recently from 57706d7 to 59d0227 Compare July 7, 2026 23:59
@agarny agarny force-pushed the cleaning-up branch 2 times, most recently from c40c2ff to 48f72e4 Compare July 8, 2026 00:13
@agarny agarny requested a review from Copilot July 8, 2026 00:17
@agarny agarny changed the title Version 1.20260707.4 Version 1.20260708.0 Jul 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

Comment thread src/bindings/python/glibc.cpp Outdated
Comment thread src/bindings/python/glibc.cpp Outdated
Comment thread src/bindings/python/CMakeLists.txt

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

@agarny agarny merged commit 01c8a96 into opencor:main Jul 8, 2026
24 checks passed
@agarny agarny deleted the cleaning-up branch July 8, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants