Hello strk, Tuesday, October 31, 2006, 11:13:59 AM, you wrote: s> Ok, so, since the function must return 'unsigned', returning it triggers s> that warning. Is the function returning it in gnash or AGG code ?
It's in AGG code (that class is never directly referenced in gnash). Isn't the compiler referenceing the expression, not the return? Because path_cmd_move_to is a enum and m_cmd is not? But ok, compiler messages are a story of it's own... ;) "unsigned == "unsigned int" ?? Udo _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

