0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-11 17:05:25 +00:00
MarlinFirmware/Marlin/src/core
Jason Smith d30fcb8fff
🐛 Fix bool evalution of XYval and similar types ()
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
..
boards.h 🚸 Tronxy V10 w/ TFT_TRONXY_X5SA + MKS_ROBIN_TFT43 () 2024-02-04 09:37:32 -06:00
bug_on.h 🎨 Fewer serial macros 2021-09-09 05:41:58 -05:00
debug_out.h 🚸 Minor touch calibration improvement () 2023-11-20 00:53:35 -06:00
debug_section.h 🧑‍💻 AS_CHAR => C () 2023-12-27 01:25:51 -06:00
drivers.h 🔥 Drop TMC26X support () 2024-02-27 20:45:34 -06:00
endianness.h Ender 3 S1 Pro/Plus stock touchscreen () 2023-06-30 23:06:08 -05:00
language.h 🩹 Fix STM32 CPU serial UUID () 2024-01-21 05:09:36 -06:00
macros.h 🔨 Build flag tweaks 2023-12-21 22:35:51 -06:00
millis_t.h 🚸 Improved MPCTEMP autotune () 2023-05-11 19:09:02 -05:00
mstring.h 🧑‍💻 AS_CHAR => C () 2023-12-27 01:25:51 -06:00
multi_language.h 🔨 Fix Multi-Language Menu criteria 2023-05-01 22:18:22 -05:00
serial.cpp 🧑‍💻 Echo by default in dev mode 2023-10-25 14:27:22 -05:00
serial.h 🔪 Options to slim M111, remove M115 () 2024-01-02 18:52:12 -06:00
serial_base.h ♻️ Simplify SERIAL_ECHO () 2023-06-12 16:38:14 -05:00
serial_hook.h 🚸 Fixes for ProUI popup, abort () 2023-11-22 02:19:29 -06:00
types.h 🐛 Fix bool evalution of XYval and similar types () 2024-04-05 17:24:58 -07:00
utility.cpp BIQU MicroProbe () 2024-01-21 06:01:25 -06:00
utility.h misc. formatting, grid condition 2023-10-06 21:55:57 -05:00