Skip to content

Add INT64_MAX, INT64_MIN, UINT64_MAX, LLONG_MAX, LLONG_MIN and ULLONG_MAX to RbConfig::LIMITS#7893

Merged
enebo merged 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-add-rbconfig
Aug 18, 2023
Merged

Add INT64_MAX, INT64_MIN, UINT64_MAX, LLONG_MAX, LLONG_MIN and ULLONG_MAX to RbConfig::LIMITS#7893
enebo merged 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-add-rbconfig

Conversation

@k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Aug 18, 2023

This PR adds these values to run BigDecimal test.

The following tests will pass

  • test_BigDecimal_with_integer in test/mri/bigdecimal/test_bigdecimal.rb
  • test_llong_min_gh_200 in test/mri/bigdecimal/test_bigdecimal.rb

k77ch7 added 2 commits August 18, 2023 12:47
…_MAX to RbConfig::LIMITS

This PR adds these values to run BigDecimal test.

The following tests will pass
 * test_BigDecimal_with_integer in test/mri/bigdecimal/test_bigdecimal.rb
 * test_llong_min_gh_200 in test/mri/bigdecimal/test_bigdecimal.rb
@enebo enebo added this to the JRuby 9.4.4.0 milestone Aug 18, 2023
@enebo enebo merged commit 279b0df into jruby:master Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants