[Parrot] #125: Parrot won't build on windows due to new assert stuff
Parrot
parrot-tickets at lists.parrot.org
Sat Jan 3 16:48:59 UTC 2009
#125: Parrot won't build on windows due to new assert stuff
---------------------+------------------------------------------------------
Reporter: kjs | Owner:
Type: bug | Status: new
Priority: blocker | Milestone:
Component: core | Version: trunk
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
Comment(by Infinoid):
Replying to [comment:1 jkeenan]:
> The updates built fine for me on Linux, but broke 'make' on Darwin. See
build log attached.
Thanks, looks like you have a different issue from kjs's MSVC issue.
It looks like the issue on darwin/ppc is that "make headerizer" hasn't
been run recently on the ppc platform. Sorry, I should have realized that
I can't test those files. I've backed out the ASSERT_ARGS changes for ppc
and arm for now in r34890. This should get builds working again, though
it may cause a failure in t/codingstd/c_arg_assert.t. Once headerizer has
generated the assert macros, those changes can be reverted and life should
be good.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/125#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
More information about the parrot-dev
mailing list