[ruby-cvs:78947] 8184adabe5 (master): internal/stdbool.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-25 13:40:10 +0900 (Wed, 25 Dec 2019)

  New Revision: 8184adabe5

  https://github.com/ruby/ruby/commit/8184adabe5

  Log:
    internal/stdbool.h rework
    
    Noticed that internal/stdbool.h and addr2line.c are the only two place
    where missing/stdbool.h is included.  Why not delete the file so that
    we can merge internal/stdbool.h and missing/stdbool.h into one.

  Removed files:
    missing/stdbool.h
  Modified files:
    addr2line.c
    internal/stdbool.h