|
From: andypugh <no...@gi...> - 2025-01-23 23:35:40
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 756b73b6a505ad52307f071a8d986293fbd71baf https://github.com/LinuxCNC/linuxcnc/commit/756b73b6a505ad52307f071a8d986293fbd71baf Author: Bertho Stultiens <be...@va...> Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M docs/man/.gitignore Log Message: ----------- Ignore generated man pages. Commit: bd70738ba54391391f0249138af2126eac41312c https://github.com/LinuxCNC/linuxcnc/commit/bd70738ba54391391f0249138af2126eac41312c Author: Bertho Stultiens <be...@va...> Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M src/emc/motion/stashf_wrap.h M src/hal/drivers/mesa-hostmot2/sserial.c M src/hal/drivers/mesa-hostmot2/sserial.h Log Message: ----------- Remove and replace variable length arrays. Commit: 94496c56f2a0c3ee6788f8067b1ecd19e517e3e2 https://github.com/LinuxCNC/linuxcnc/commit/94496c56f2a0c3ee6788f8067b1ecd19e517e3e2 Author: Bertho Stultiens <be...@va...> Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M src/emc/kinematics/genserfuncs.c M src/emc/tp/tp.c M src/hal/components/mesa_pktgyro_test.comp M src/hal/drivers/mesa-hostmot2/hostmot2-serial.h M src/hal/drivers/mesa-hostmot2/hostmot2.h M src/hal/drivers/mesa-hostmot2/pktuart.c Log Message: ----------- Add a frame-larger-than= pragma in the files where the stack frame cannot be reduced. Make hm2_pkuart_send() use const in the parameters so that the caller can have the data i R/O data memory. Commit: 761e1131cbda63450b56a1efdb959cf5bccf2063 https://github.com/LinuxCNC/linuxcnc/commit/761e1131cbda63450b56a1efdb959cf5bccf2063 Author: andypugh <an...@bo...> Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M docs/man/.gitignore M src/emc/kinematics/genserfuncs.c M src/emc/motion/stashf_wrap.h M src/emc/tp/tp.c M src/hal/components/mesa_pktgyro_test.comp M src/hal/drivers/mesa-hostmot2/hostmot2-serial.h M src/hal/drivers/mesa-hostmot2/hostmot2.h M src/hal/drivers/mesa-hostmot2/pktuart.c M src/hal/drivers/mesa-hostmot2/sserial.c M src/hal/drivers/mesa-hostmot2/sserial.h Log Message: ----------- Merge pull request #3300 from BsAtHome/fix_rtai-vla-framesize Fix more rtai warnings Compare: https://github.com/LinuxCNC/linuxcnc/compare/f0ff21035915...761e1131cbda To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |