[PATCH v3 0/3] libcamera: yaml-parser: Differentiate between empty and empty string

Stefan Klug stefan.klug at ideasonboard.com
Fri Sep 20 15:28:07 CEST 2024


Hi all,

the single patch now turned into a tiny series. All the details are
still inside the patches. Patch 1 could be dropped without any negative
side effects (See the comment there).

Best regards,
Stefan

Stefan Klug (3):
  libcamera: yaml-parser: Add additional tests
  libcanera: yaml-parser: Add failing test for unexpected behavior
  libcamera: yaml-parser: Differentiate between empty and empty string

 include/libcamera/internal/yaml_parser.h |  9 ++++
 src/libcamera/yaml_parser.cpp            | 27 +++++++++---
 test/yaml-parser.cpp                     | 52 ++++++++++++++++++++++--
 3 files changed, 79 insertions(+), 9 deletions(-)

-- 
2.43.0



More information about the libcamera-devel mailing list