Re: [Vala] Signal questions, Compilation problem
- From: Jürg Billeter <j bitron ch>
- To: Cayle Graumann <cayle graumann gmail com>
- Cc: vala paldo org
- Subject: Re: [Vala] Signal questions, Compilation problem
- Date: Mon, 26 Feb 2007 23:29:14 +0100
On Die, 2006-09-12 at 12:47 +0200, Jürg Billeter wrote:
On Mon, 2006-09-11 at 13:24 -0500, Cayle Graumann wrote:
Also, here is another bug for your list in the enum code
This will not compile by valac
enum MyEnum {
SUCCESS,
ERROR1,
ERROR10 = 10
}
It does not like the assignment.
Yes, right, this is not yet supported. It doesn't matter for VAPI files,
though, as the compiler doesn't care about the value there.
Fixed in SVN for some time now, I've added a testcase.
Jürg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]