[okular] [Bug 421780] Most ways of scrolling a document not working (Qt 5.15)

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Apr 2 00:17:14 BST 2021


https://bugs.kde.org/show_bug.cgi?id=421780

--- Comment #28 from abulhair.saparov at gmail.com ---
Yeah, the compiler assumes that no floating point number is NaN or inf, so it
can make optimizations like: `x == x` -> `true`, `x * 1` -> `x`, etc. But I
think functions like `isnan` or `isinf` will still work correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list