io.files.windows: Reloading io.pathnames overwrites these two object

methods.

Make them windows methods instead.
windows-drag
Doug Coleman 2019-03-17 10:00:07 -05:00
parent baafbb8b34
commit 4df7773a58
1 changed files with 2 additions and 2 deletions

View File

@ -346,9 +346,9 @@ PRIVATE>
M: windows canonicalize-path
remove-unicode-prefix canonicalize-path* ;
M: object root-path remove-unicode-prefix root-path* ;
M: windows root-path remove-unicode-prefix root-path* ;
M: object relative-path remove-unicode-prefix relative-path* ;
M: windows relative-path remove-unicode-prefix relative-path* ;
M: windows normalize-path ( string -- string' )
dup unc-path? [