VarTypeIsValidArrayType is missing varInt64,varQWord as valid array type
Summary
function VarTypeIsValidArrayType in packages\rtl-objpas\src\inc\variants.pp is missing varInt64,varQWord as valid array type
System Information
- Operating system: Windows
- Processor architecture: x86-64
- Compiler version: trunk
- Device: Computer
What is the expected (correct) behavior?
function VarTypeIsValidArrayType in packages\rtl-objpas\src\inc\variants.pp should allow varInt64,varQWord as valid array type
Possible fixes
add varInt64,varQWord to function VarTypeIsValidArrayType in packages\rtl-objpas\src\inc\variants.pp should as valid array type