Re: Windows file copy in fs_extras.c

2005-05-07 Thread Rob Bearman
> Rob Bearman wrote: > >> In other words, "noclobber" is the same as "bFailIfExists." When >> noclobber==FALSE, you want the copy to overwrite. Instead, the current >> code fails the copy. > > Good spot! I take it LyX chewed up something it shouldn't have done? I found it while playing with "Sav

Re: Windows file copy in fs_extras.c

2005-05-07 Thread Angus Leeming
Rob Bearman wrote: > In other words, "noclobber" is the same as "bFailIfExists." When > noclobber==FALSE, you want the copy to overwrite. Instead, the current > code fails the copy. Good spot! I take it LyX chewed up something it shouldn't have done? -- Angus