>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> Given a file name "C:/foo/bar", I believe that the name of the
Angus> temporary file should be "C__foo_bar". Ie, the drive name
Angus> should be included in the mangling. Ruurd was addressing this
Angus> idea in his patch, but he simply removed the drive prefix from
Angus> the mangled name.

Angus> Do you agree that my approach is better? If so, are you happy
Angus> with the attached patches for the 13x and 14x trees?

What about a new os::mangle_path? This will be needed for os/2 too,
but not for cygwin AFAIK (if we know that the path went through
internal_path).

I think we should avoid #ifdef in any places that are not near the
system (like insetgraphics).

Angus> Jean-Marc, I'll hang back and await your feedback on this; I've
Angus> been a bit rushy with my application of some of the other
Angus> patches. Sorry 'bout that.

No problem, I do not think that any harm has been done.

JMarc

Reply via email to