Lars Gullik Bj�nnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Jean-Marc, >> > | it appears that LyX is outputting filenames from the graphics > | conversion code which are a weird mixture of Win32 and Unix. Stuff > | like 'C:/foo/bar/file.eps' should obviously be > | 'C:\foo\bar\file.eps'. > > boost::filesystem.
Introduce this to the 1.3.x branch? No way. Introduce it to the 1.4.x branch? Maybe. Slowly. But the real problem is that it is difficult to debug problems on a platform you do not use :-( In this case, I believe that the bug lies somewhere in the code in support/filetools.C's MakeAbsPath and indeed in support/tempname.C's tempName. -- Angus
