Import conflicts using phobos

Derek Parnell derek at psych.ward
Tue Jun 20 06:25:31 PDT 2006


On Wed, 21 Jun 2006 11:21:34 +1000, Paolo Invernizzi  
<arathorn at NOSPAM_fastwebnet.it> wrote:

> Hi all,
>
> I've not understood if there's a way of resolving that kind of conflicts  
> or we must wait Walter to fix phobos...
>
> How to use writefln and rename in the same module (for example)?

     std.file.rename("aa","bb");


-- 
Derek Parnell
Melbourne, Australia



More information about the Digitalmars-d-learn mailing list