This project is archived and is in readonly mode.
Changeset [099f10679ec6d9ead9606cac2f843e854787db0c] by Aliaksey Kandratsenka
November 6th, 2008 @ 07:52 PM
Don't eval recognize_optimized use FILE and LINE in the optimised recognition code.
It produces meaningless line numbers. This also easily produces line numbers greater than recognition_optimization.rb have, which causes rcov to trash memory outside of it's coverage counting arrays.
[#1319 state:committed] Signed-off-by: Michael Koziarski michael@koziarski.com http://github.com/rails/rails/co...
Committed by Aliaksey Kandratsenka
- M actionpack/lib/action_controller/routing/recognition_optimisation.rb
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>