Skip to content

Fix duplicate argument in axpy_threads - #398

Merged
williamfgc merged 1 commit into
JuliaGPU:mainfrom
mlechu:main
Jul 24, 2026
Merged

Fix duplicate argument in axpy_threads#398
williamfgc merged 1 commit into
JuliaGPU:mainfrom
mlechu:main

Conversation

@mlechu

@mlechu mlechu commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Julia currently doesn't check destructured arguments for duplicate names, but I'd like to make that an error like it is for normal arguments. I'm assuming this is a typo (the first SIZE is ignored currently), but let me know if I misunderstood the intent.

Julia currently doesn't check destructured arguments for duplicate names, but
     I'd like to make that an error like it is for normal arguments.  I'm
     assuming this is a typo (the first SIZE is ignored currently), but let me
     know if I misunderstood the intent.
@williamfgc

Copy link
Copy Markdown
Collaborator

@mlechu LGTM, thanks for the change.

@williamfgc

Copy link
Copy Markdown
Collaborator

Test this please

@williamfgc
williamfgc merged commit 0dbf990 into JuliaGPU:main Jul 24, 2026
16 checks passed
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