Skip to content

Use uintptr_t to avoid bit operations on signed integers #204

Use uintptr_t to avoid bit operations on signed integers

Use uintptr_t to avoid bit operations on signed integers #204

Triggered via push August 19, 2024 22:26
Status Failure
Total duration 3m 49s
Artifacts

ci.yml

on: push
Matrix: test_soms
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test_soms (gcc, GENERATIONAL, -DUSE_TAGGING=true)
Process completed with exit code 1.
test_soms (gcc, MARK_SWEEP, -DUSE_TAGGING=true)
Process completed with exit code 1.
test_soms (gcc, COPYING, -DUSE_TAGGING=true)
Process completed with exit code 1.
test_soms (clang, MARK_SWEEP, -DUSE_TAGGING=true)
Process completed with exit code 1.
test_soms (clang, COPYING, -DUSE_TAGGING=true)
Process completed with exit code 1.
test_soms (clang, GENERATIONAL, -DUSE_TAGGING=true)
Process completed with exit code 1.
test_soms (clang, GENERATIONAL, -DUSE_TAGGING=false -DCACHE_INTEGER=false)
Process completed with exit code 1.
test_soms (clang, GENERATIONAL, -DUSE_TAGGING=false -DCACHE_INTEGER=true)
Process completed with exit code 1.