Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.5
-
Component/s: HelpWanted, Intro, Miscellaneous
-
Labels:None
-
Number of attachments :
Description
From Ruby man page:
-x[directory] Tells Ruby that the script is embedded in a message.
Leading garbage will be discarded until the first that
starts with ``#!'' and contains the string, ``ruby''. Any
meaningful switches on that line will applied. The end of
script must be specified with either EOF, ^D (control-D),
^Z (control-Z), or reserved word __END__. If the direc-
tory name is specified, Ruby will switch to that directory
before executing script.
Activity
Charles Oliver Nutter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | JRuby 1.1 [ 13990 ] | |
| Fix Version/s | JRuby 1.1RC2 [ 13820 ] |
Thomas E Enebo
made changes -
| Assignee | Thomas E Enebo [ enebo ] | |
| Fix Version/s | JRuby 1.1 [ 13990 ] | |
| Fix Version/s | JRuby 1.1+ [ 13421 ] |
Thomas E Enebo
made changes -
| Component/s | Miscellaneous [ 12320 ] |
Charles Oliver Nutter
made changes -
| Component/s | Intro [ 14308 ] | |
| Component/s | HelpWanted [ 14060 ] |
Michael Johann
made changes -
| Attachment | JRUBY-1954.patch [ 47033 ] |
Michael Johann
made changes -
| Attachment |
|
Michael Johann
made changes -
| Attachment | JRUBY-1954.patch [ 47040 ] |
Hiro Asari
made changes -
| Attachment | 0001-JRUBY-1954-add-support-for-x.patch [ 47373 ] |
Hiro Asari
made changes -
| Attachment |
0001- |
Vladimir Sizikov
made changes -
| Assignee | Vladimir Sizikov [ vvs ] | |
| Fix Version/s | JRuby 1.5 [ 15792 ] | |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | JRuby 1.x+ [ 13421 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Charles Oliver Nutter
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |