Skip to content

warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] #205

Open
@andig

Description

@andig

On

Darwin MAC-A25058-FVFF634UQ05N 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan  2 20:24:06 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T8103 arm64
❯ go install github.com/ofabry/go-callvis@master
go: downloading github.com/ofabry/go-callvis v0.7.2-0.20250102153122-fb6b442a4144
go: downloading github.com/goccy/go-graphviz v0.1.2
go: downloading golang.org/x/image v0.18.0
# github.com/goccy/go-graphviz/internal/ccall
In file included from common.c:5:
./common/emit.c:165:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions