On Wed, 29 Jan 2025 09:04:07 +0100
Mauro Carvalho Chehab wrote:
> The current code is actually dependent on having just one error
> structure with a single source.
>
> As the number of sources should be arch-dependent, as it will depend on
> what kind of notifications will exist, change the logi
The current code is actually dependent on having just one error
structure with a single source.
As the number of sources should be arch-dependent, as it will depend on
what kind of notifications will exist, change the logic to dynamically
build the table.
Yet, for a proper support, we need to get