• reggie@mdk10.(none)'s avatar
    BUG# 10687: MERGE Engine fails on Windows · c9e7c0fd
    reggie@mdk10.(none) authored
    This is a replacement for the original patch given by Ingo.  This one comes
    from Monty.
    The problem is that merge files now use unix style pathnames on all 
    platforms.  The merge file open code was not properly converting those
    pathnames back to non-unix when necessary.
    c9e7c0fd
my_getwd.c 5.29 KB