PLC-lang/rusty

Use ANY_NUM/INT functions with ANY_BIT type

开放

#555 创建于 2022年8月29日

 (0 条评论) (0 个反应) (0 位负责人)Rust (71 个派生)auto 404
bugcompatibility-oscatgood first issuemedium-priority

仓库指标

星标
 (351 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南