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)

_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to