Skip to content

Conversation

@rzhao271
Copy link

@rzhao271 rzhao271 commented Mar 3, 2023

While using Binskim to scan native node modules for VS Code, I learned that native node modules have type-casting warnings disabled by default.

This PR re-enables those warnings and fixes them.

The downstream PR, microsoft#32, has some comments on the sqlite3_bind_* changes.

@rzhao271 rzhao271 force-pushed the rzhao271/cast-warnings branch from 5f505a9 to 181980b Compare June 12, 2023 23:52
@rzhao271
Copy link
Author

Hi @daniellockyer, I have updated the PR to fix the merge conflicts. I have also adjusted binding.gyp so that the build doesn't fail when a type-casting warning occurs.

@daniellockyer daniellockyer self-assigned this Dec 22, 2023
@daniellockyer daniellockyer deleted the branch TryGhost:main April 30, 2025 10:18
@rzhao271 rzhao271 deleted the rzhao271/cast-warnings branch April 30, 2025 15:35
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