summaryrefslogtreecommitdiff
path: root/include/ruby
diff options
context:
space:
mode:
author卜部昌平 <[email protected]>2020-04-09 16:25:17 +0900
committer卜部昌平 <[email protected]>2020-04-10 16:17:30 +0900
commit75802bcff1b941818832f0145071f7ce9c843d8d (patch)
tree6a7a24531ead1301f088e2c13f044707a3ab8eba /include/ruby
parente43237b115e648d69b5035c196851fb4a98698d8 (diff)
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.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3011
Diffstat (limited to 'include/ruby')
0 files changed, 0 insertions, 0 deletions