summaryrefslogtreecommitdiff
path: root/debian/patches/nan-narrowing.diff
Commit message (Collapse)AuthorAge
* Begin updating packaging for Abseil 20210324Gravatar Benjamin Barenblat2021-04-08
| | | | | | Bump package versions and names to reflect the new Abseil LTS. Remove patches that have been incorporated upstream, and refresh other patches.
* Work around GCC bug narrowing NaNsGravatar Benjamin Barenblat2021-01-31
Work around https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98251 by preventing NaN narrowing in unit tests.