You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Digy (JIRA)" <ji...@apache.org> on 2008/11/16 19:39:49 UTC

[jira] Commented: (LUCENENET-163) Platform dependent path handling

    [ https://issues.apache.org/jira/browse/LUCENENET-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648009#action_12648009 ] 

Digy commented on LUCENENET-163:
--------------------------------

I faced with the same problem while I was testing Lucene.Net on Mono (http://www.mono-project.com/).

I think, -allhough Lucene.Net aims MS.Net platform- such small changes should be accepted to support both environment as long as no special coding is required.


DIGY


> 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
>         Attachments: lucene-paths.patch
>
>
> 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.