Platform dependent path handling
--------------------------------
Key: LUCENENET-163
URL: https://issues.apache.org/jira/browse/LUCENENET-163
Project: Lucene.Net
Issue Type: Bug
Environment: trunk r712652
Reporter: Angel Marin
There's a couple places in FSDirectory and SegmentInfos where file paths are
handled with hardcoded '\'s instead of the platform independent
Path.DirectorySeparatorChar.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.