Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: David Gardner <[email protected]>
  • Loading branch information
balos1 and gardner48 authored Feb 13, 2024
1 parent 12e02be commit 7683f1f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion doc/arkode/guide/source/Introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ Fixed `GitHub Issue #329 <https://github.com/LLNL/sundials/issues/329>`_ so
that C++20 aggregate initialization can be used.

Fixed integer overflow in the internal SUNDIALS hashmap. This resolves
`GitHub Issue #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`GitHub Issues #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`#249 <https://github.com/LLNL/sundials/issues/249>`_.

Changes in v5.7.0
Expand Down
2 changes: 1 addition & 1 deletion doc/cvode/guide/source/Introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ Fixed `GitHub Issue #329 <https://github.com/LLNL/sundials/issues/329>`_ so
that C++20 aggregate initialization can be used.

Fixed integer overflow in the internal SUNDIALS hashmap. This resolves
`GitHub Issue #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`GitHub Issues #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`#249 <https://github.com/LLNL/sundials/issues/249>`_.

Changes in v6.7.0
Expand Down
2 changes: 1 addition & 1 deletion doc/cvodes/guide/source/Introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ Fixed `GitHub Issue #329 <https://github.com/LLNL/sundials/issues/329>`_ so
that C++20 aggregate initialization can be used.

Fixed integer overflow in the internal SUNDIALS hashmap. This resolves
`GitHub Issue #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`GitHub Issues #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`#249 <https://github.com/LLNL/sundials/issues/249>`_.

Changes in v6.7.0
Expand Down
2 changes: 1 addition & 1 deletion doc/ida/guide/source/Introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ Fixed `GitHub Issue #329 <https://github.com/LLNL/sundials/issues/329>`_ so
that C++20 aggregate initialization can be used.

Fixed integer overflow in the internal SUNDIALS hashmap. This resolves
`GitHub Issue #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`GitHub Issues #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`#249 <https://github.com/LLNL/sundials/issues/249>`_.

Changes in v6.7.0
Expand Down
2 changes: 1 addition & 1 deletion doc/idas/guide/source/Introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Fixed `GitHub Issue #329 <https://github.com/LLNL/sundials/issues/329>`_ so
that C++20 aggregate initialization can be used.

Fixed integer overflow in the internal SUNDIALS hashmap. This resolves
`GitHub Issue #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`GitHub Issues #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`#249 <https://github.com/LLNL/sundials/issues/249>`_.

Changes in v5.7.0
Expand Down
2 changes: 1 addition & 1 deletion doc/kinsol/guide/source/Introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ Fixed `GitHub Issue #329 <https://github.com/LLNL/sundials/issues/329>`_ so
that C++20 aggregate initialization can be used.

Fixed integer overflow in the internal SUNDIALS hashmap. This resolves
`GitHub Issue #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`GitHub Issues #409 <https://github.com/LLNL/sundials/issues/409>`_ and
`#249 <https://github.com/LLNL/sundials/issues/249>`_.

Changes in v6.7.0
Expand Down

0 comments on commit 7683f1f

Please sign in to comment.