mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-27 02:20:17 +00:00
JsonArray.h does not #include the definition of JsonValue::serialize, as it lives in JsonObject.h. The macOS Clang target handles symbol visibility slightly differently (I couldn't figure out how exactly), so no visible instantiation ended up being created for the function, causing a link failure. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Forward.h | ||
| HttpRequest.cpp | ||
| HttpRequest.h | ||
| HttpResponse.cpp | ||
| HttpResponse.h | ||
| HttpsJob.cpp | ||
| HttpsJob.h | ||
| Job.cpp | ||
| Job.h | ||