This project is archived and is in readonly mode.
Ruby 1.9 compat: constant block parameters in spawner script
Reported by Akira Matsuda | September 9th, 2008 @ 11:15 AM
script/process/spawner throws a SyntaxError
formal argument cannot be a constant (SyntaxError)
in Ruby 1.9.
Added a patch tested on Ruby 1.9 trunk and Ruby 1.8.7.
Comments and changes to this ticket
-
Repository September 9th, 2008 @ 06:38 PM
- State changed from new to resolved
(from [07eb9ffd151b622eccb1dd527455b4f6f10973ff]) Ruby 1.9 compat: remove constants from block parameters
[#1002 state:resolved]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
-
Jeremy Kemper September 9th, 2008 @ 07:03 PM
- Milestone cleared.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 1002 Ruby 1.9 compat: constant block parameters in spawner script [#1002 state:resolved]