Re: [Vala] compiler crash with delegates






This could be related to:
https://bugzilla.gnome.org/show_bug.cgi?id=614986
Yes, that seems to be it, the error message (assertion failed: (instance _type != NULL))

As a thought you may want to try:
return (y) => {};
How's that different from what I wrote, except for the parens? Those don't fix it...



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]