Author Topic: ruby.e must modify to avoid error  (Read 5793 times)

wuyad

  • Community Member
  • Posts: 6
  • Hero Points: 1
ruby.e must modify to avoid error
« on: April 10, 2007, 09:23:58 AM »
ruby.e must modify to avoid error when "show info for symbol under mouse" is checked.

ruby.e:2849 must changed as follow:

 return _c_find_context_tags(errorArgs,prefixexp,
                               lastid,lastidstart_offset,
                               info_flags,otherinfo,
                               false,max_matches,
                               exact_match,case_sensitive,filter_flags,
                               context_flags,visited,depth);

small buggy.


emerkel

  • Community Member
  • Posts: 10
  • Hero Points: 0
  • striving to be karma neutral...
Re: ruby.e must modify to avoid error
« Reply #1 on: April 30, 2007, 08:02:23 PM »
Thanks very much wuyad!  This also fixes the error I was getting when I right click or F12 to go to definition.  Being a slickEdit noob I couldn't tell heads or tails of the error message or how to track the actual error down, I will try to get better for myself but in the meantime I really appreciate it!

SlickEdit Version 12.0.0.0
Build Date: March 11, 2007
Emulation: Visual Studio

OS: Windows XP
Version: 5.01.2600  Service Pack 2

Dennis

  • Senior Community Member
  • Posts: 3999
  • Hero Points: 522
Re: ruby.e must modify to avoid error
« Reply #2 on: April 30, 2007, 10:00:35 PM »
This fix is also part of the 12.0.0 hot fix.  http://www.slickedit.com/content/view/459

jbhurst

  • Senior Community Member
  • Posts: 405
  • Hero Points: 33
Re: ruby.e must modify to avoid error
« Reply #3 on: May 01, 2007, 12:39:40 AM »
Dennis,

Thanks for posting that link.

Incidentally, when I navigate from the www.slickedit.com home page main menu, choosing Support > Product Updates > Hotfixes, I get the page for hotfixes for 11.0.2. Someone should probably update the main link to help people to find the 12.0.0 hot fixes.

Regards

John Hurst
Wellington, New Zealand

Phil Barila

  • Senior Community Member
  • Posts: 745
  • Hero Points: 61
Re: ruby.e must modify to avoid error
« Reply #4 on: May 01, 2007, 07:26:57 PM »
It's even wackier than that.  The link to the zip file on that old 11.0.2 page is the 12.0.0 zip file.