On Thu, 2008-12-18 at 23:08 -0600, Dan Saul wrote: > After upgrading to 0.5.2 when compiling my program I get a SIGSEGV in valac. > > I am running "Linux Sleet 2.6.26-1-686 #1 SMP Wed Nov 26 19:14:11 UTC > 2008 i686 GNU/Linux" Debian testing with valac and ALSA pulled from > experimental.
Crash fixed in r2215. The cause of the crash was invalid code, you cannot access an instance member when specifying the default value of a property, see FolderViewIconAlphaNoHeadings.vala:211-212 Jürg _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
