Вниз
Скачать: 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.884 c
15-1178092102
Alkid
2007-05-02 11:48
2007.06.03
Появилось стойкое желание...


15-1178787201
Галинка
2007-05-10 12:53
2007.06.03
Барабанная дроьб и прочее...


15-1178373657
Kerk
2007-05-05 18:00
2007.06.03
Как построить перпендикуляр


2-1178888598
Yury
2007-05-11 17:03
2007.06.03
Создание компоненты.


15-1178527043
Ega23
2007-05-07 12:37
2007.06.03
Нужна приблуда.




   Наверх