std.file.copy

bioinfornatics bioinfornatics at fedoraproject.org
Tue Jun 26 06:50:13 PDT 2012


Le lundi 25 juin 2012 à 20:18 -0400, Jonathan M Davis a écrit :
> On Tuesday, June 26, 2012 02:08:00 bioinfornatics wrote:
> > the function std.file.copy do not overwrite a file if "dest" already
> > exist and they are nothing about this into documentation:
> > http://dlang.org/phobos/std_file.html#copy
> > 
> > maybe a boolean to force copy could help
> > 
> > void copy(in char[] from, in char[] to, in bool force = false);
> > 
> > In any case explain this into the doc please
> 
> The behavior of std.file.copy probably needs to be better defined in general:
> 
> http://d.puremagic.com/issues/show_bug.cgi?id=3862
> 
> - Jonathan M Davis

thanks i hope a little update about this will come soon. When i see date
of his bug i fear we are now in 2012. (no offense :-) )



More information about the Digitalmars-d-learn mailing list