[ http://issues.apache.org/jira/browse/SANDBOX-87?page=all ]
Torsten Curdt closed SANDBOX-87:
--------------------------------
Resolution: Fixed
Should be fixed.
> [jci] Different Compilers use different separators
> ---------------------------------------------------
>
> Key: SANDBOX-87
> URL: http://issues.apache.org/jira/browse/SANDBOX-87
> Project: Commons Sandbox
> Type: Bug
> Environment: Operating System: other
> Platform: Other
> Reporter: Mark Proctor
> Assignee: Torsten Curdt
>
> Eclipse JDT always uses '/' as the separator. Changing the Eclipse code to use
> File.separatorChar actually breaks things. Janino uses File.separatorChar. This
> makes it very difficult to have code that works with both compiles, by just
> switching the factory - especially for memory readers and stores, which rely on
> the path for the hashmap key. I propose that all compilers standardise on '/'.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|