develooper Front page | perl.perl6.internals | Postings from June 2005

[perl #36385] Some Tests Failing on Win32 for 8443 revision

Thread Next
From:
Craig
Date:
June 25, 2005 12:03
Subject:
[perl #36385] Some Tests Failing on Win32 for 8443 revision
Message ID:
rt-3.0.11-36385-116210.16.1150231049871@perl.org
# New Ticket Created by  Craig 
# Please include the string:  [perl #36385]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36385 >



Downloaded revision 8443 of Parrot to Windows XP Pro using SVN. When using
'nmake' 7.10.3077, some of the test are failing.  According to the
gettingstarted.pod, none of the tests should fail.

Attached is myconfig and the output from 'nmake test' with STDERR at the end
of the file.

Please not this is my first attempt at using Parrot, so its most likely that
I'm missing the obivous.

Thanks, Craig

Fjord.pasm
1 print "He's pining for the fjords. \n"
2 end

Output from various attemts to excute fjord.pasm.

Fjord.pasm - ASCII format

E:\usr\local\parrot-0.2.1-devel\bin>parrot fjord.pasm
error:imcc:syntax error, unexpected EOM, expecting '\n'
in file 'fjord.pasm' line 2

Fjord.pasm - Unicode format

E:\usr\local\parrot-0.2.1-devel\bin>parrot fjord.pasm
error:imcc:syntax error, unexpected $end, expecting PARROT_OP
in file 'fjord.pasm' line 1



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