Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2024 20:18:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281680] multimedia/x265: maintainer upgrade to 4.0
Message-ID:  <bug-281680-7788-6plmkhW6b3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281680-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281680-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281680

--- Comment #17 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Mikhail T. from comment #10)
> The method is neither explicitly prohibited by any document, nor even unp=
recedented --
> take a look at the /usr/share/mk/gendirdeps.mk for example. You don't hav=
e to use such
> single-letter variable-names yourself, but it shouldn't be a show-stopper=
, if others do...
It's not about "single-letter variable-names", it's about the entire loop. =
It
makes the code worse - harder to read and harder to understand. And it does=
n't
make the code smaller - 3 lines with a substitution instead of 5 very-very
simple definitions.
Production code is not the place for this kind of code, IMHO.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281680-7788-6plmkhW6b3>