go-graphviz
go-graphviz copied to clipboard
C2x
vendor/github.com/goccy/go-graphviz/internal/ccall/dotgen/dotsplines.c:2310:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
occur in mac os 13.3 and go version 1.18
The project I'm using this library on worked around a month ago, but not anymore due to this error. Is there any workaround?