Skip to content

Fix order of _CCCL_API and CCCL_DEPRECATED#8389

Merged
davebayer merged 1 commit intoNVIDIA:mainfrom
miscco:fix_nvbug_6066409
Apr 13, 2026
Merged

Fix order of _CCCL_API and CCCL_DEPRECATED#8389
davebayer merged 1 commit intoNVIDIA:mainfrom
miscco:fix_nvbug_6066409

Conversation

@miscco
Copy link
Copy Markdown
Contributor

@miscco miscco commented Apr 13, 2026

NVRTC has issues if CCCL_DEPRECATED appears after _CCCL_API

Move it to front

Fixes nvbug6066409

@miscco miscco requested a review from a team as a code owner April 13, 2026 07:22
@miscco miscco requested a review from fbusato April 13, 2026 07:22
@github-project-automation github-project-automation Bot moved this to Todo in CCCL Apr 13, 2026
@cccl-authenticator-app cccl-authenticator-app Bot moved this from Todo to In Review in CCCL Apr 13, 2026
NVRTC has issues if `CCCL_DEPRECATED` appears after `_CCCL_API`

Move it to front

Fixes nvbug6066409
@miscco miscco force-pushed the fix_nvbug_6066409 branch from 9dc7436 to 0b675e9 Compare April 13, 2026 07:26
@davebayer davebayer enabled auto-merge (squash) April 13, 2026 07:49
@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

🥳 CI Workflow Results

🟩 Finished in 2h 54m: Pass: 100%/108 | Total: 20h 41m | Max: 55m 21s | Hits: 98%/282032

See results here.

@davebayer davebayer merged commit 86e4728 into NVIDIA:main Apr 13, 2026
244 of 254 checks passed
@github-project-automation github-project-automation Bot moved this from In Review to Done in CCCL Apr 13, 2026
github-actions Bot pushed a commit that referenced this pull request Apr 13, 2026
NVRTC has issues if `CCCL_DEPRECATED` appears after `_CCCL_API`

Move it to front

Fixes nvbug6066409

(cherry picked from commit 86e4728)
@github-actions
Copy link
Copy Markdown
Contributor

Successfully created backport PR for branch/3.3.x:

jainishmehta pushed a commit to jainishmehta/cccl that referenced this pull request Apr 19, 2026
NVRTC has issues if `CCCL_DEPRECATED` appears after `_CCCL_API`

Move it to front

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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants