﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
1	random.h emits warnings	Alpar Juttner	Balazs Dezso	"When compiling {{{random_test.cc}}} on openSUSE 10.3 (using gcc 4.2.1) with the standard configuration settings, it says the following:

{{{
./lemon/random.h: In function ‘int main()’:
./lemon/random.h:257: warning: array subscript is below array bounds
./lemon/random.h:257: warning: array subscript is below array bounds
./lemon/random.h:257: warning: array subscript is below array bounds
}}}

The warning disappears when compile option '-O2' is not used.

The problem exists in [9bd0d6e0c279] and all preceding changesets.
"	defect	closed	minor	LEMON 1.0 release	core	hg main	fixed			
