mirror of https://github.com/go-python/gopy.git
5c74378c29
Compiling with `-Wformat-security` resulted in: ```sh gopy/_examples/cpkg/cpkg.go: In function ‘cpkg_printf’: gopy/_examples/cpkg/cpkg.go:11:2: warning: format not a string literal and no format arguments [-Wformat-security] ``` This CL is an attempted at fixing that. |
||
---|---|---|
.. | ||
cpkg.go | ||
run.go |