# New Ticket Created by Simon Glover
# Please include the string: [perl #19143]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19143 >
I've managed to track down the cause of the failure of at least one of
the properties
# New Ticket Created by Steve Fink
# Please include the string: [perl #19163]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19163 >
I'm a little confused by the va_list* stuff for sprintf*. At one
point, people were saying
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #19179]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19179 >
This patch
(1) Creates a string_max_bytes() function,
as described in docs/st
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #19183]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19183 >
On Solaris 8, with Sun's Workshop Compiler, using Sun's supplied
5.00503, I get the fo
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #19184]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19184 >
On Solaris 8, with Sun's Workshop Compiler, using Sun's supplied
5.00503, I get the fo
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #19185]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19185 >
Here's what I get running 'make languages' with perl-5.00503:
cd jako && make && cd .
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #19187]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19187 >
On Solaris 8, with Sun's Workshop Compiler, using 64-bit long longs as
INTVAL, I get
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #19188]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19188 >
On Solaris 8, with Sun's Workshop Compiler, using 64-bit long longs as
INTVAL, I get
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #19189]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19189 >
On a Debian/SPARC system with gcc-2.95.4, and on a Solaris/SPARC
system with gcc-2.8.1
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #19191]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19191 >
This patch creates a string_nprintf(), as described in docs/strings.pod.
Specifica
# New Ticket Created by The RT System itself
# Please include the string: [perl #19192]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19192 >
I can build parrot fine on my FreeBSD box. I can re-run the tests fine with
/usr
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19227]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19227 >
In headers.c version 1.18, the code initializing
interpreter->arena_base->extra_buffer_he
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19229]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19229 >
The JIT config test is not cleaning up after itself, causing
sporadic failures of the nex
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19230]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19230 >
The 'clean' target in the classes makefile is only removing
'default.h'; it should remove
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19232]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19232 >
In parrot.h (revision 1.45 2002-08-07), macros were defined
to eliminate warnings during
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #19286]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19286 >
Starting with a fresh checkout today (19/Dec/2002), I get the
following error when I t
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #19291]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19291 >
Running
./parrot languages/jako/examples/life.pbc
gives (once you apply my excepti
# New Ticket Created by Jerome Quelin
# Please include the string: [perl #19328]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19328 >
Hi there,
While trying to use a PerlArray of PerlArrays (guess why? :-) ), I ran
into
# New Ticket Created by Jerome Quelin
# Please include the string: [perl #19331]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19331 >
Thanks to Leo who fixed the bug when setting a list of lists element,
the befunge inte
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #19332]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19332 >
I'll send this first to the list for review.
This patch changes mark_used(PMC *) so
# New Ticket Created by Jason Gloudon
# Please include the string: [perl #19334]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19334 >
Trying to run parrot with the PARROT_GC_DEBUG environment variable set to 1
causes par
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #19349]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19349 >
Here is another approach, to finally unify the marking routines:
- next_for_GC remain
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #19356]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19356 >
This patch creates a new function string_destroy(),
as described in docs/strings.po
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #19357]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19357 >
This patch modifies docs/strings.pod to match the code.
It is mainly some slight a
# New Ticket Created by Joseph F. Ryan
# Please include the string: [perl #19358]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19358 >
This patch should fix a bug in the test suite (specifically, at
parrot/languages/perl6
# New Ticket Created by Joseph F. Ryan
# Please include the string: [perl #19359]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19359 >
This patch will extend interpolating string support to include \c[^],
\c[NAME], \c[NAM
# New Ticket Created by Joseph F. Ryan
# Please include the string: [perl #19363]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19363 >
This patch adds full numeral support, including 0b0, 0c0, 0d0, 0x0,
specific radii not
# New Ticket Created by Joseph F. Ryan
# Please include the string: [perl #19367]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19367 >
This patch adds further extends interpolating strings to add support
for \0, \0[], \0[
# New Ticket Created by Joseph F. Ryan
# Please include the string: [perl #19369]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19369 >
This patch adds tests that cover the changes made by tickets 19359,
19363, and 19367.
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #19406]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19406 >
This patch creates a script
tools/dev/extract_file_descriptions.pl
It produces a
# New Ticket Created by Jason Gloudon
# Please include the string: [perl #19418]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19418 >
This patch gets garbage collection working on IA-64 linux. With a few more
changes it
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19462]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19462 >
Summary:
Whenever jit.h or debug.h are '#include'ed, gcc 3.x emits
warnings about structu
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19463]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19463 >
This patch gives Configure's pointer alignment test a better
error message for missing in
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19465]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19465 >
The file 'method_util.h' is missing the standard comment
block that sets the behavior for
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19467]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19467 >
The gcc compiler in MinGW (win32) emits warnings for invalid pragmas in win32.h
(platform
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19470]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19470 >
In hints/mswin32.pl, there is code in place to customize the
build environment based on t
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #19493]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19493 >
Hi,
during the holidays I have been looking in the possibility of targeting the
Qu
# New Ticket Created by Michael Joyce
# Please include the string: [perl #19500]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19500 >
Hello.
The core parrot op neg() allows zero to become negative. That shouldn't
happen
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19511]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19511 >
On Win32, these tests are segfaulting due to invalid
pointers in List_chunk structs:
t/op
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #19516]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19516 >
Whitespace sensitive imcc issue...
$ cat find_close.imc
.sub MAIN
$S0 = "\\"
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #19517]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19517 >
(I don't see an RT queue, so I'm sending this to the parrot queue)
I have a dev.pe
# New Ticket Created by Jerome Quelin
# Please include the string: [perl #19599]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19599 >
Hi,
How one can delete a key from a perl hash in parrot assembly?
I tried:
new P0,
# New Ticket Created by Jerome Quelin
# Please include the string: [perl #19603]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19603 >
Upon general (ahem) request, the befunge interpreter now supports
breakpoints inside t
# New Ticket Created by Jerome Quelin
# Please include the string: [perl #19610]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19610 >
Thanks to our dear summarizer, I'm now known (from a googlism point of
view) as 'one o
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #19622]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19622 >
I did write:
[1] which BTW seems bogus to me: pool_compact() may be called (when
th
# New Ticket Created by Jerome Quelin
# Please include the string: [perl #19626]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19626 >
> Because what I said I'd really like (apart from "moon on a stick",
> "a new apocalyps
# New Ticket Created by Nicholas Clark
# Please include the string: [perl #19630]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19630 >
I was seeing this:
Generating config.h...done.
Generating feature.h...done.
Writing P
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #19668]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19668 >
Attached patch changes a view places, which cause problems running w/o
trace_system_
# New Ticket Created by Jerome Quelin
# Please include the string: [perl #19670]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19670 >
Hi,
The following code does not work as it should:
read S0, 0, 1
print
# New Ticket Created by Jerome Quelin
# Please include the string: [perl #19671]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19671 >
The previous befunge patch enabled befunge to set breakpoints, this one
allows one to
# New Ticket Created by Jason Gloudon
# Please include the string: [perl #19729]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19729 >
This patch adds JIT support for restart and similar ops.
--
Jason
-- attachment 1
# New Ticket Created by Jim Radford
# Please include the string: [perl #19807]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19807 >
I found a few typos while reading through the documentation in rx.ops.
-Jim
--- parrot-
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #19834]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19834 >
Hi,
I have been looking into the possibility of adding complex numbers as PMCs.
# New Ticket Created by Matthew Zimmerman
# Please include the string: [perl #19870]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19870 >
A CVS update from about 30 minutes ago is failing to compile
on my Red Hat Linux 7.
# New Ticket Created by James Michael DuPont
# Please include the string: [perl #19871]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19871 >
Attached is the bug report and test results for
parrot on cygwin.
--- James Mi
# New Ticket Created by James Michael DuPont
# Please include the string: [perl #19872]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19872 >
Missing header file for cygwin
--- James Michael DuPont <[EMAIL PROTECTED]> wro
# New Ticket Created by James Michael DuPont
# Please include the string: [perl #19873]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19873 >
bug report for parrot/languages/perl6
mike
--- James Michael DuPont <[EMAIL PRO
# New Ticket Created by James Michael DuPont
# Please include the string: [perl #19874]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19874 >
this is the patch to compile pdump under linux
basically it removes a field that
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #20315]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20315 >
Attached is a first try towards eval.
- interpreter has a new data member Parrot_com
# New Ticket Created by Jonathan Sillito
# Please include the string: [perl #20320]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20320 >
The documentation for the lexical ops in pdd06_pasm.pod has gotten out of
date. I do
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #20355]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20355 >
I don't think the ifdef logic is quite right in cpu_dep.c. Specifically,
if either __
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #20358]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20358 >
disassemble sometimes takes huge amounts of mem and dies.
I'm using disassemble to ge
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #20374]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20374 >
The Solaris tinderboxes are failing with the unhelpful message
"PANIC: Unknown signat
# New Ticket Created by Leon Brocard
# Please include the string: [perl #20400]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20400 >
It's PASM1, not PASM. However, "make test" in languages/ook/ still
segfaults for me atm.
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #20584]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20584 >
This is a first try to solve the packfile wordsize issues.
Could people with 64 bit m
# New Ticket Created by Jonathan Sillito
# Please include the string: [perl #20592]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20592 >
A description of each attachment:
1) coroutine.t (which should be put in t/pmc/) ex
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #20597]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20597 >
Next try. This patch obsoletes #20584.
- more wordsize fixes
- routine for convertin
# New Ticket Created by Joe Yates
# Please include the string: [perl #20666]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20666 >
Line numbers reported by Assemble.pl are array indices AFTER the removal of
macros.
This
# New Ticket Created by Simon Glover
# Please include the string: [perl #20707]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20707 >
A fresh check-out of parrot from CVS is giving me a huge number of
failing tests:
Fa
# New Ticket Created by Leon Brocard
# Please include the string: [perl #20786]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20786 >
Attached is a bf compiler for languages/bf/ and a patch to the
makefile to make and test
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #20804]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=20804 >
I was not able to find the increment by NN operation implemented and did it.
# New Ticket Created by Cal Henderson
# Please include the string: [perl #21276]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21276 >
hi,
this patch fixes some formatting issues that cause docs/dev/rx.dev to
incorrectly
# New Ticket Created by Simon Glover
# Please include the string: [perl #21288]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21288 >
The attached patch changes the initialization of various function
pointers in packfil
# New Ticket Created by Leon Brocard
# Please include the string: [perl #21301]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21301 >
This little patch changes the life.pasm in examples/assembly/ to use a
small spaceship i
# New Ticket Created by logo
# Please include the string: [perl #21378]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21378 >
I was trying to install the latest version of libwww-perl with my 5.8.0
installation of perl.
# New Ticket Created by Steve Peters
# Please include the string: [perl #21385]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21385 >
This patch eliminates compiler warnings generated when compiling packfile.c.
In the f
# New Ticket Created by Steve Peters
# Please include the string: [perl #21386]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21386 >
This patch fixes compilier warnings generated when compiling interpreter.c.
In the fun
# New Ticket Created by Steve Peters
# Please include the string: [perl #21387]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21387 >
This patch is to stop compilier warnings in embed.c. The loop label "again"
is only ca
# New Ticket Created by Steve Peters
# Please include the string: [perl #21388]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21388 >
The attached patch is to stop compilier warnings in jit.c. The local
variables i and t
# New Ticket Created by Steve Peters
# Please include the string: [perl #21389]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21389 >
This patch is to stop warnings from being generated when compiling dod.c.
In the funct
# New Ticket Created by Steve Peters
# Please include the string: [perl #21399]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21399 >
The attached patch fixes a compiler warning in smallobject.c. The #define
UNITS_PER_AL
# New Ticket Created by Jason Gloudon
# Please include the string: [perl #21457]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21457 >
Here are some additional ops for the sun4 jit, a bit of name juggling to use
templates
# New Ticket Created by Allison Randal
# Please include the string: [perl #21476]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21476 >
I couldn't compile imcc under OS X because of a repeat of the old "ld:
multiple defini
# New Ticket Created by Jason Gloudon
# Please include the string: [perl #21508]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21508 >
This adds still more ops and re-organizes register use to avoid potential
conflicts in
# New Ticket Created by Bruce Gray
# Please include the string: [perl #21547]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21547 >
In config/gen/makefiles.pl, Perl is called with "inplace editing" like so:
system(
# New Ticket Created by Jason Gloudon
# Please include the string: [perl #21577]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21577 >
This patch adds support for vtable calls in sun4/JIT as well as providing
additional o
# New Ticket Created by Leon Brocard
# Please include the string: [perl #21588]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21588 >
Well, it's more of a new file than a patch. I'm aware that we're in a
code freeze, so I
# New Ticket Created by System Attendant
# Please include the string: [perl #21659]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21659 >
eManager Notification *
The following mail was blo
# New Ticket Created by System Attendant
# Please include the string: [perl #21660]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21660 >
Trend SMEX Content Filter has detected sensitive content.
Place = [EMAIL PROTECTED]
# New Ticket Created by Simon Glover
# Please include the string: [perl #21665]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21665 >
Hi,
In io/io_unix.c, PIO_unix_flush returns void, but in io.h, the
(*Flush) slot in
# New Ticket Created by System Attendant
# Please include the string: [perl #21735]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21735 >
eManager Notification *
The following mail was blo
# New Ticket Created by System Attendant
# Please include the string: [perl #21736]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21736 >
Trend SMEX Content Filter has detected sensitive content.
Place = [EMAIL PROTECTED]
# New Ticket Created by Alberto Simoes
# Please include the string: [perl #21759]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=21759 >
Hi, I'm back to business (I hope).
If someone remember, I wrote some pods about using
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #22592]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=22592 >
These patches are a follow-up to the exploration and proposal
http://nntp.x.perl.
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #22337]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=22337 >
The next stage for getting faster DOD runs:
The relevant DOD flags are moved into an
# New Ticket Created by Will Coleda
# Please include the string: [perl #40124]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40124 >
The purpose of each of the various HLL mappings should be documented;
that is, when you
# New Ticket Created by Will Coleda
# Please include the string: [perl #40125]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40125 >
Implement a generic splice vtable method for RPA.
NB: can't use the same mechanism for t
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #40132]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40132 >
So sayeth array.pmc:
void set_pmc(PMC *other)
Currently, an alias to C. Expec
# New Ticket Created by Will Coleda
# Please include the string: [perl #40135]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40135 >
The failure to parse this test (Malformed string) is due to this line:
test subst-3.2 {b
# New Ticket Created by Will Coleda
# Please include the string: [perl #40138]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40138 >
The .test files from the CVS repository should be added as part of
our svn repo to allo
601 - 700 of 6876 matches
Mail list logo