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

Fix API call to allow compiling #17

Merged
merged 1 commit into from
May 25, 2021
Merged

Conversation

TheSeeker
Copy link
Contributor

For some reason there was a wrong number of parameters being passed to ClientGetWorkerThread()
Regardless of which of the 4 params was missing, they seem to all be able to be null safely.

For some reason there was a wrong number of parameters being passed to ClientGetWorkerThread()
Regardless of which of the 4 params was missing, they seem to all be able to be null safely.
@Bombe
Copy link
Contributor

Bombe commented Apr 28, 2021

Hmm, yeah, that reason is the M3U filter thingy we released recently. It’s really hard to develop fred when everything in it has to be considered public API that everybody is free to use. :/

Anyway, using null for the missing parameter is fine.

We should really get some CI running that builds all plugins against fred’s next branch…

@Thynix Thynix merged commit ebf004e into hyphanet:master May 25, 2021
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