Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning: implicit truncation from 'int' #175

Open
itgopher opened this issue Mar 26, 2024 · 0 comments
Open

warning: implicit truncation from 'int' #175

itgopher opened this issue Mar 26, 2024 · 0 comments

Comments

@itgopher
Copy link

What happened
Run make install in go-callvis - https://github.com/ondrajz/go-callvis

What you expected to happened
Got error
../go/pkg/mod/github.com/goccy/[email protected]/internal/ccall/common/emit.c:2668:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]

What stack trace or error message from tbls did you see?
../go/pkg/mod/github.com/goccy/[email protected]/internal/ccall/common/emit.c:2668:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant