PLC-lang/rusty

Use ANY_NUM/INT functions with ANY_BIT type

Aperta

#555 aperta il 29 ago 2022

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (71 fork)auto 404
bugcompatibility-oscatgood first issuemedium-priority

Metriche repository

Star
 (351 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

For oscat-compatibility reasons we should be able to use ANY_NUM/INT functions with ANY_BIT type Convert to smallest possible type from function signature Maybe we should display a warning when used so, to let the user know that a type conversion will happen

Guida contributor