Lukáš Lalinský
Lukáš Lalinský
If you want to build this on a system that doesn't include M_PI in math.h, then please add it wrapped in `#ifndef M_PI`
It's not really changing the format midflow (there is a time when the stream is inactive between the format changes), but it's the persistence that's causing problems. Is there a...
An alternative version of this - https://github.com/vklochan/python-logstash/pull/39 (I realized there is an older pull request only after I created mine.)
@severincognito Can you get me an ID that is pending? I see submissions being processed OK.
Would very much like this merged.
Indeed and static linking is tricky for multiple reasons, it's much better to just include the libraries needed for the particular build in the project's build system.
My main question is, why do you want to build it? If you are a developer, you should be able to investigate and fix the problem. If you just want...
Pyacoustid can use fpcalc.exe, see https://github.com/beetbox/pyacoustid/blob/master/acoustid.py#L354 Using that is the best option. I don't distribute chromaprint.dll specifically because it's not straight forward to build a standalone dll that can be...
@josepowera It's working, but not tested enough. What's missing mainly is an easy upgrade path. Otherwise, it would already be merged. For now, I'm trying to backport as much of...
The python library is now maintenanced in the phoenix repo. They took over ownership of the project. Could you please open the issue on the phoenix mailing list?