#1 2020-10-28 21:19:06

tbo
Member
Registered: 2015-04-20
Posts: 349

GIT commit 4977692

I don't know if this is a typo (T*ObjArray type naming convention) or not, but on GIT commit 4977692 the class name was changed as follows (I changed the upper and lower case to make it clearer):

from: 
TOrmPropInfoRttiIDObjArray = array of TOrmPropInfoRttiID;

to:
TOrmPropInfoRttiIObjArray = array of TOrmPropInfoRttiID;

With best regards
Thomas

Offline

#2 2021-01-02 10:58:14

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,548
Website

Re: GIT commit 4977692

Indeed.

I just fixed the typo.

Thanks for the feedback.

Offline

Board footer

Powered by FluxBB