Вниз
Скачать: 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.051 c
15-1178185081
db2admin
2007-05-03 13:38
2007.06.03
Вопрос совместимости


6-1164356949
DmitryNekl
2006-11-24 11:29
2007.06.03
WebBrowser, Ctrl-C - Ctrl-V и Enter


15-1178776919
Darvin
2007-05-10 10:01
2007.06.03
Vista + GetVersionEx


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


15-1178260785
tesseract
2007-05-04 10:39
2007.06.03
программирование под Linux




   Наверх