You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wonder, if its needed much.
there's JRubyFile which has a static normalize helper - so the \\.sub logic is in multiple places. maybe if possible it should get @Deprecated ...
also NormalizedFile normalizes regardless of platform, which is "theoretically" not correct - my linux box allows me to have a \ in directory/file names, that is why JRubyFile's helper should be preferred.
see more details here 5a7bd3f#commitcomment-14555449
The text was updated successfully, but these errors were encountered: