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

[PATCH] make pdump's output about debug segment more consistent

0 views
Skip to first unread message

Lee Duhem

unread,
Dec 25, 2006, 1:44:14 PM12/25/06
to parr...@parrotbug.org, perl6-i...@perl.org
This patch makes pdump's output about debug segment more consistent:

before patch:

BYTECODE_/tmp/t.pir_DB => [ # offs ..., size 33, ... mappings => [

after patch:

BYTECODE_/tmp/t.pir_DB => [ # offs ..., size 33, ...
mappings => [


$ diffstat /tmp/packfile.patch
packfile.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

packfile.patch

Lee Duhem

unread,
Dec 26, 2006, 12:49:51 PM12/26/06
to parr...@parrotcode.org, perl6-i...@perl.org
The attached patch of the first message have some no-ASCII characters,
this patch fix that. Otherwise, there are same.

Lee Duhem

unread,
Dec 26, 2006, 12:52:06 PM12/26/06
to parr...@parrotcode.org, perl6-i...@perl.org
Sorry, forget the patch...
packfile.patch

Lee Duhem

unread,
Dec 26, 2006, 12:52:32 PM12/26/06
to bugs-bi...@rt.perl.org
# New Ticket Created by "Lee Duhem"
# Please include the string: [perl #41140]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41140 >


Sorry, forget the patch...

packfile.patch

Lee Duhem

unread,
Dec 26, 2006, 12:50:40 PM12/26/06
to bugs-bi...@rt.perl.org
# New Ticket Created by "Lee Duhem"
# Please include the string: [perl #41139]

# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41139 >

Jonathan Worthington

unread,
Dec 26, 2006, 1:55:23 PM12/26/06
to Lee Duhem, perl6-i...@perl.org
Lee Duhem wrote:
> The attached patch of the first message have some no-ASCII characters,
> this patch fix that. Otherwise, there are same.
Thanks, applied in r16269 and closed the related RT ticket.

Jonathan

Debian User

unread,
Dec 26, 2006, 10:46:54 PM12/26/06
to perl6-i...@perl.org
I want to be perfect, but, as a result, make more stupid mistakes.

0 new messages