#430: [PATCH] Avoid one 'cast increases required alignment' warning
----------------------+-----------------------------------------------------
Reporter: doughera | Owner:
Type: patch | Status: new
Priority: normal | Milestone:
Component: none | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
The attached patch eliminates one 'cast increases required alignment of
target type' warning in src/packfile/pf_items.c. It also replaces a hard-
wired assumption that sizeof(opcode_t) == 4 with an explicit
sizeof(opcode_t), and simplifies the padding code.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/430>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets