1 Mar
2022
1 Mar
'22
5:45 p.m.
On 3/1/22 18:34, Zebediah Figura (she/her) wrote:
On 3/1/22 10:42, Rémi Bernon wrote:
From: Bernhard Kölbl <besentv(a)gmail.com>
And its dependencies.
Signed-off-by: Bernhard Kölbl <besentv(a)gmail.com> Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> ---
v2: Minor alignment tweaking, though how long can these lines be, oof...
Could we omit the fully qualified namespace?
Not for everything, only to reference things in the same namespace. Although it may seem a good idea, and I initially thought as much, there's a lot of cross-namespace references, and I find that it makes things less consistent and less readable overall. -- Rémi Bernon <rbernon(a)codeweavers.com>