> Hi! > Way to reproduce the problem: > 1. Open any project and open some class to edit code. > 2. Open dropdown menu which is for to choose sub/function/etc (don't > actually choose anything). > 3. Type in any letter. > > You will get "Bad row index. FProcedureList.FindProcedure.121". > Row index is -1. So, maybe there should be "If iRow < 0 Then iRow = 0". >
That first bug has been fixed in revision #3852. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
