You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got a build error with -Werror=return-type enabled
folly/folly/settings/Types.cpp: In function ‘std::string_view folly::settings::toString(folly::settings::SetErrorCode)’:
folly/folly/settings/Types.cpp:31:1: error: control reaches end of non-void function [-Werror=return-type]
Activity