acts-project / detray

Test library for detector surface intersection
Mozilla Public License 2.0
10 stars 18 forks source link

fix: Remove compiler/linker warnings #828

Closed niermann999 closed 1 month ago

niermann999 commented 1 month ago

Changes the default parameters in the grid builder infrastructure to circumvent a spurious null-dereference warning. Also mandates a certain number of value to initialize a mask, in order to remove is-uninitialized warnings (unsuccessfully). But it helped uncovering a few spots where trapezoid masks are not initialized corretly

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud