[ruby-cvs:78963] 8c5430e274 (master): reroute macro conflicts on OpenBSD

Unknown <[email protected]> Fri, 27 Dec 2019 10:18:42 +0900 (JST)
Newsgroups gmane.comp.lang.ruby.cvs
Message-ID <[email protected]>
卜部昌平	2019-12-27 10:17:06 +0900 (Fri, 27 Dec 2019)

  New Revision: 8c5430e274

  https://github.com/ruby/ruby/commit/8c5430e274

  Log:
    reroute macro conflicts on OpenBSD
    
    OpenBSD's <sys/endian.h> has its own swap32() etc.  We have to avoid
    name conflicts.
    
    See also https://rubyci.org/logs/rubyci.s3.amazonaws.com/openbsd-current/ruby-master/log/20191226T210011Z.log.html.gz#miniruby

  Modified files:
    internal/bits.h