Martin Krauskopf wrote:
Yup, thanks for details. I've played with it and seems that just using:
require 'tracelines'
is ok, since the directory where the requirer resides seems to be
preferred (even if the other gem with the same file is installed).
That's not technically the case; what's more likely is that it's showing
up higher in the load path ($:) than the "other" location. Beware; if
someone were to load gems in a different order, that may fail to work.
The problem is rather with the ruby-debug(-base) versioning. That it is
not easy to release hot-fixes (like 0.10.2.1). But that will be
hopefully solved for 0.10.3 and further:
http://rubyforge.org/tracker/?func=detail&atid=7439&aid=22698&group_id=1900
If 0.10.3 is not released soon I'll likely re-release the 0.10.2 with
the fix.
So likely just close that issue.
Again, sorry for the trouble. If there's a set of tests we could add to
the CI server (like pull ruby-debug and friends and run tests
periodically) we'd be happy to do it.
- Charlie
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email