[ruby-cvs:78954] 33e9601938 (master): TIMESPEC_SEC_MAX might be bigger than 53 bits.

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

  New Revision: 33e9601938

  https://github.com/ruby/ruby/commit/33e9601938

  Log:
    TIMESPEC_SEC_MAX might be bigger than 53 bits.
    
    The same as 41bc766763dba63ae2529f2f9070b8e26399745c.  Read that commit
    for what is happening.

  Modified files:
    thread.c