id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1488,fix test suite when building with ICC,bubaflub,,"When building parrot with ICC a number of warnings are thrown but more importantly a few coretests fail.  

t/op/arithmetics.t: Failed tests:  21, 24
t/op/number.t: Failed test:  131
t/op/sprintf.t: Failed test:  157
t/op/trans_old.t: Failed test:  11
t/pmc/float.t: Failed test:  44

Notes:

These seem to all be dealing with -0. The config step is reporting that ICC can handle negative zeroes, and the C code behind is *is* handling a negative zero.",bug,closed,normal,,testing,2.1.0,medium,fixed,,,,,
