microsoft / ifc-spec

IFC format specification
Creative Commons Attribution 4.0 International
71 stars 7 forks source link

Unclear ExprSort::Cast target type #110

Closed CezarPP closed 12 months ago

CezarPP commented 12 months ago

In the structure of a cast expression we see that target field denotes the type to convert that expression to.

In the document target has type Index, but doesn't mention where to look it up.

Should target be of type TypeIndex or what should this Index reference?

GabrielDosReis commented 12 months ago

Should target be of type TypeIndex or what should this Index reference?

Yes, this is a typo. It should be TypeIndex.