#2084: t/src/extend_vtable.t fails all tests with g++ build
--------------------------+-------------------------------------------------
Reporter: mikehh | Owner: dukeleto
Type: bug | Status: new
Priority: normal | Milestone:
Component: embed/extend | Version: 3.2.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------------+-------------------------------------------------
Changes (by jkeenan):
* component: none => embed/extend
Comment:
Replying to [comment:7 nwellnhof]:
> Should be fixed in e5f7752.
Not quite. On Darwin/PPC (where gcc is used for build and g++ for link
and ld), I'm still getting one test failure:
{{{
not ok 15 - Parrot_PMC_get_string_keyed_str
# Failed test 'Parrot_PMC_get_string_keyed_str'
# at t/src/extend_vtable.t line 285.
# Exited with error code: [SIGNAL 6]
# Received:
# src/hash.c:1704: failed assertion 'key'
#
# Expected:
#
# Done!
#
}}}
{{{
$ git show | head -1
commit 0631c0fdfacde82e78c2facb1eb73c1afe437fc8
}}}
However, I am pleased to report that when I build with g++ all-around on
Linux/i386, all tests in this file pass.
Thank you very much.
kid51
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/2084#comment:8>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets