[Webkit-unassigned] [Bug 269429] Use enum class for SVG Angle Types as suggested in 274778 at main
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 15 09:39:19 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=269429
--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I tried it today but got stuck here:
/Users/ahmadsaleem/OpenSource/Source/WebCore/svg/SVGMarkerElement.cpp:163:62: error:
cannot initialize a parameter of type 'unsigned short' with an rvalue of
type 'SVGAngleValue::Type'
163 | Ref { m_orientAngle }->baseVal()->newValueSpecifiedUnits(angle.unitType(), a...
|
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240915/c2a6e00e/attachment-0001.htm>
More information about the webkit-unassigned
mailing list