Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Mswin warnings #13304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 12, 2025
Merged

Mswin warnings #13304

merged 6 commits into from
May 12, 2025

Conversation

nobu
Copy link
Member

@nobu nobu commented May 12, 2025

No description provided.

nobu added 6 commits May 12, 2025 14:26
Fix Visual C warnings:
```
regenc.h(121): warning C4067: unexpected tokens following preprocessor directive - expected a newline
```
Fix Visual C warnings:
```
iseq.c(3793): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size
iseq.c(3794): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size
```
@nobu nobu enabled auto-merge (rebase) May 12, 2025 08:06
@nobu nobu merged commit 46e4c86 into ruby:master May 12, 2025
82 checks passed
@nobu nobu deleted the mswin-warnings branch May 12, 2025 08:46
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.

1 participant