Главная страница
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.09 c
2-1179164356
ЯХ
2007-05-14 21:39
2007.06.03
16циричный код


2-1179214989
RomanLN
2007-05-15 11:43
2007.06.03
Что делаю не так???


2-1179337555
N3xt_
2007-05-16 21:45
2007.06.03
Структуры


2-1179338905
Strate
2007-05-16 22:08
2007.06.03
Функция проверки строки...


2-1179124034
Люха
2007-05-14 10:27
2007.06.03
Выключение компа