fix null-deref warning in tokenize_on_space and promote strict-warnings to required
This commit is contained in:
@@ -102,7 +102,6 @@ jobs:
|
||||
name: ${{ matrix.compiler }} / strict warnings
|
||||
runs-on: ubuntu-24.04
|
||||
timeout-minutes: 20
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user