On Wed, Jul 13, 2011 at 12:13 PM, Tomasz Jankowski <[email protected]> wrote: > Hello! > > While working on project I discovered invalid (in my opinion) error > handling. I wrote simple program (code below), which demonstrate, that > "catch" clause in some_function() catch errors threw from this function. On > the output program gives
This is the right behavior, I think. Java does the same. _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
