Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #41320] [PATCH] Added rename() method to os.pmc

2 views
Skip to first unread message

Kay-Uwe Huell

unread,
Jan 23, 2007, 4:00:51 AM1/23/07
to bugs-bi...@rt.perl.org
# New Ticket Created by Kay-Uwe Huell
# Please include the string: [perl #41320]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41320 >


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi parrot-team,

needed rename() function, which I have implemented in os.pmc (POSIX
only). Attached you will find the patch.

Regards,

Kiwi

diffstat:
src/pmc/os.pmc | 24 ++++++++++++++++++++++++
t/pmc/os.t | 24 ++++++++++++++++++++++--
2 files changed, 46 insertions(+), 2 deletions(-)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFtc6MHSiAp6bcIcgRAi+WAKC8w//gH+9LEqW4gjniVSswzv6oYACdHxw0
YGmA42xPlHWef6wOIJY5Y4M=
=zep0
-----END PGP SIGNATURE-----

pmc_os_rename.patch
pmc_os_rename.patch.sig

Jonathan Worthington

unread,
Jan 23, 2007, 5:18:57 PM1/23/07
to perl6-i...@perl.org
Hi,

Kay-Uwe Huell (via RT) wrote:
> needed rename() function, which I have implemented in os.pmc (POSIX
> only). Attached you will find the patch.
>

Thanks, applied this as r16771. I'm hacking on a Win32 implementation
now too; I'll close up the ticket when I'm done with that.

Jonathan

0 new messages