Author Topic: References not expanding when references stack is full in v23 beta1  (Read 2043 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
To reproduce:

1. Open attached workspace, friendfunc.vpw (expand friendfunc.tar.gz) in a clean configuration
2. In friendfunc.hh line 5, highlight myMember and press Ctrl+/ to find all references
3. Now go to friendfunc.cc, line 9, highlight "myFriend" and press Ctrl+/ to find all references
4. Repeat steps 2 and 3 over and over again until references stack is full
5. Eventually you will see references tree not expanding for both reference searches, see attached screenshots

I'm using Linux x64 beta1 on Centos 7.2

Dennis

  • Senior Community Member
  • Posts: 3955
  • Hero Points: 515
Re: References not expanding when references stack is full in v23 beta1
« Reply #1 on: August 07, 2018, 09:57:51 PM »
Good catch, will fix this one for the next beta.

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: References not expanding when references stack is full in v23 beta1
« Reply #2 on: August 07, 2018, 10:36:08 PM »
Thanks! +1