#1428: pbc_merge breaks c++ build
----------------------+-----------------------------------------------------
Reporter: NotFound | Owner: dukeleto
Type: bug | Status: new
Priority: blocker | Milestone:
Component: tools | Version: 2.0.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
Comment(by mikehh):
It builds for me on Ubuntu 9.10 amd64
g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1
it does however generate a warning, but does not exit with an error:
{{{
src/pbc_merge.c: In function ‘void pbc_merge_ctpointers(parrot_interp_t*,
pbc_merge_input**, int, PackFile_ByteCode*)’:
src/pbc_merge.c:664: warning: case label value exceeds maximum value for
type
}}}
This is bug as far as I am concerned, but no tests fail:
All tests PASS (pre/post-config, make corevm/make coretest, smoke
(#32107), fulltest) at r43787 - Ubuntu 9.10 amd64 (g++ with --optimize)
All tests PASS (pre/post-config, make corevm/make coretest, smoke
(#32109), fulltest) at r43787 - Ubuntu 9.10 amd64 (g++)
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1428#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets