mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-17 05:29:56 +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. |
||
---|---|---|
.. | ||
SVGContext.h | ||
SVGElement.cpp | ||
SVGElement.h | ||
SVGElement.idl | ||
SVGGeometryElement.cpp | ||
SVGGeometryElement.h | ||
SVGGeometryElement.idl | ||
SVGGraphicsElement.cpp | ||
SVGGraphicsElement.h | ||
SVGGraphicsElement.idl | ||
SVGPathElement.cpp | ||
SVGPathElement.h | ||
SVGPathElement.idl | ||
SVGSVGElement.cpp | ||
SVGSVGElement.h | ||
SVGSVGElement.idl | ||
TagNames.cpp | ||
TagNames.h |