Gentoo Archives: gentoo-dev

From: Luca Barbato <lu_zero@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH v2] ruby-ng.eclass: Include (-) in RUBY_TARGETS USE-dependencies
Date: Fri, 03 Jan 2020 22:49:24
Message-Id: d46d4b5c-abcc-dac3-889d-1673246fe5ff@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH v2] ruby-ng.eclass: Include (-) in RUBY_TARGETS USE-dependencies by Michael 'veremitz' Everitt
1 On 03/01/2020 23:34, Michael 'veremitz' Everitt wrote:
2 > On 03/01/20 10:36, David Seifert wrote:
3 >> On Thu, 2020-01-02 at 21:54 +0000, Michael 'veremitz' Everitt wrote:
4 >>> On 02/01/20 21:08, Michał Górny wrote:
5 >>>> On Thu, 2020-01-02 at 21:15 +0100, Ulrich Mueller wrote:
6 >>>>>>>>>> On Thu, 02 Jan 2020, Michał Górny wrote:
7 >>>>>> --- a/eclass/ruby-ng.eclass
8 >>>>>> +++ b/eclass/ruby-ng.eclass
9 >>>>>> @@ -137,7 +137,7 @@ ruby_samelib() {
10 >>>>>> local res=
11 >>>>>> for _ruby_implementation in $(_ruby_get_all_impls); do
12 >>>>>> has -${_ruby_implementation} $@ || \
13 >>>>>> - res="${res}ruby_targets_${_ruby_impleme
14 >>>>>> ntation}?,"
15 >>>>>> + res="${res}ruby_targets_${_ruby_impleme
16 >>>>>> ntation}(-)?,"
17 >>>>>> done
18 >>>>>>
19 >>>>>> echo "[${res%,}]"
20 >>>>> Hadn't we established that ruby_samelib() is dead code, no longer
21 >>>>> used
22 >>>>> since 2010?
23 >>>>>
24 >>>> You did. However, it isn't marked as private API and I'm not the
25 >>>> eclass
26 >>>> maintainer to take care of removing public API. I have no clue if
27 >>>> Ruby
28 >>>> project doesn't have some secret overlays using it.
29 >>>>
30 >>> <sarcasm> You can't use QA super-powerz ?! BDFL + sub-BDFL ?!
31 >>> </sarcasm>*
32 >>>
33 >>> * Thought the tags probably worth making explicit
34 >>>
35 >> Can you please stop polluting the -dev mailing list with this senseless
36 >> chatter?
37 >>
38 >>
39 > Perhaps I should remind you that this is a public mailing list (or hasn't
40 > successfully been censored Yet) and not a private communication channel for
41 > developers (see -core for this). But I don't need to tell you this....
42 >
43
44 Hi, at least a person is displeased with your attempt at humor, could
45 you please stop doing this? It does not add anything to the conversation
46 and it is unpleasant.
47
48 lu
49
50 PS: This counts as friendly warning.