PLC-lang/rusty

Use ANY_NUM/INT functions with ANY_BIT type

Ouverte

#555 ouverte le 29 août 2022

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (71 forks)auto 404
bugcompatibility-oscatgood first issuemedium-priority

Métriques du dépôt

Stars
 (351 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur