|
Repo Added
|
Build
3253
Last
|
Files
250
|
Badge
README BADGES
|
github
internal/dxcore: Fix build on 32-bit targets The (*[1 << 30]C.struct_dxcore_adapter) cast declares an array type that exceeds a 32-bit address space, so the package fails to compile with GOARCH=386 or GOARCH=arm: dxcore.go:55:2: type [1073741824]_Ctype_struct_dxcore_adapter larger than address space Signed-off-by: Ajrat Makhmutov <rauty@altlinux.org> (cherry picked from commit a0ff6e483)
0 of 2 new or added lines in 1 file covered. (0.0%)
1 existing line in 1 file now uncovered.5960 of 13528 relevant lines covered (44.06%)
0.44 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
![]() |
Badge your Repo: nvidia-container-toolkitWe detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.Could not find badge in README. |
|
Embed ▾
README BADGES
|