Closed
Description
Feature Type
-
Adding new functionality to pandas
-
Changing existing functionality in pandas
-
Removing existing functionality in pandas
Problem Description
Not sure if this was lost along the way but we originally did this in #38087
After #55151 was merged both @jbrockmendel and @rhshadrach had a lot of compiler warnings pop up. Both are on macOS, so I would have expected the macOS jobs to fail or at the very least still show compiler warnings, but am not seeing anything
@lithomas1 you may have already looked into this
Feature Description
Make sure compiler errors cause CI failures
Alternative Solutions
n/a
Additional Context
No response