Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix overflow for huge negative integers #21

Merged
merged 3 commits into from
Jul 21, 2022

Conversation

awvwgk
Copy link
Member

@awvwgk awvwgk commented Jul 20, 2022

This is also broken in stdlib.

@awvwgk awvwgk added the bug Something isn't working label Jul 20, 2022
@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #21 (e722cb1) into main (68e22b8) will not change coverage.
The diff coverage is 92.85%.

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   71.51%   71.51%           
=======================================
  Files           2        2           
  Lines         481      481           
  Branches      296      296           
=======================================
  Hits          344      344           
  Misses         23       23           
  Partials      114      114           
Impacted Files Coverage Δ
src/testdrive.F90 73.03% <92.85%> (ø)

@awvwgk awvwgk merged commit dc60eaf into fortran-lang:main Jul 21, 2022
@awvwgk awvwgk deleted the negative-overflow branch July 21, 2022 08:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant