mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 09:18:05 +03:00
73dd293ec4
This warning informs of float-to-double conversions. The best solution seems to be to do math *either* in 32-bit *or* in 64-bit, and only to cross over when absolutely necessary. |
||
---|---|---|
.. | ||
2048 | ||
Breakout | ||
Chess | ||
Conway | ||
Minesweeper | ||
Pong | ||
Snake | ||
Solitaire | ||
CMakeLists.txt |