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

Fails to build with vala 0.46 #135

Open
worldofpeace opened this issue Oct 20, 2019 · 2 comments
Open

Fails to build with vala 0.46 #135

worldofpeace opened this issue Oct 20, 2019 · 2 comments

Comments

@worldofpeace
Copy link

Build Log

[ 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)`

System Info

OS: NixOS 20.03
Vala: 0.46.1
GLib: 2.62.0
GTK: 3.24.11
Torrential: 1.1.0

@worldofpeace
Copy link
Author

This has been an issue before vala 0.46, I can reproduce with 0.44 as well.

worldofpeace added a commit to NixOS/nixpkgs that referenced this issue Oct 20, 2019
peti pushed a commit to NixOS/nixpkgs that referenced this issue Oct 21, 2019
@khurshid-alam
Copy link

@davidmhewitt Can you fix it for vala >= 0.46 ?

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

No branches or pull requests

2 participants