Changeset [5cea3f285cdbcb819c7826bbcd7b6f3bdc2ed192] by Nimish

December 1st, 2016 @ 02:35 AM

Use 0.class instead of Fixnum for ruby >= 2.4

Fixnum and Bignum are being deprecated in ruby version 2.4
https://bugs.ruby-lang.org/issues/12739, use 0.class to
handle the transition
https://github.com/macournoyer/thin/commit/5cea3f285cdbcb819c7826bb...

Committed by Nimish

  • M lib/thin/server.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป