On Tue, Oct 31, 2006 at 11:23:35AM +0100, Udo Giacomozzi wrote: > 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... ;)
Ehm... maybe ? :) Anyway, if it's AGG code being "dirty" there's nothing we can do about it.. > "unsigned == "unsigned int" ?? I belive so, yes. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

