adammcclenaghan opened a new pull request #79: IO-585: Sanitize double slash after prefix URL: https://github.com/apache/commons-io/pull/79 Fixes [IO-585](https://issues.apache.org/jira/browse/IO-585) When a double slash immediately followed a prefix such as "C:\\" we would fail to merge the adjoining slashes. This change ensures that slashes of these type are merged.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
