> The problem appears to be due to the use of `realpath()' in
> `relocate.cpp'; the native Win32 equivalent for this function is
> `_fullpath()', and the semantics are different.  It could probably
> be fixed with an appropriate `#define' in `nonposix.h', or, if this
> module is specific to Win32 in any case, simply by modifying
> `relocate.cpp' itself; which approach do you prefer?

Please fix it in relocate.cpp (this is file is only used under
Windows).

> I don't have time to investigate further today, but may get an
> opportunity to develop a patch later in the week.

Thanks in advance for investigating!


    Werner


_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to