User forums > Nightly builds

The 09 June 2008 build (5093) is out.

<< < (4/6) > >>

k1mgy:
Bug:

After performing a thread search I found the window listing the search items was too small.  So I re-sized it.  Search contents disappeared from the window.



k1mgy:
Another issue with this build (and previous):

*Double-click* on function call name (Read2438AToD below),  then right-click and select "Find Implementation": does not work on FIRST try.  Subsequent attempts work.  Seems that selecting the entire name screws up the parser.

*Single click* on function call name (Read2438AToD below), then right-click and select "Find Implementation": this works.

This seems to be the case ONLY when the function is BELOW the cursor (deeper in the current file).  If the function is in another file, this issue does not seem to surface.

Eg:

if (strcasecmp(cType,"UTA10") == 0)
{
        log_info("  ** UTA10 **");
   nResult=Read2438AToD(TempSN );
   if (nResult>=10.22)
     nResult=0;
   lRead=true;
}

...

float Read2438AToD(uchar *TempSN)
{
 ...
}


May I suggest that when this feature is used a browsemark be automatically set?  This will be a real time saver.


massi87:
when i tape in spacebar the codecompletion menu popup and no space ,desactivation of the plugin not correcte it

ubuntu 8.04

massi87:
but removing it work its codecompletion probleme

Loaden:
Build SVN5014 on Debian, the version can't show. this is the 'start here' info:
svn build rev 0 (unknown date) gcc 4.3.1 Linux/unicode

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version