-
Notifications
You must be signed in to change notification settings - Fork 24
windows下adm编译报错 #14
Copy link
Copy link
Open
Description
PS E:\arthur\arthur-panda> go install github.com/GoAdminGroup/adm@latest
github.com/mattn/go-sqlite3
sqlite3-binding.c: In function 'sqlite3SelectNew':
sqlite3-binding.c:128049:10: warning: function may return address of local variable [-Wreturn-local-addr]
128049 | return pNew;
| ^~~~
sqlite3-binding.c:128009:10: note: declared here
128009 | Select standin;
| ^~~~~~~
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels