Jens Rieks <[EMAIL PROTECTED]> wrote:
> $ tar xzf err5.tgz
> $ cd err5
> $ ../parrot main.imc
> calling source."open"( name, "<" )...
> segmentation fault
I'be now turned off the stacked exceptions (one per entering the
runloop) OTOH that seems to be needed for t/src/extend_13 - so I've
disabled t
Jens Rieks <[EMAIL PROTECTED]> wrote:
> $ tar xzf err5.tgz
> $ cd err5
> $ ../parrot main.imc
> calling source."open"( name, "<" )...
> segmentation fault
The interpreter is toatally messed up after the longjmp. I'll look
further what's happening here.
> jens
leo
Hi,
On Saturday 13 March 2004 09:41, Leopold Toetsch wrote:
> Jens Rieks <[EMAIL PROTECTED]> wrote:
> > get_string() not implemented in class 'SArray'
>
> I've gone through err3 and err4 and found a couple of flaws, which should
> mostly be fixed now:
>
> - method subs got compiled as non-prototyp
Jens Rieks <[EMAIL PROTECTED]> wrote:
> get_string() not implemented in class 'SArray'
I've gone through err3 and err4 and found a couple of flaws, which should
mostly be fixed now:
- method subs got compiled as non-prototyped
- namespace resetting to main wasn't really working
(now the namespa
Hi,
another day, another bug... :-)
$ tar xzf err4.tgz
$ cd err4
$ ../parrot main.imc
main.imc: calling method readFile...
get_string() not implemented in class 'SArray'
I can not see whats wrong with it. It works only if the called method
does not use ".param"...
jens
err4.tgz
Description: a