On Sun, Mar 05, 2017 at 11:54:03PM -0600, Jeff Epler wrote: > The related line in the source is: > src/hal/drivers/hal_ppmc.c:RTAPI_MP_ARRAY_INT(timestamp, MAX_BUS*8, > "bus/slot locations of timestamped encoders"); > due to a technical limitation, the second parameter to > RTAPI_MP_ARRAY_INT must be a literal number, not the result of a [...]
This turns out to be easier to fix than I worried it would be. https://github.com/LinuxCNC/linuxcnc/pull/243 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
