Hi,
I'm pretty sure this is a bug:
$ cat Test.vala
class Test : Object {
delegate void MyDelegate();
signal void my_signal(MyDelegate d);
static void main(){
}
}
$ valac-0.12 Test.vala
Segmentation fault
$
My questions are:
1. Can you reproduce this behavior?
2. Is this a known issue or shall I file a new bug?
Best regards
Alexander Kurtz
Attachment:
signature.asc
Description: This is a digitally signed message part