fix: Fix "to many steps: constrained dilation" exception for some cases #1220
5 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 5
See the complete overview on Codacy
Annotations
Check warning on line 4 in build_utils/build_libomp.sh
codacy-production / Codacy Static Code Analysis
build_utils/build_libomp.sh#L4
build_dir appears unused. Verify use (or export if used externally).
Check warning on line 8 in build_utils/build_libomp.sh
codacy-production / Codacy Static Code Analysis
build_utils/build_libomp.sh#L8
Double quote to prevent globbing and word splitting.
Check warning on line 10 in build_utils/build_libomp.sh
codacy-production / Codacy Static Code Analysis
build_utils/build_libomp.sh#L10
Double quote to prevent globbing and word splitting.
Check warning on line 14 in build_utils/build_libomp.sh
codacy-production / Codacy Static Code Analysis
build_utils/build_libomp.sh#L14
Double quote to prevent globbing and word splitting.
Check warning on line 15 in build_utils/build_libomp.sh
codacy-production / Codacy Static Code Analysis
build_utils/build_libomp.sh#L15
Double quote to prevent globbing and word splitting.