Skip to content

workaround for MSVC14 #884

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 3 commits into from
Closed

workaround for MSVC14 #884

wants to merge 3 commits into from

Conversation

nurse
Copy link
Member

@nurse nurse commented Apr 24, 2015

This is not intended to merge but show a workaround.

Additionally how hard shadowing __pioinfo is for cruby.

https://bugs.ruby-lang.org/issues/11118

hsbt pushed a commit that referenced this pull request Apr 23, 2016
Search _pioinfo which is not exported after MSVC14.
[Bug #12014] [GH-884]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
tenderlove pushed a commit to tenderlove/ruby that referenced this pull request May 1, 2016
Search _pioinfo which is not exported after MSVC14.
[Bug ruby#12014] [rubyGH-884]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
mrkn pushed a commit to mrkn/ruby that referenced this pull request May 31, 2016
Search _pioinfo which is not exported after MSVC14.
[Bug ruby#12014] [rubyGH-884]

git-svn-id: svn+ssh://svn.ruby-lang.org/ruby/trunk@54737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
@nurse nurse closed this Nov 5, 2016
@nurse nurse deleted the msvc14 branch November 5, 2016 09:57
matzbot pushed a commit that referenced this pull request Mar 22, 2018
	Support MSVC14 and 15 [Bug #11118]

	Search _pioinfo which is not exported after MSVC14.
	[Bug #12014] [GH-884]

	win32.c: suppress warnings

	* win32/win32.c (set_pioinfo_extra): remove "/*" within comment.
	* win32/win32.c (set_pioinfo_extra): use more reliable way to search
	  the position of pioinfo of VC14, and also support debug library of it.
	  patched by davispuh AT gmail.com
	  [ruby-core:76644] [Bug #12644]
	  this fixes also [Bug #12631]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@62884 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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