NKF linebreak modes
-------------------
Key: JRUBY-3602
URL: http://jira.codehaus.org/browse/JRUBY-3602
Project: JRuby
Issue Type: Bug
Components: Ruby 1.8.7
Affects Versions: JRuby 1.2
Environment: Ubuntu 8.04, java version "1.6.0_07" (build 1.6.0_07-b06)
Reporter: Mike Dalessio
Priority: Minor
Attachments: 0001-adding-failing-specs-for-NKF-linebreak-modes.patch
OK, so I know that NKF support is not complete, but I figured I'd open a ticket
just to record this issue.
Currently NKF does not support the linebreak modes windows (CRLF) and mac (CR),
at least on Linux. Behavior on other platforms may differ.
Patch containing (mostly failing) linebreak specs is attached.
(It may be worth noting that NKF is detecting the presence of the few flags it
does support with a home-grown option parser. It might be easier to build out
support for the unimplemented options if that code was using a standard
getopt-like library call. I'm not sure with what licenses are acceptable /
compatible for JRuby contributions, but notably, JArgs is available under a BSD
license.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email