Changeset 3210


Ignore:
Timestamp:
Apr 24, 2007, 11:54:27 PM (18 years ago)
Author:
bird
Message:

DosCopy is really a bad idea at the moment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/dev-lang/perl/os2/os2.c

    r3208 r3210  
    18711871
    18721872        RETVAL = !CheckOSError(DosCopy(src, dst, flag));
     1873/* FIXME: this copies EAs as well, including the unix EAs. great. */
    18731874        XSprePUSH; PUSHi((IV)RETVAL);
    18741875    }
Note: See TracChangeset for help on using the changeset viewer.