Linux kbuild/kconfig development
 help / color / mirror / Atom feed
* [PATCH 0/4] improve qconfig C++ code, take 2
@ 2024-12-19  7:19 Rolf Eike Beer
  2024-12-19  7:20 ` [PATCH 1/4] kconfig: qconf: use preferred form of QString API Rolf Eike Beer
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Rolf Eike Beer @ 2024-12-19  7:19 UTC (permalink / raw)
  To: Masahiro Yamada; +Cc: linux-kbuild, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

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
-- 
Rolf Eike Beer

emlix GmbH
Headquarters: Berliner Str. 12, 37073 Göttingen, Germany
Phone +49 (0)551 30664-0, e-mail info@emlix.com
District Court of Göttingen, Registry Number HR B 3160
Managing Directors: Heike Jordan, Dr. Uwe Kracke
VAT ID No. DE 205 198 055
Office Berlin: Panoramastr. 1, 10178 Berlin, Germany
Office Bonn: Bachstr. 6, 53115 Bonn, Germany
http://www.emlix.com

emlix - your embedded Linux partner

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 313 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-01-14 13:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-19  7:19 [PATCH 0/4] improve qconfig C++ code, take 2 Rolf Eike Beer
2024-12-19  7:20 ` [PATCH 1/4] kconfig: qconf: use preferred form of QString API Rolf Eike Beer
2025-01-10 16:33   ` Masahiro Yamada
2024-12-19  7:21 ` [PATCH 2/4] kconfig: qconf: use QCommandLineParser Rolf Eike Beer
2025-01-10 17:27   ` Masahiro Yamada
2024-12-19  7:22 ` [PATCH 3/4] kconfig: qconf: remove overloaded constructor Rolf Eike Beer
2025-01-10 17:29   ` Masahiro Yamada
2025-01-14 13:03     ` Rolf Eike Beer
2024-12-19  7:22 ` [PATCH 4/4] kconfig: qconf: use nullptr in C++11 code Rolf Eike Beer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox