develooper Front page | perl.perl6.internals | Postings from August 2002

[perl #16874] [BUG] Concatenation failing

Thread Next
From:
Leon Brocard
Date:
August 30, 2002 01:36
Subject:
[perl #16874] [BUG] Concatenation failing
Message ID:
rt-16874-36087.15.6262757673808@bugs6.perl.org
# New Ticket Created by  Leon Brocard 
# Please include the string:  [perl #16874]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16874 >


Hi.

I have a weird bug where concatenation is sometimes failing, and I
have no idea why. See the attached pasm. I fully expect both works and
weird to output "foo", "bar", "quux" with various levels of spacing,
but weird doesn't output quux.

acme@parrot parrot $ perl assemble.pl foo.pasm -o run.pbc; ./parrot run.pbc 
works: [foo    bar    quux   ]
wierd: [foo     bar]

Weird huh? [For future use: how would I go about debugging something
like this?]

Leon
-- 
Leon Brocard.............................http://www.astray.com/
scribot.................................http://www.scribot.com/

....... I'd love to go out with you, but I have to floss my cat


-- attachment  1 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/36087/29210/4d445c/foo.pasm


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About