On Fri, Jul 2, 2010 at 5:05 PM, Rafael Fonseca <[email protected]> wrote: > If you create an edc file with the two following styles: > > styles { > style { > base: "foo"; > } > style { > name: "bar"; > base: "foo2"; > } > } > > edje_cc would SEGV when comparing whether the second style's name is equal > to the previous one. > > The attached patch avoids that behavior and tries at least to print an error > message indicating that the user has forgotten some style name.
In svn. -- Cedric BAIL ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
