Skip to content

Clean up compiler warnings on Windows builds#1477

Open
bkline wants to merge 1 commit into
mkleehammer:masterfrom
bkline:1476-windows-warnings
Open

Clean up compiler warnings on Windows builds#1477
bkline wants to merge 1 commit into
mkleehammer:masterfrom
bkline:1476-windows-warnings

Conversation

@bkline
Copy link
Copy Markdown
Contributor

@bkline bkline commented Apr 3, 2026

Also provides the explanation of what's going on with the use of a dummy buffer address when binding parameters, as requested by a reviewer for another issue. I considered using a separate ticket and PR for that, but it sat in the middle of much of the work done for this ticket, and I didn't want to leave someone with an awkward merge to tackle.

Fixes #1476

Also provides the explanation of what's going on with the use of a
dummy buffer address when binding parameters, as requested by a
reviewer for another issue.

Fixes mkleehammer#1476
@bkline bkline force-pushed the 1476-windows-warnings branch from 8908bd7 to e7c42b7 Compare April 3, 2026 17:50
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.

Clean up warnings from build on Windows

1 participant