# New Ticket Created by JÃrgen BÃmmels
# Please include the string: [perl #30500]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30500 >
Hi,
I stumbled over another Perl Version Issue (actually it is a
Data::Dumper Vers
# New Ticket Created by JÃrgen BÃmmels
# Please include the string: [perl #27983]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=27983 >
Hi,
over a year ago the cache element was removed from the PMC-struct. For
compat
# New Ticket Created by JÃrgen BÃmmels
# Please include the string: [perl #24701]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=24701 >
Hi,
the *.ops files are lying in the ops/ directory, but the generated
c-files go
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #24257]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=24257 >
Currently ICU is part of the parrot-tree but its not build in any way.
The attac
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #24224]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=24224 >
Hi,
Back in Feburary, when I hacked up macro support for IMCC I
implemented
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23547]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23547 >
Hello,
I don't want to let my scheme playground to diverge to far from CVS,
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23340]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23340 >
There is a void * to functionpointer assignment in dynext.c
-- attachment
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23339]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23339 >
In interpreter.c a call to build_asm is protected by
#ifdef JIT_CAPABLE.
W
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23252]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23252 >
Some refactoring in the seek/tell system.
Seek and tell now use both PIOFF_T
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23292]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23292 >
Hello,
It took me some minutes to find out how ARENA_DOD_FLAGS work. I adde
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23284]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23284 >
Hi,
I did some experiments in the languages directory and now there are
many fi
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23218]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23218 >
Recent mailing list discussions added some new variants to the infant
mortal
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23203]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23203 >
Hello,
this patch lies in my tree for month now, finally I got around to
finish
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23172]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23172 >
A followup-patch to the now applied #23034 and #23124
to get miniparrot running ag
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23162]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23162 >
Hi,
I just tried to get
perl Configure.pl --miniparrot
running
following probl
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23124]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23124 >
Hello,
Next patch in the series of PIO refactoring. This time make the
Stand
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23085]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23085 >
Hello,
running the testsuite with valgrind (see #23063) produces an error in
t/
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23063]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23063 >
Hello,
for searching memory leaks it to run the testsuite with valgrind.
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23044]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23044 >
nci.c generates a bunch of prototype warnings when compiled with gcc
and callfra
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23040]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23040 >
Hi,
finally I found one of the double free errors in io.c:
At Parrot_exit the P
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23034]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23034 >
Hi,
During searching for memory leaks and hunting bugs only visible on
MacOS
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #23022]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23022 >
The new timer.pmc introduces a struct timer_t. This collides with the
timer_t in /
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #22899]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=22899 >
Hello,
The integer file descriptors are depreciated. In this two step patch
they
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #22864]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=22864 >
Hello,
this is the first step of the IO-system away from the mem_sys_alloc/f
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #22535]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=22535 >
Hi,
In many places in the code we use the idiom
PIO_fprintf(interpreter, PIO_STD
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #21656]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21656 >
Hello,
Yet another step in PIO:
Enabling read buffering.
The first read will f
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #21600]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21600 >
Next baby-step in PIO: Enabling buffering.
This patch patch enables the forme
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #21536]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21536 >
Hello,
next part in the move to PIO.
open and close.
This uses interpreter->p
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #21520]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21520 >
Hello,
here is something that sometime needs to be done:
Move the IO from mi
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #21277]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21277 >
Hello,
Here is an extension to my first macro support patch (#21033 already
appl
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #21033]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21033 >
Hello,
I just implemented macro expansion in imcc.
This brings us one step closer
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #20918]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20918 >
Hello,
Yet another imcc segfault when using imcc to run the testsuite:
In string
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #20839]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20839 >
Hello,
imcc segfaults if you run
languages/imcc/imcc -a t/op/basic_12.pasm
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #18747]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18747 >
Hi,
I just hacked imcc to accept normal pasm files. About 85% of the test
are st
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #18379]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18379 >
Hello,
I used Jonathan Sillito's patch [#18170] to implement functions in
sc
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #18144]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18144 >
In order to do some debugging with PackFiles I had resurrected
pdump. It now use
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #18139]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18139 >
Found yet another bug in sprintf: The code insists on prepending at
least one b
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #18106]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18106 >
I think I triggered a bug somewhere in the GC-code but I failed to
find it. W
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #18098]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18098 >
Some of the flags Parrot_sprintf functions don't work in the same wa
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #18097]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18097 >
When using Parrot_sprintf* functions without an interpreter, you get
segfaults.
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #18072]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18072 >
A PackFile created with a diffrent version of core.ops leads to
strange not easy
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #18056]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18056 >
This patch is the beginning of an effort to make PackFile format
extendible. At
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #17936]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=17936 >
There are again some files missing in MANIFEST.
HINT: I have still [perl #16839]
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #17935]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=17935 >
/usr/local/bin/gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -Winl
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #17683]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=17683 >
Hi,
When you use pdb and hit just you get a segfault. Thats quite
anoy
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #17109]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=17109 >
Hi,
the next patch to languages/scheme. It implements the quote and a
first cut
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #17030]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=17030 >
Hello,
The recent discussion of languages independence rememberd me of an
very
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #16839]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=16839 >
Hi!
This MANIFEST things come up again and again. This time there are 5
miss
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #15907]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=15907 >
Hi,
In the quest for removing warnings, I added an option --ccwarn to
Configure
49 matches
Mail list logo