Comment 6 for bug 1252491

Revision history for this message
Julián Unrrein (junrrein) wrote : Re: Compilation failure: "Invalid assignment from owned expression to unowned variable"

This seems an API change on a new version of either Vala or libnotify.

I can compile with Vala 0.22.0 and libnotify 0.7.5.

Unfortunately, removing "unowned" breaks the build using these older dependencies.