Skip to content

Penalise void* arguments in overload priority as intended - #40

Merged
aaronj0 merged 2 commits into
mainfrom
voidptr-overload-priority
Aug 25, 2026
Merged

Penalise void* arguments in overload priority as intended#40
aaronj0 merged 2 commits into
mainfrom
voidptr-overload-priority

Conversation

@aaronj0

@aaronj0 aaronj0 commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Based on the work from the compiler research forks: compiler-research/CPyCppyy#225 and compiler-research/cppyy#239
Migrated with AI

cc @conrade-ctc

Emery Conrad and others added 2 commits August 25, 2026 13:56
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@aaronj0 aaronj0 changed the title Penalise void* arguments in overload priority as intended - #225 Penalise void* arguments in overload priority as intended Aug 25, 2026
@github-actions

Copy link
Copy Markdown

Test Results

Configuration Result
macos-26-intel-llvm21-py3.14-cxx20 = 438 passed, 44 skipped, 85 xfailed, 32 xpassed, 100 warnings in 85.90s (0:01:25) =
macos-26-llvm21-py3.14-cxx20 ==== 439 passed, 37 skipped, 93 xfailed, 30 xpassed, 100 warnings in 53.86s ====
ubuntu-24.04-llvm21-py3.14-cxx20-vg ====== 554 passed, 25 skipped, 18 xfailed, 2 xpassed in 102.44s (0:01:42) ======
ubuntu-24.04-llvm22-py3.14-cxx20 ====== 554 passed, 25 skipped, 19 xfailed, 1 xpassed in 72.93s (0:01:12) =======
ubuntu-24.04-llvm22-py3.14-cxx20-cling ====== 544 passed, 25 skipped, 27 xfailed, 3 xpassed in 101.43s (0:01:41) ======
ubuntu-24.04-llvm22-py3.14-cxx23 ====== 575 passed, 3 skipped, 20 xfailed, 1 xpassed in 104.88s (0:01:44) =======

@aaronj0
aaronj0 merged commit 3235039 into main Aug 25, 2026
9 checks passed
@aaronj0
aaronj0 deleted the voidptr-overload-priority branch August 25, 2026 13:21
@conrade-ctc

Copy link
Copy Markdown
Contributor

whoops, I think you meant to reference compiler-research/CPyCppyy#225!

@aaronj0

aaronj0 commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator Author

whoops, I think you meant to reference compiler-research/CPyCppyy#225!

Ah, yes. Has been updated. The code itself is from the correct PR :)

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