MarlinFirmware/Marlin
Jason Smith d30fcb8fff
🐛 Fix bool evalution of XYval and similar types (#26936)
Require explicit cast to get T* pointers from XYval and similar types. This prevents the pointer from being implicitly returned and checked for nullptr when trying to evaluate these structs in boolean expressions.
2024-04-05 17:24:58 -07:00
..
lib
src 🐛 Fix bool evalution of XYval and similar types (#26936) 2024-04-05 17:24:58 -07:00
config.ini 🔨 Update config/schema scripts (#26483) 2023-11-29 14:24:20 -06:00
Configuration.h 🔧🚸 Tweaks for (MiniRambo) CNC (#26892) 2024-03-27 14:38:08 -05:00
Configuration_adv.h 🔧 Minor INPUT_SHAPING config fixes (#26882) 2024-04-01 21:30:04 -05:00
Makefile 🔨 Makefile + 256K Creality Maple + Heater IDs (#26018) 2023-06-29 12:21:14 -05:00
Marlin.ino 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
Version.h [cron] Bump distribution date (2024-04-03) 2024-04-03 00:20:46 +00:00