Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.07.16;
Скачать: CL | DM;

Вниз

Bug in TStrList.IndexOfName   Найти похожие ветки 

 
Dodfr   (2005-10-27 11:17) [0]

Hi,

I already sent 3 mails to Vlad about this bug but each update seems not fix it :

You must replace  :

if StrLComp( PChar( LowerCase( ItemPtrs[ i ] ) ), PChar( AName ), L ) = 0 then

With :

if StrLComp( PChar( LowerCase( ItemPtrs[ i ] + fNameDelim) ), PChar( AName ), L ) = 0 then

Or the IndexOfname will always fail.

Also the remark :

     // For optimization, check only list entry that begin with same letter as searched name

Can be removed as the small optimize part seems to have dissapear from source.

In fact, it seems the IndexOfName original code has been retouched by someone else comparing by original I sent to Vlad 8 July 2002 that did not had the bug.


 
SPeller ©   (2005-10-27 12:53) [1]

Hm, I had not problems with this function. But I use it many months ago. Maybe some changes was applied?


 
Dodfr   (2005-10-27 16:55) [2]

I noticed the problem when recompiling an old program that used this function and did not work anymore without the fix.


 
SPeller ©   (2005-10-28 04:53) [3]

O, I am sorry - I mean other function, but I never had problems with this function.



Страницы: 1 вся ветка

Текущий архив: 2006.07.16;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.04 c
6-1142241569
Alex_Delphi
2006-03-13 12:19
2006.07.16
Кто нибуть может подсказать как отсканировать порты в сети


15-1150282525
dexis
2006-06-14 14:55
2006.07.16
Что-та типа splitterа, раскрывающий/скрывающий панель оним кликом


2-1151153327
K_Lock
2006-06-24 16:48
2006.07.16
QuickReport


2-1151321316
XTD
2006-06-26 15:28
2006.07.16
Как изменить основное устройство воспроизведения звука?


15-1150338522
ВиндосМЕ
2006-06-15 06:28
2006.07.16
Firefox не будет работать на компьютерах с Windows 98/МЕ