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

kisdatabaselogfile.c: fix timestamp #252

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ffontaine
Copy link
Contributor

Take into accounts the microseconds given by the user in timestamp_start
or timestamp_end thanks to the update in sqlite wrapper that supports
nested queries since commit 9777115

Signed-off-by: Fabrice Fontaine fabrice.fontaine@orange.com

Take into accounts the microseconds given by the user in timestamp_start
or timestamp_end thanks to the update in sqlite wrapper that supports
nested queries since commit 9777115

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
@kismetwireless
Copy link
Owner

Unfortunately I just had to disable that support in the code because of a weirdness in how GCC processed the template code vs clang. I haven't figured out what's broken, yet; once I do I'll pull this though.

@ffontaine
Copy link
Contributor Author

I think your issue is fixed since 6db35c9, so perhaps it is time to pull this PR?

@dragorn
Copy link
Contributor

dragorn commented May 14, 2020 via email

@ffontaine
Copy link
Contributor Author

It seemed to work the day I submitted it but I didn't retest it since that time on master. I'll do it and keep you informed.

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

Successfully merging this pull request may close these issues.

3 participants