Hello strk, Tuesday, October 31, 2006, 10:38:18 AM, you wrote: s> Since m_vertex is unsigned you might try using '2u' as a literal to s> force 'unsigned' nature of that number.
I'm not goind to change the AGG code, but when I understand the problem I might solve it in the renderer code since it may be a template-related problem. s> Anyway, the 'enumeral' vs. 'non-enumeral' warning seems unrelated to me... s> Rather, how is path_cmd_move_to defined ? Is it an enumeral type ? Yes: http://www.antigrain.com/__code/include/agg_basics.h.html#path_cmd_move_to Udo _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

