LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.79k stars 1.15k forks source link

Virtual destructors and functions marked virtual and override #2872

Closed havardAasen closed 6 months ago

havardAasen commented 8 months ago

https://github.com/LinuxCNC/linuxcnc/commit/0202d13d46b0a73e5542d7dc258eb655c64da62e squashes some compiler warnings with Clang.

https://github.com/LinuxCNC/linuxcnc/commit/0202d13d46b0a73e5542d7dc258eb655c64da62e is more modernizing the code base.