#1377: Build fails on OSX in continuation.c
-------------------+--------------------------------------------------------
Reporter: baest | Type: bug
Status: new | Priority: normal
Milestone: | Component: none
Version: 1.9.0 | Severity: medium
Keywords: | Lang:
Patch: | Platform: mac
-------------------+--------------------------------------------------------
Build fails with on OSX (both error on 1.9.0 and revision 43137):
src/pmc/continuation.c
./src/pmc/continuation.pmc: In function 'Parrot_Continuation_init':
./src/pmc/continuation.pmc:70: error: 'Parrot_Continuation_attributes' has
no member named 'to_call_object'
./src/pmc/continuation.pmc: In function 'Parrot_Continuation_init_pmc':
./src/pmc/continuation.pmc:94: error: 'Parrot_Continuation_attributes' has
no member named 'to_call_object'
./src/pmc/continuation.pmc: In function 'Parrot_Continuation_invoke':
./src/pmc/continuation.pmc:237: error: 'Parrot_Continuation_attributes'
has no member named 'to_call_object'
./src/pmc/continuation.pmc: In function 'Parrot_Continuation_mark':
./src/pmc/continuation.pmc:132: error: 'Parrot_Continuation_attributes'
has no member named 'to_call_object'
./src/pmc/continuation.pmc:132: error: 'Parrot_Continuation_attributes'
has no member named 'to_call_object'
./src/pmc/continuation.pmc:132: error: 'Parrot_Continuation_attributes'
has no member named 'to_call_object'
./src/pmc/continuation.pmc:132: error: 'Parrot_Continuation_attributes'
has no member named 'to_call_object'
make: *** [src/pmc/continuation.o] Error 1
Attached is full configure and compile output along with generated
continuation.c
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1377>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets