[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <boris.20201029163103@codesynthesis.com>
Date: Thu, 29 Oct 2020 16:32:07 +0200
From: Boris Kolpackov <boris@...esynthesis.com>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] kconfig: qconf: convert to Qt5 new signal/slot
connection syntax
Masahiro Yamada <masahiroy@...nel.org> writes:
> Now that the Qt4 support was dropped, we can use the new connection
> syntax supported by Qt5. It provides compile-time checking of the
> validity of the connection.
>
> Previously, the connection between signals and slots were checked
> only run-time.
>
> Commit d85de3399f97 ("kconfig: qconf: fix signal connection to invalid
> slots") fixed wrong slots.
>
> This change makes it possible to catch such mistakes easily.
>
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
Tested-by: Boris Kolpackov <boris@...esynthesis.com>
Powered by blists - more mailing lists