id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2323	Modulus/Modulo expressions operator not working	mschulz	sdlime	"When looking at mapparser.y 345:  
{{{
math_exp '%' math_exp   { $$ = (int)$1 * (int)$3; }
}}}


This looks like the modulo operator is defined, but the calculation is
not modulo.

Concerns: http://trac.osgeo.org/mapserver/changeset/5151"	defect	closed	normal	5.0.1 release	MapServer CGI	5.0	normal	fixed		
