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

sqlite3-binding.c #47

Open
Singh1Harjot opened this issue Dec 25, 2021 · 1 comment
Open

sqlite3-binding.c #47

Singh1Harjot opened this issue Dec 25, 2021 · 1 comment

Comments

@Singh1Harjot
Copy link

I'm getting installation error
root@wind:~# go install github.com/jaeles-project/jaeles@latest

github.com/mattn/go-sqlite3

sqlite3-binding.c: In function ‘sqlite3SelectNew’:
sqlite3-binding.c:129019:10: warning: function may return address of local variable [-Wreturn-local-addr]
129019 | return pNew;
| ^~~~
sqlite3-binding.c:128979:10: note: declared here
128979 | Select standin;
| ^~~~~~~

@r1cs3c
Copy link

r1cs3c commented Jul 31, 2022

is this project still supported? did you figure how to fix this one?

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

2 participants