PLC-lang/rusty

Use ANY_NUM/INT functions with ANY_BIT type

Offen

#555 geöffnet am 29.08.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (71 Forks)auto 404
bugcompatibility-oscatgood first issuemedium-priority

Repository-Metriken

Stars
 (351 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide