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
Updating libpanda test to use clang (for macOS) andiradulescu@1e5d846 fails compilation with:
In file included from panda/board/safety.h:12:
panda/board/safety/safety_chrysler.h:79:19: fatal error: initializer element is not a compile-time constant
{CHRYSLER_ADDRS.CRUISE_BUTTONS, 0, 3},
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
1 error generated.
Apple clang version 15.0.0 on latest macOS Sonoma 14.5.
The text was updated successfully, but these errors were encountered:
Updating libpanda test to use clang (for macOS) andiradulescu@1e5d846 fails compilation with:
Apple clang version 15.0.0 on latest macOS Sonoma 14.5.
The text was updated successfully, but these errors were encountered: