Resolved in r40511
On Sat Dec 16 07:56:02 2006, ptc wrote:
> Resolved in r40511
This should be: Resolved in r16122
Resolved in r16125.
Hi,
I have now implemented:
#line 123 "filename.pir"
setline 123
setfile "filename.pir"
In 16119.
Jonathan
Author: paultcochrane
Date: Sat Dec 16 08:43:03 2006
New Revision: 16122
Modified:
trunk/docs/pdds/clip/pdd15_objects.pod
Changes in other areas also in this revision:
Modified:
trunk/ (props changed)
trunk/DEPRECATED.pod
trunk/PBC_COMPAT
trunk/editor/pir-mode.el
trunk/src/ops
On Wed Oct 11 06:47:14 2006, particle wrote:
> On 10/11/06, Paul Cochrane <[EMAIL PROTECTED]> wrote:
> > > i'm not 100% sure this is the right thing to do, either. the most
> > > recent version of "perl 6 and parrot essentials" still makes
reference
> > > to '.imc' files. with this paragraph in de
On Fri Dec 01 11:31:22 2006, [EMAIL PROTECTED] wrote:
> OK, so no one seems interested.
>
Certainly on my part, lack of time rather than lack of interest.
> Anyway, the attached patch in this message is a
> better version of the previous one.
> It checks for a white space in build_dir and makes t
# New Ticket Created by "Nikolay Ananiev"
# Please include the string: [perl #41095]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41095 >
test.exe or config/auto/jit/test_c.in segfault during configuration on Win32.
Note
Hi all,
We could close this ticket if a decision were made as to whether or not
the emacs/vim formatting information can be put at the *beginning* of a
file in the case where __END__ or __DATA__ blocks are used within a
perl source file.
What are people's opinions? Would it be too ugly to p
Jerry,
Did you get around to opening the tickets you mentioned here? If so, I
think we can close this ticket. If not, do you want to sketch out the
ideas for the tickets you want opened? I can then go through the
donkey work of opening them for you if you want.
Paul
On Fri Jul 28 12:20:30
how about register_nci_method?
If we get consensus, I'll do the rename.
Kevin
On Fri Nov 10 15:53:07 2006, [EMAIL PROTECTED] wrote:
> enter_nci_method is poorly named. It sounds like it's entering the
> method to execute it. What it's actually doing is entering the method
> into a symbol tabl
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #41103]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41103 >
According to src/pmc/parrotio.pmc, the 'readline'() method for
parrot I/O objects
On Sat, Dec 16, 2006 at 11:37:48AM -0800, Paul Cochrane via RT wrote:
> Did you get around to opening the tickets you mentioned here? If so, I
> think we can close this ticket. If not, do you want to sketch out the
> ideas for the tickets you want opened? I can then go through the
> donkey wo
Author: allison
Date: Sat Dec 16 16:12:53 2006
New Revision: 16133
Modified:
trunk/docs/pdds/clip/pdd15_objects.pod
Log:
[pdd]: A few notes added in the bug-a-thon.
Modified: trunk/docs/pdds/clip/pdd15_objects.pod
==
On Fri Nov 10 17:36:05 2006, mdiep wrote:
> This was taken from t/pmc/iterator.t:
>
> # XXX
> # swapping the next two lines breaks JIT/i386
> # the reason is the if/unless optimization: When the
> # previous opcode sets flags, these are used - but
> # there is no check, th
# New Ticket Created by Bob Rogers
# Please include the string: [perl #41097]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41097 >
The following code segfaults:
.sub test :main
get_results '(0)
# New Ticket Created by "Eric B. Lubow"
# Please include the string: [perl #41099]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41099 >
Ensured the makefile doesn't allow a make install and added myself to
the CREDITS fil
Resolving this ticket as all the todo/skip markers have been factored
out of the p5 and p6 regex test files, and the patches made as a result
of the initial patch and discussion thereafter have been applied.
Thanks for your help!
On Sat Nov 11 11:53:27 2006, [EMAIL PROTECTED] wrote:
> Not sure if this is a bug or not, but I noticed that the open opcode
> creates its argument if the desired file doesn't exist.
>
There are two variants of the open opcode: this one, and one where you
can specify a mode. The default open mode
# New Ticket Created by Steve Peters
# Please include the string: [perl #41105]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41105 >
This patch silences a minor warning on Cygwin.
Steve Peters
[EMAIL PROTECTED]
$ diff -
On Sat Dec 16 18:59:18 2006, stmpeters wrote:
> This patch silences a minor warning on Cygwin.
>
> Steve Peters
> [EMAIL PROTECTED]
>
> $ diff -u parrot/src/pmc/parrotio.pmc parrot-patch/src/pmc/parrotio.pmc
> --- parrot/src/pmc/parrotio.pmc 2006-12-16 20:46:58.37500 -0600
> +++ parrot-patch/
Author: allison
Date: Sat Dec 16 20:44:25 2006
New Revision: 16137
Modified:
trunk/docs/pdds/pdd07_codingstd.pod
Log:
Updated coding standard for naming externally visible functions,
applying RT ticket #16622.
Modified: trunk/docs/pdds/pdd07_codingstd.pod
22 matches
Mail list logo