SerenityOS build: Saturday, October 28
Images 💾⌗
- serenity-x86_64-20231028-e4715aa.img.gz (Raw image, 199.47 MiB)
Last commit ⭐⌗
commit e4715aa82a81b50f03260d49a22246eea2b772c0
Author: Tim Ledbetter <timledbetter@gmail.com>
AuthorDate: Fri Oct 27 22:02:18 2023 +0100
Commit: Tim Flynn <trflynn89@pm.me>
CommitDate: Fri Oct 27 21:59:44 2023 -0400
AK: Use correct type when calculating integral `exp2()`
Previously, integral `exp2()` would produce the incorrect result for
exponents above 31.
Other builds