Fixed all compiler warnings being shown when compiling libLeMonADE-static, SimpleSimulator and Examples with flag -Wall. Most Warnings were due to signed-unsigned comparison and wrong order in the initialization lists of constructors. Tests should be ok, at least they were on my machine.
Fixed all compiler warnings being shown when compiling libLeMonADE-static, SimpleSimulator and Examples with flag -Wall. Most Warnings were due to signed-unsigned comparison and wrong order in the initialization lists of constructors. Tests should be ok, at least they were on my machine.