On Wed, Apr 05, 2006 at 07:45:08PM +0200, Michael Gerz wrote: > [EMAIL PROTECTED] wrote: > > >Fix mess up of internal/external paths (from Enrico Forestieri) > > * src/frontends/qt2/QPrefs.C: > > (internal_path_list, external_path_list): Handle the PATH prefix > > style according to the user-prefs style. > > (QPrefs::apply, QPrefs::update_contents): fix inverted logic of > > rc.cygwin_path_fix > > > > * src/support/os.h: New declarations to deal with PATH lists. > > * src/support/os_cygwin.C: Major rewrite to account for path style > > problems. > > * src/support/os_unix.C: > > * src/support/os_win32.C: Stub functions for PATH lists. > > * src/support/environment.C: fix bug 2344: Wrong path_prefix handling > > in cygwin > > * src/support/filetools.C (ChangeExtension): fix for the path > > style to be written in .tex files (cygwin related). > > > > > I haven't followed the corresponding thread in all its details. Does > this patch also fix non-cygwin problems? If it does, the patch is > another 1.4.1 candidate.
If you mean fixing the path styles going to .tex files to account for tetex on native win32, then it does not. I offered to that in some other thread but nobody seems interested in having it fixed. Anyway, I think that it still is a 1.4.1 candidate as it fixes real problems on cygwin, one of them being a blocking one (bug 2344). -- Enrico