mbox series

[0/4] improve qconfig C++ code, take 2

Message ID 5843611.DvuYhMxLoT@devpool47.emlix.com (mailing list archive)
Headers show
Series improve qconfig C++ code, take 2 | expand

Message

Rolf Eike Beer Dec. 19, 2024, 7:19 a.m. UTC
This is a followup to my earlier series, which has been partially applied 
already. Other patches that became obsolete by unrelated refactoring have been 
dropped.

The review comments have been addressed. The nullptr patch should now be 
complete and catch every "0" in qconf.cc and qconf.h. One additional patch has 
been added that removes a constructor overload that would have needed this 
treatment otherwise as well.

Regards,

Eike