Re: [Vala] Problem with switch statment
- From: Jamie McCracken <jamie mccrack googlemail com>
- To: Xavier Bestel <xavier bestel free fr>
- Cc: Nicolas <c r n a wanadoo fr>, vala-list gnome org
- Subject: Re: [Vala] Problem with switch statment
- Date: Mon, 28 Sep 2009 11:44:07 -0400
On Mon, 2009-09-28 at 14:18 +0200, Xavier Bestel wrote:
On Mon, 2009-09-28 at 13:59 +0200, Nicolas wrote:
"Feel free to file a bug"
Yes but i don't know what to say to describe the bug !
Something like "Genie sometimes introduces a spurious break statement in
switch", and in the body of the bug you could paste Jürg's email.
Genie always appends a break statement to end of each "when" part - this
causes an unreachable code if the developer exits before this break is
reached (via return or by a maunal break statement)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]