summaryrefslogtreecommitdiff
path: root/goruby.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-04-08 16:18:59 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-04-08 16:18:59 +0900
commit6163a4e1b33ed7df27d0c37e835ce04407857a16 (patch)
tree89ffbf143b287be0a19d27bb9ace3c2496a2a50e /goruby.c
parentba3b99b96a4e2421a90a7d57ade5ef016aec73d0 (diff)
RUBY3_HAS_BUILTIN: fix for nonexistent builtin
Trying to fix icc breakage: https://rubyci.org/logs/rubyci.s3.amazonaws.com/icc-x64/ruby-master/log/20200408T050004Z.fail.html.gz It seems the macro had problems when a builtin does not exist for the target compiler. Force evaluete to 0 then, by adding 0 to the expression.
Diffstat (limited to 'goruby.c')
0 files changed, 0 insertions, 0 deletions