Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changelog: =========== - Bugfix: Consistently use ADL for 'lexical_cast', making it easier to extend for custom template types [openembedded#820][] - Bugfix: Tweak the parsing of files for flags with 'disable_flag_override' [openembedded#800][] - Bugfix: Handle out of bounds long long [openembedded#807][] - Bugfix: Spacing of 'make_description' min option output [openembedded#808][] - Bugfix: Print last parsed subcommand's help message [openembedded#822][] - Bugfix: Avoid floating point warning in GCC 12 [openembedded#803][] - Bugfix: Fix a few gcc warnings [openembedded#813][] - Backend: Max CMake tested 3.22 -> 3.24 [openembedded#823][] License-Update: Copyright updated to 2023. Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information