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

Skip to content

RubyGems test fail on windows #1684

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

Closed
wants to merge 1 commit into from
Closed

RubyGems test fail on windows #1684

wants to merge 1 commit into from

Conversation

MSP-Greg
Copy link
Contributor

This test is the only failure I'm seeing when running RubyGems/RubyGems tests on MinGW 2.4 and trunk. It is not included in the Ruby test suite.

Does it fail on mswin?

@MSP-Greg MSP-Greg closed this Aug 28, 2017
@MSP-Greg MSP-Greg deleted the windows_rubygem branch August 28, 2017 13:29
shyouhei added a commit to shyouhei/ruby that referenced this pull request Apr 10, 2020
Every time a pointer to/from VALUE conversion happens, these two
warnings are issued:

- warning ruby#1684: conversion from pointer to same-sized integral type (potential portability problem)
- warning ruby#2312: pointer cast involving 64-bit pointed-to type

Thank you, but we are well aware of the "potential portability problem".
Let us ignore them all.
shyouhei added a commit to shyouhei/ruby that referenced this pull request Apr 10, 2020
Every time a pointer to/from VALUE conversion happens, these two
warnings are issued:

- warning ruby#1684: conversion from pointer to same-sized integral type (potential portability problem)
- warning ruby#2312: pointer cast involving 64-bit pointed-to type

Thank you, but we are well aware of the "potential portability problem".
Let us ignore them all.
shyouhei added a commit to shyouhei/ruby that referenced this pull request Apr 10, 2020
Every time a pointer to/from VALUE conversion happens, these two
warnings are issued:

- warning ruby#1684: conversion from pointer to same-sized integral type (potential portability problem)
- warning ruby#2312: pointer cast involving 64-bit pointed-to type

Thank you, but we are well aware of the "potential portability problem".
Let us ignore them all.
shyouhei added a commit that referenced this pull request Apr 10, 2020
Every time a pointer to/from VALUE conversion happens, these two
warnings are issued:

- warning #1684: conversion from pointer to same-sized integral type (potential portability problem)
- warning #2312: pointer cast involving 64-bit pointed-to type

Thank you, but we are well aware of the "potential portability problem".
Let us ignore them all.
matzbot pushed a commit that referenced this pull request Jul 4, 2020
	configure: suppress icc warnings

	Every time a pointer to/from VALUE conversion happens, these two
	warnings are issued:

	- warning #1684: conversion from pointer to same-sized integral type (potential portability problem)
	- warning #2312: pointer cast involving 64-bit pointed-to type

	Thank you, but we are well aware of the "potential portability problem".
	Let us ignore them all.
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