#1488: fix test suite when building with ICC
----------------------+-----------------------------------------------------
Reporter: bubaflub | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: testing | Version: 2.1.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
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.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1488>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets