[LinuxCNC/linuxcnc PR#494] Provide a clearer error message when exceeding hal pin name length

未分类 bolang 5个月前 (10-15) 23次浏览

Issue #494 | 状态: 已关闭 | 作者: jin-eld | 创建时间: 2018-09-02


The maximum length of a pin name is calculated after an internal
construction of the string, which is not obvious to the user. The error
message will now print the constructed string, so that it becomes clear
why a “componentname.pinname” combination, that is still shorter than the
maximum allowed size, fails.

Signed-off-by: Sergey ‘Jin’ Bostandzhyan

原始Issue: https://github.com/LinuxCNC/linuxcnc/pull/494

喜欢 (0)