On Oct 12, 2007, at 7:33 PM, Paul Cochrane (via RT) wrote:
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46389]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46389 >
In src/dynpmc/gdbmhash.c t
From: Paul Cochrane (via RT) <[EMAIL PROTECTED]>
Date: Fri, 12 Oct 2007 17:35:25 -0700
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46391]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46393]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46393 >
In src/dynpmc/gdbmhash.pmc there is the todo item:
#ifdef WIN32
/* XXX: What if libgdb
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46387]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46387 >
In src/dynpmc/gdbmhash.pmc there is the todo item:
TODO: Integer insert values are con
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46389]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46389 >
In src/dynpmc/gdbmhash.c there is the todo item:
TODO: Number insert values are conver
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46395]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46395 >
In src/dynpmc/gdbmhash.pmc:get_integer() there is the todo item:
XXX: This can be opti
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46391]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46391 >
In src/dynpmc/gdbmhash.c there is the todo item:
TODO: return None PMC for nonexisting
On Mon Oct 08 12:14:07 2007, leo wrote:
> Am Montag, 8. Oktober 2007 19:05 schrieb Paul Cochrane:
> > So, the patch is right (however, for my wrong reasoning)? Is
> everyone
> > happy if I apply it then?
>
> $ svn ann src/pmc/pair.pmc
> 8374leo A Pair PMC represents one key => value map