Skip to content
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

win: fix some MinGW warnings #2854

Merged
merged 5 commits into from Aug 4, 2020

Conversation

escherstair
Copy link
Contributor

@escherstair escherstair commented May 17, 2020

fix some warnings from MinGW compiler while compiling on win
See #2790

src/win/util.c Outdated Show resolved Hide resolved
@escherstair
Copy link
Contributor Author

Is the failure related to my fix?

@stale stale bot added the stale label Jun 8, 2020
@libuv libuv deleted a comment from stale bot Jun 8, 2020
@stale stale bot removed the stale label Jun 8, 2020
@bnoordhuis
Copy link
Member

@libuv/windows This needs a review.

@bzoz
Copy link
Member

bzoz commented Jun 8, 2020

LGTM as those are mostly style changes. CI: https://ci.nodejs.org/view/libuv/job/libuv-test-commit/1928/

Copy link
Contributor

@Turbinya Turbinya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To avoid warnings for C89

src/win/util.c Outdated Show resolved Hide resolved
src/win/util.c Outdated Show resolved Hide resolved
@stale
Copy link

stale bot commented Jul 13, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 13, 2020
@stale stale bot removed the stale label Jul 28, 2020
@vtjnash
Copy link
Member

vtjnash commented Jul 28, 2020

Thanks! Can you rebase and squash these (as applicable), and update their commit messages, per the contributing file guidelines, to have the following format / content:

win,nfc: <rest of title>

PR-URL: https://github.com/libuv/libuv/pull/2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>

@escherstair
Copy link
Contributor Author

I rebased but I have problems in squashing and changing commit labels

@escherstair
Copy link
Contributor Author

I rebased over v1.x branch, squashed the commits and updated the messages

escherstair and others added 5 commits August 4, 2020 11:37
PR-URL: libuv#2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
PR-URL: libuv#2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Anna Henningsen <github@addaleax.net>
PR-URL: libuv#2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
PR-URL: libuv#2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
PR-URL: libuv#2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
@vtjnash vtjnash merged commit cc506dd into libuv:v1.x Aug 4, 2020
JeffroMF pushed a commit to JeffroMF/libuv that referenced this pull request May 16, 2022
PR-URL: libuv#2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
JeffroMF pushed a commit to JeffroMF/libuv that referenced this pull request May 16, 2022
PR-URL: libuv#2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Anna Henningsen <github@addaleax.net>
JeffroMF pushed a commit to JeffroMF/libuv that referenced this pull request May 16, 2022
PR-URL: libuv#2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
JeffroMF pushed a commit to JeffroMF/libuv that referenced this pull request May 16, 2022
PR-URL: libuv#2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
JeffroMF pushed a commit to JeffroMF/libuv that referenced this pull request May 16, 2022
PR-URL: libuv#2854
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants