PLC-lang/rusty

Use ANY_NUM/INT functions with ANY_BIT type

Aberta

#555 aberto em 29 de ago. de 2022

 (0 comentário) (0 reação) (0 responsável)Rust (71 forks)auto 404
bugcompatibility-oscatgood first issuemedium-priority

Métricas do repositório

Stars
 (351 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador