-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix building with "trace" #354
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
Conversation
Please wait for Travis to finish before merging this to see if anything else needs to be changed. |
1 similar comment
@mattn Building now works for all cases but
Is this supposed to work or should I remove it from the Travis build matrix? If it is unsupported it would be better to not build the tracing code if |
Thank you. But, I modified master branch already because it will need more fixes. |
You should at least merge / cherry-pick this commit: Otherwise the combination of |
merged. thank you |
libsqlite3 on travis is too old. |
This should hopefully fix the remaining of #352.