Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2007.06.03;
Скачать: 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 вся ветка

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

Наверх




Память: 0.46 MB
Время: 0.034 c
11-1160327435
Vladimir Kladov
2006-10-08 21:10
2007.06.03
Большой баг


2-1178997321
Sonic90
2007-05-12 23:15
2007.06.03
ListBox


15-1178567172
Kostafey
2007-05-07 23:46
2007.06.03
try...except...finally...end


15-1178467183
ArtemESC
2007-05-06 19:59
2007.06.03
OpenSuse 10.2


15-1178734080
ProgRAMmer Dimonych
2007-05-09 22:08
2007.06.03
Помогите, пожалуйста, продолжить рассказ