Cesium icon indicating copy to clipboard operation
Cesium copied to clipboard

Comparison operators: check type compatibility

Open ForNeVeR opened this issue 1 year ago • 1 comments

See // TODO[#160] in the code: https://github.com/ForNeVeR/Cesium/blob/116782c46eea5b8b5a0df57fb0e1b61527865f76/Cesium.CodeGen/Ir/Expressions/BinaryOperators/ComparisonBinaryOperatorExpression.cs#L44

ForNeVeR avatar Jul 30 '22 15:07 ForNeVeR

Partially resolved by #170: we've added more conversion features, but it seems there's still no check?

ForNeVeR avatar Aug 07 '22 18:08 ForNeVeR