dc47d251f5
stdlib checks do not allow dereferencing the first element of a vector when there are no elements in the vector (regardless of whether we have allocated memory for them). This whole function is rather over-engineered, setting up multiple allocations and branches depending of the string size. This commit reduces the function to the actions needed (get the string size, print it into the output) |
||
---|---|---|
.. | ||
libeval | ||
plugins | ||
view | ||
CMakeLists.txt | ||
color4d_test_utils.h | ||
console_log.h | ||
test_array_axis.cpp | ||
test_array_options.cpp | ||
test_bitmap_base.cpp | ||
test_color4d.cpp | ||
test_coroutine.cpp | ||
test_database.cpp | ||
test_eda_shape.cpp | ||
test_eda_text.cpp | ||
test_format_units.cpp | ||
test_kicad_string.cpp | ||
test_kicad_stroke_font.cpp | ||
test_kiid.cpp | ||
test_lib_table.cpp | ||
test_markup_parser.cpp | ||
test_module.cpp | ||
test_property.cpp | ||
test_refdes_utils.cpp | ||
test_richio.cpp | ||
test_text_attributes.cpp | ||
test_title_block.cpp | ||
test_types.cpp | ||
test_utf8.cpp | ||
test_wildcards_and_files_ext.cpp | ||
test_wx_filename.cpp | ||
wximage_test_utils.cpp | ||
wximage_test_utils.h |