SQLite Forum

warning: function may return address of local variable [-Wreturn-local-addr]
Login
CGo isn't the compiler for the c code in this case, just a wrapper for CC, which is gcc in Adam's case.  I've tried to replicate the warning with a few gcc versions and the amalgamation, but cannot.