Вниз
Скачать: CL | DM;

small bug in objects.pas   Найти похожие ветки 

 
Thaddy   (2006-10-13 16:05) [0]

procedure FreeObjectInstance(ObjectInstance: Pointer);
should be declared as:
procedure FreeObjectInstance(var ObjectInstance: Pointer);

I wonder why we never spotted that before?
There can be cases where it is important that ObjectInstance is explicitly made nil. See the implementation.


 
Vladimir Kladov   (2006-10-14 11:38) [1]

Sorry, but it is not obvious for me. Though this unit is not from me, I can not see why "var" shoud be there: ObjectInstance is not assigned anywhere in FreeObjectInstance.



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

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.025 c
2-1178957175
GDB
2007-05-12 12:06
2007.06.03
Firebird


15-1178538421
db2admin
2007-05-07 15:47
2007.06.03
"Пиратство" оценили в пять тысяч рублей


15-1178117833
Kerk
2007-05-02 18:57
2007.06.03
Бышовец выгнал Лоськова


15-1178542230
Kerk
2007-05-07 16:50
2007.06.03
Словарь Зализняка


3-1173938073
In/Out
2007-03-15 08:54
2007.06.03
Запрос SQL




   Наверх