Главная страница
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.033 c
3-1174301589
Ильин С.
2007-03-19 13:53
2007.06.03
определить список пользователей БД , подключенных к БД


2-1179310746
Шакал
2007-05-16 14:19
2007.06.03
Удаление из нескольких таблиц


1-1175700339
Mr. D.
2007-04-04 19:25
2007.06.03
TStringGrid, выделение по правой кнопки мыши


3-1173944121
Jeeb
2007-03-15 10:35
2007.06.03
Резервное копирование MS SQL из Delphi


3-1174007915
DimonS
2007-03-16 04:18
2007.06.03
FastReport & Excel, Word, конвертация...