io.files.windows: Reloading io.pathnames overwrites these two object
methods. Make them windows methods instead.windows-drag
parent
baafbb8b34
commit
4df7773a58
|
@ -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? [
|
||||
|
|
Loading…
Reference in New Issue