mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 12:28:12 +00:00
![]() 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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DisassemblyModel.cpp | ||
DisassemblyModel.h | ||
IndividualSampleModel.cpp | ||
IndividualSampleModel.h | ||
main.cpp | ||
Profile.cpp | ||
Profile.h | ||
ProfileModel.cpp | ||
ProfileModel.h | ||
ProfileTimelineWidget.cpp | ||
ProfileTimelineWidget.h | ||
SamplesModel.cpp | ||
SamplesModel.h |