mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 03:09:08 +00:00
Since C99 and C++20 have a standardized syntax for designated initializer, we should use that instead of this GCC-specific extension. While this currently works both in Clang and GCC, the former emits a warning for it, while the latter has an [issue] open that plans to deprecate it. [issue]: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88144
21 KiB
21 KiB