mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 08:48:11 +00:00
![]() When compiled using clang, an ambiguity error is detected between `class AK::Time` aliased to `::Time` and the `struct ::Time` provided in `GenerateTimeZoneData.cpp`. Solve this by moving most of the code in an anonymous namespace. |
||
---|---|---|
.. | ||
IPCCompiler | ||
LibTimeZone | ||
LibUnicode | ||
LibWeb | ||
StateMachineGenerator | ||
CMakeLists.txt |