Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #36073] [PATCH] make hello fails

10 views
Skip to first unread message

François PERRAD)

unread,
Jun 1, 2005, 11:05:15 AM6/1/05
to bugs-bi...@rt.perl.org
# New Ticket Created by François PERRAD
# Please include the string: [perl #36073]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36073 >

Since r8195, PARROT_DEBUG_FLAG is not defined in parrot/interpreter.h
So, make hello fails when compiling src/exec_start.c

PARROT_DEBUG_FLAG is also referenced in several files.

Francois Perrad.

hello.patch

Leopold Toetsch

unread,
Jun 2, 2005, 4:34:33 AM6/2/05
to perl6-i...@perl.org
François" PERRAD <parrotbug...@parrotcode.org> wrote:

> Since r8195, PARROT_DEBUG_FLAG is not defined in parrot/interpreter.h
> So, make hello fails when compiling src/exec_start.c

Ah, yep. I've changed it to follow the code of src/embed.c.

Thanks for testing.

> PARROT_DEBUG_FLAG is also referenced in several files.

Old commented cruft e.g. in classes/sub.pmc

> Francois Perrad.

leo

0 new messages