Skip to content

Add const qualifier to y_col for code safety#482

Open
Jah-yee wants to merge 1 commit into
microsoft:mainfrom
Jah-yee:fix/const-y-col
Open

Add const qualifier to y_col for code safety#482
Jah-yee wants to merge 1 commit into
microsoft:mainfrom
Jah-yee:fix/const-y-col

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Mar 17, 2026

Copy link
Copy Markdown

Ensures const correctness for pointer y_col to improve code safety and prevent accidental modification.

Closes #479

Ensures const correctness for pointer y_col to improve code safety and prevent accidental modification.

Closes microsoft#479

@wrenevens wrenevens 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.

approve

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