[ruby-cvs:78967] 68c0dc8d36 (master): internal/static_assert.h rework

Unknown <[email protected]> Thu, 26 Dec 2019 20:45:36 +0900 (JST)
Newsgroups gmane.comp.lang.ruby.cvs
Message-ID <[email protected]>
卜部昌平	2019-12-02 17:06:40 +0900 (Mon, 02 Dec 2019)

  New Revision: 68c0dc8d36

  https://github.com/ruby/ruby/commit/68c0dc8d36

  Log:
    internal/static_assert.h rework
    
    ISO/IEC 9899:2011 section 7.2 states that <assert.h> must define
    static_assert.  Use it when available.

  Modified files:
    internal/static_assert.h