[LinuxCNC/linuxcnc PR#517] Allow userspace components to include files relative to the location of the .comp file

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

Issue #517 | 状态: 已关闭 | 作者: jepler | 创建时间: 2018-10-27


This is a test for #515.


评论 (2)

#1 – petterreinholdtsen 于 2022-07-13

Should this pull request still be used? Issue #515 is closed with a comment suggesting this pull request should be cancelled.


#2 – jepler 于 2022-07-13

Components are divided into two categories, “realtime” and “userspace”. The original issue #515 was half fixed in #516, for “realtime” components, which were the original problem. This added a test for “userspace” components, but didn’t fix it for that case. Now, I’ve updated this PR and actually implemented the fix.


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

喜欢 (0)