[J3] US21 INT for enum type

John Reid John.Reid at stfc.ac.uk
Wed Oct 13 10:29:25 UTC 2021


J3,

While interoperable enumerators are integer constants (7.6.1, para 1 
[88:10-11]), I have not found it said anywhere that varables of enum 
type are integers. This makes sense to me because we want to have some 
type conformance rules. However, INT does not provide conversion from 
enum type. Is this a mistake?

Cheers,

John.


More information about the J3 mailing list