Subject: [perl #27921] examples/assembly/sub.pasm is broken Created: 2004-04-09 03:23:55 Content: I just ran this on OSX with a recent checkout, and it produces:
Hello subroutine
Marking call 'Resolved"...
[EMAIL PROTECTED] - Wed Mar 24 13:39:59 2004]:usr/local/bin:/home/ilya/bin:/home/ilya/j2re1.4.2_01/bin:/home/ilya/ tla/bin
----------------------------------------------------------------- I tried to run example program 'examples/assembly/sub.pasm' but it doesn't seem to work:
bash-2.05b$ ./parrot examples/assembly/sub.pasm set_integer_native() not implemented in class 'Sub'
----------------------------------------------------------------- --- osname= linux osvers= 2.4.19 arch= i386-linux-thread-multi cc= cc --- Flags: category= severity= --- Summary of my parrot 0.1.0 configuration: configdate='Tue Mar 23 22:50:31 2004' Platform: osname=linux, archname=i386-linux-thread-multi jitcapable=1, jitarchname=i386-linux, jitosname=LINUX, jitcpuarch=i386 execcapable=1 perl=/usr/bin/perl Compiler: cc='cc', ccflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', Linker and Libraries: ld='cc', ldflags=' -L/usr/local/lib', cc_ldflags='', libs='-ldl -lm -lpthread -lcrypt' Dynamic Linking: so='.so', ld_shared='-shared -L/usr/local/lib', ld_shared_flags='' Types: iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4, ptrsize=4, ptr_alignment=4 byteorder=1234, nv=double, numvalsize=8, doublesize=8
---
Environment:
HOME=/home/ilya
LANG=ru_RU.KOI8-R
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/home/ilya/bin:/home/ilya/Office51/bin:/bin:/usr/bin:/usr/X11R6/ bin:/
PERL5LIB=/home/ilya/perl-lib SHELL=/bin/bash
--
Will "Coke" Coleda will at coleda dot com