[EMAIL PROTECTED] writes:
| Set a breakpoint in safer_getcwd and step through the function.
| I suspect your system does not update PWD/CWD properly during
| the LyX run.
| On the other hand, I noticed that this code does not work on OS/2
| if UNIX type shells are used!  It's because PWD/CWD is set by the
| shell rather than libc here.

Thanks for finding the culprit!

| So I vote for calling GetCWD() directly in MakeAbsPath().

This is what I did.

        Lgb

Reply via email to