We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ 86%] Generating src/Application.c;src/MainWindow.c;src/PreferencesWindow.c;src/TorrentManager.c;src/Torrent.c;src/Settings.c;src/Dialogs/FileSelectDialog.c;src/Widgets/FileSelectTreeView.c;src/Widgets/MultiInfoBar.c;src/Widgets/TorrentListBox.c;src/Widgets/TorrentListRow.c /build/source/src/TorrentManager.vala:77.9-77.25: warning: delegates with scope="async" must be owned ThreadFunc<void*> run = () => { ^^^^^^^^^^^^^^^^^ Compilation failed: 0 error(s), 1 warning(s)`
OS: NixOS 20.03 Vala: 0.46.1 GLib: 2.62.0 GTK: 3.24.11 Torrential: 1.1.0
The text was updated successfully, but these errors were encountered:
This has been an issue before vala 0.46, I can reproduce with 0.44 as well.
Sorry, something went wrong.
torrential: use vala 0.40
48c9c55
davidmhewitt/torrential#135
180db87
@davidmhewitt Can you fix it for vala >= 0.46 ?
No branches or pull requests
Build Log
System Info
OS: NixOS 20.03
Vala: 0.46.1
GLib: 2.62.0
GTK: 3.24.11
Torrential: 1.1.0
The text was updated successfully, but these errors were encountered: