On Mon, Apr 1, 2013 at 5:35 AM, G M wrote:
> It does work as long as the destination directory already exists.
> But I am thinking it might not work if a file (as opposed to a directory) is
> being copied and the destination directory doesn't exist, then I am
> concerned that what might happen is t
It does work as long as the destination directory already exists.
But I am thinking it might not work if a file (as opposed to a
directory) is being copied and the destination directory doesn't exist,
then I am concerned that what might happen is that cmake is going to copy
the file and give it the
Hi Everyone
This is my first time posting here. Sorry while I work out how to do it
properly.
Ruben
Your wchar_t fopen change makes sense to me, at least compared to the
alternatives suggested in this thread.
Do you know if it make senses in the context of Beman Dawes' C++ filesystem
proposal?