summaryrefslogtreecommitdiff
path: root/array.c
diff options
context:
space:
mode:
authorngoto <ngoto@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-18 16:17:17 +0000
committerngoto <ngoto@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-18 16:17:17 +0000
commitb75828fdfadaff6c5e09e42be32dff1216ed8fb1 (patch)
tree3ebb79062372fa9a3812ef716e91d69b7c7d9684 /array.c
parent5a2a95773b6a5aee04026f19e16ce30398e69070 (diff)
Support C89 if possible
* addr2line.c: Because stdbool.h is a C99 feature, compile error occurs with some old compilers without specifying C99 options. Fix compile error with Oracle Solaris Studio 12.4 on Solaris 10. [Bug #14200] [ruby-dev:50366] * missing/stdbool.h: Alternative of stdbool.h for C89 compilers. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61326 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'array.c')
0 files changed, 0 insertions, 0 deletions