public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 107e81: Add support for glibc 2.32
@ 2020-08-30  8:59 Chris Packham
  2020-08-30 14:16 ` Randy Yates
  0 siblings, 1 reply; 13+ messages in thread
From: Chris Packham @ 2020-08-30  8:59 UTC (permalink / raw)
  To: crossgcc

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 107e8111c3f0dd394296d97cbaa20667b2e85e82
      https://github.com/crosstool-ng/crosstool-ng/commit/107e8111c3f0dd394296d97cbaa20667b2e85e82
  Author: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    A packages/glibc/2.32/0000-typedef-caddr.patch
    A packages/glibc/2.32/chksum
    A packages/glibc/2.32/version.desc

  Log Message:
  -----------
  Add support for glibc 2.32

Forward ported 0000-typedef-caddr.patch from previous release (2.31).

Dropped the 0001-Add-ARC-architecture.patch file, since ARC support is
included in glibc release 2.32.

Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>


  Commit: 4e5bc43627582b11f11ebc1cedcfd1016f39c60e
      https://github.com/crosstool-ng/crosstool-ng/commit/4e5bc43627582b11f11ebc1cedcfd1016f39c60e
  Author: Chris Packham <judge.packham@gmail.com>
  Date:   2020-08-30 (Sun, 30 Aug 2020)

  Changed paths:
    A packages/glibc/2.32/0000-typedef-caddr.patch
    A packages/glibc/2.32/chksum
    A packages/glibc/2.32/version.desc

  Log Message:
  -----------
  Merge pull request #1371 from egtvedt/add-glibc-2.32

Add support for glibc 2.32


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a2b4eab30cbb...4e5bc4362758

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [crosstool-ng/crosstool-ng] 107e81: Add support for glibc 2.32
  2020-08-30  8:59 [crosstool-ng/crosstool-ng] 107e81: Add support for glibc 2.32 Chris Packham
@ 2020-08-30 14:16 ` Randy Yates
  2020-08-30 16:57   ` Daniele Testa
       [not found]   ` <6a6fa59c33b41435f6f907739d7d88cc1a153f33.camel@silogroup.org>
  0 siblings, 2 replies; 13+ messages in thread
From: Randy Yates @ 2020-08-30 14:16 UTC (permalink / raw)
  To: crossgcc

T A K E  M E  O F F  T H I S  L I S T ! ! ! ! ! ! ! !


The instructions at the listserve do NOT work!


On 8/30/20 4:59 AM, Chris Packham via crossgcc wrote:
>    Branch: refs/heads/master
>    Home:   https://github.com/crosstool-ng/crosstool-ng
>    Commit: 107e8111c3f0dd394296d97cbaa20667b2e85e82
>        https://github.com/crosstool-ng/crosstool-ng/commit/107e8111c3f0dd394296d97cbaa20667b2e85e82
>    Author: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
>    Date:   2020-08-14 (Fri, 14 Aug 2020)
>
>    Changed paths:
>      A packages/glibc/2.32/0000-typedef-caddr.patch
>      A packages/glibc/2.32/chksum
>      A packages/glibc/2.32/version.desc
>
>    Log Message:
>    -----------
>    Add support for glibc 2.32
>
> Forward ported 0000-typedef-caddr.patch from previous release (2.31).
>
> Dropped the 0001-Add-ARC-architecture.patch file, since ARC support is
> included in glibc release 2.32.
>
> Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
>
>
>    Commit: 4e5bc43627582b11f11ebc1cedcfd1016f39c60e
>        https://github.com/crosstool-ng/crosstool-ng/commit/4e5bc43627582b11f11ebc1cedcfd1016f39c60e
>    Author: Chris Packham <judge.packham@gmail.com>
>    Date:   2020-08-30 (Sun, 30 Aug 2020)
>
>    Changed paths:
>      A packages/glibc/2.32/0000-typedef-caddr.patch
>      A packages/glibc/2.32/chksum
>      A packages/glibc/2.32/version.desc
>
>    Log Message:
>    -----------
>    Merge pull request #1371 from egtvedt/add-glibc-2.32
>
> Add support for glibc 2.32
>
>
> Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a2b4eab30cbb...4e5bc4362758
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [crosstool-ng/crosstool-ng] 107e81: Add support for glibc 2.32
  2020-08-30 14:16 ` Randy Yates
@ 2020-08-30 16:57   ` Daniele Testa
  2020-08-30 19:34     ` Christopher Faylor
       [not found]   ` <6a6fa59c33b41435f6f907739d7d88cc1a153f33.camel@silogroup.org>
  1 sibling, 1 reply; 13+ messages in thread
From: Daniele Testa @ 2020-08-30 16:57 UTC (permalink / raw)
  To: Randy Yates; +Cc: crossgcc

Yes, take me off the list too!

On Sun, Aug 30, 2020, 16:17 Randy Yates <yates@digitalsignallabs.com> wrote:

> T A K E  M E  O F F  T H I S  L I S T ! ! ! ! ! ! ! !
>
>
> The instructions at the listserve do NOT work!
>
>
> On 8/30/20 4:59 AM, Chris Packham via crossgcc wrote:
> >    Branch: refs/heads/master
> >    Home:   https://github.com/crosstool-ng/crosstool-ng
> >    Commit: 107e8111c3f0dd394296d97cbaa20667b2e85e82
> >
> https://github.com/crosstool-ng/crosstool-ng/commit/107e8111c3f0dd394296d97cbaa20667b2e85e82
> >    Author: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
> >    Date:   2020-08-14 (Fri, 14 Aug 2020)
> >
> >    Changed paths:
> >      A packages/glibc/2.32/0000-typedef-caddr.patch
> >      A packages/glibc/2.32/chksum
> >      A packages/glibc/2.32/version.desc
> >
> >    Log Message:
> >    -----------
> >    Add support for glibc 2.32
> >
> > Forward ported 0000-typedef-caddr.patch from previous release (2.31).
> >
> > Dropped the 0001-Add-ARC-architecture.patch file, since ARC support is
> > included in glibc release 2.32.
> >
> > Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
> >
> >
> >    Commit: 4e5bc43627582b11f11ebc1cedcfd1016f39c60e
> >
> https://github.com/crosstool-ng/crosstool-ng/commit/4e5bc43627582b11f11ebc1cedcfd1016f39c60e
> >    Author: Chris Packham <judge.packham@gmail.com>
> >    Date:   2020-08-30 (Sun, 30 Aug 2020)
> >
> >    Changed paths:
> >      A packages/glibc/2.32/0000-typedef-caddr.patch
> >      A packages/glibc/2.32/chksum
> >      A packages/glibc/2.32/version.desc
> >
> >    Log Message:
> >    -----------
> >    Merge pull request #1371 from egtvedt/add-glibc-2.32
> >
> > Add support for glibc 2.32
> >
> >
> > Compare:
> https://github.com/crosstool-ng/crosstool-ng/compare/a2b4eab30cbb...4e5bc4362758
> > --
> > For unsubscribe information see http://sourceware.org/lists.html#faq
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [crosstool-ng/crosstool-ng] 107e81: Add support for glibc 2.32
  2020-08-30 16:57   ` Daniele Testa
@ 2020-08-30 19:34     ` Christopher Faylor
  2020-08-30 19:43       ` Daniele Testa
  0 siblings, 1 reply; 13+ messages in thread
From: Christopher Faylor @ 2020-08-30 19:34 UTC (permalink / raw)
  To: Daniele Testa; +Cc: Randy Yates, crossgcc

On Sun, Aug 30, 2020 at 06:57:53PM +0200, Daniele Testa wrote:
>Yes, take me off the list too!
>
>On Sun, Aug 30, 2020, 16:17 Randy Yates <yates@digitalsignallabs.com> wrote:

See: https://sourceware.org/lists.html

This web page gives you information about unsubscribing and supplies you
with the correct email address to send to if you really can't use the
simple methods for unsubscribing.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [crosstool-ng/crosstool-ng] 107e81: Add support for glibc 2.32
  2020-08-30 19:34     ` Christopher Faylor
@ 2020-08-30 19:43       ` Daniele Testa
  2020-08-30 19:58         ` Christopher Faylor
  0 siblings, 1 reply; 13+ messages in thread
From: Daniele Testa @ 2020-08-30 19:43 UTC (permalink / raw)
  To: crossgcc-owner, Daniele Testa, Randy Yates, crossgcc

I have tried all the methods. None of them work.

On Sun, Aug 30, 2020, 21:34 Christopher Faylor <
crossgcc-owner@sourceware.org> wrote:

> On Sun, Aug 30, 2020 at 06:57:53PM +0200, Daniele Testa wrote:
> >Yes, take me off the list too!
> >
> >On Sun, Aug 30, 2020, 16:17 Randy Yates <yates@digitalsignallabs.com>
> wrote:
>
> See: https://sourceware.org/lists.html
>
> This web page gives you information about unsubscribing and supplies you
> with the correct email address to send to if you really can't use the
> simple methods for unsubscribing.
>
>

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [crosstool-ng/crosstool-ng] 107e81: Add support for glibc 2.32
  2020-08-30 19:43       ` Daniele Testa
@ 2020-08-30 19:58         ` Christopher Faylor
  0 siblings, 0 replies; 13+ messages in thread
From: Christopher Faylor @ 2020-08-30 19:58 UTC (permalink / raw)
  To: Daniele Testa; +Cc: crossgcc-owner, Randy Yates, crossgcc

On Sun, Aug 30, 2020 at 09:43:14PM +0200, Daniele Testa wrote:
>I have tried all the methods. None of them work.

If I had a nickle...

You haven't tried one of the methods since you are sending email to the
mailing list itself rather than the mail address mentioned in the FAQ.

There is no way that anyone will be able to help you if you don't
follow insructions.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [crosstool-ng/crosstool-ng] 107e81: Add support for glibc 2.32
       [not found]       ` <dad569fca04a8fcb23449f6f1e9836b6d468e6d7.camel@silogroup.org>
@ 2020-08-30 20:04         ` Randy Yates
  2020-08-30 20:15           ` Andrea Franceschini
  2020-08-30 20:19           ` Unsubscribe problems apparently solved Christopher Faylor
  0 siblings, 2 replies; 13+ messages in thread
From: Randy Yates @ 2020-08-30 20:04 UTC (permalink / raw)
  To: Chris Punches, crossgcc

Could someone please silence this idiot?

On 8/30/20 3:57 PM, Chris Punches wrote:

> No but what I can do is set all of your emails to get redirected back to you
> until you learn how to set a spam filter.
>
> Happy to help, let me know.
>
> I prefer this to being bombarded with hostile emails from some random troll on
> the internet who is having trouble using mailman in a completely unrelated list.
>
> Don't be a jerk.
>
> -C
>
> On Sun, 2020-08-30 at 15:52 -0400, yates@digitalsignallabs.com wrote:
>> Can you kiss my ass?
>>
>> On 8/30/20 1:19 PM, Chris Punches wrote:
>>> Hey Randy,
>>>
>>> Can you learn how to set a spam filter?
>>>
>>> Yeesh.
>>>
>>> -C
>>>
>>> On Sun, 2020-08-30 at 10:16 -0400, Randy Yates wrote:
>>>> T A K E  M E  O F F  T H I S  L I S T ! ! ! ! ! ! ! !
>>>>
>>>>
>>>> The instructions at the listserve do NOT work!
>>>>
>>>>
>>>> On 8/30/20 4:59 AM, Chris Packham via crossgcc wrote:
>>>>>      Branch: refs/heads/master
>>>>>      Home:   https://github.com/crosstool-ng/crosstool-ng
>>>>>      Commit: 107e8111c3f0dd394296d97cbaa20667b2e85e82
>>>>>          
>>>>> https://github.com/crosstool-ng/crosstool-ng/commit/107e8111c3f0dd394296d97cbaa20667b2e85e82
>>>>>      Author: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
>>>>>      Date:   2020-08-14 (Fri, 14 Aug 2020)
>>>>>
>>>>>      Changed paths:
>>>>>        A packages/glibc/2.32/0000-typedef-caddr.patch
>>>>>        A packages/glibc/2.32/chksum
>>>>>        A packages/glibc/2.32/version.desc
>>>>>
>>>>>      Log Message:
>>>>>      -----------
>>>>>      Add support for glibc 2.32
>>>>>
>>>>> Forward ported 0000-typedef-caddr.patch from previous release (2.31).
>>>>>
>>>>> Dropped the 0001-Add-ARC-architecture.patch file, since ARC support is
>>>>> included in glibc release 2.32.
>>>>>
>>>>> Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
>>>>>
>>>>>
>>>>>      Commit: 4e5bc43627582b11f11ebc1cedcfd1016f39c60e
>>>>>          
>>>>> https://github.com/crosstool-ng/crosstool-ng/commit/4e5bc43627582b11f11ebc1cedcfd1016f39c60e
>>>>>      Author: Chris Packham <judge.packham@gmail.com>
>>>>>      Date:   2020-08-30 (Sun, 30 Aug 2020)
>>>>>
>>>>>      Changed paths:
>>>>>        A packages/glibc/2.32/0000-typedef-caddr.patch
>>>>>        A packages/glibc/2.32/chksum
>>>>>        A packages/glibc/2.32/version.desc
>>>>>
>>>>>      Log Message:
>>>>>      -----------
>>>>>      Merge pull request #1371 from egtvedt/add-glibc-2.32
>>>>>
>>>>> Add support for glibc 2.32
>>>>>
>>>>>
>>>>> Compare:
>>>>> https://github.com/crosstool-ng/crosstool-ng/compare/a2b4eab30cbb...4e5bc4362758
>>>>> --
>>>>> For unsubscribe information see http://sourceware.org/lists.html#faq
>>>> --
>>>> For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [crosstool-ng/crosstool-ng] 107e81: Add support for glibc 2.32
  2020-08-30 20:04         ` Randy Yates
@ 2020-08-30 20:15           ` Andrea Franceschini
  2020-08-30 20:19           ` Unsubscribe problems apparently solved Christopher Faylor
  1 sibling, 0 replies; 13+ messages in thread
From: Andrea Franceschini @ 2020-08-30 20:15 UTC (permalink / raw)
  Cc: crossgcc maillist

On Sun, Aug 30, 2020 at 9:04 PM Randy Yates <yates@digitalsignallabs.com> wrote:
>
> Could someone please silence this idiot?

Could y'all learn to quote please?

> On 8/30/20 3:57 PM, Chris Punches wrote:
>
> > No but what I can do is set all of your emails to get redirected back to you
> > until you learn how to set a spam filter.
> >
> > Happy to help, let me know.
> >
> > I prefer this to being bombarded with hostile emails from some random troll on
> > the internet who is having trouble using mailman in a completely unrelated list.
> >
> > Don't be a jerk.
> >
> > -C
> >
> > On Sun, 2020-08-30 at 15:52 -0400, yates@digitalsignallabs.com wrote:
> >> Can you kiss my ass?
> >>
> >> On 8/30/20 1:19 PM, Chris Punches wrote:
> >>> Hey Randy,
> >>>
> >>> Can you learn how to set a spam filter?
> >>>
> >>> Yeesh.
> >>>
> >>> -C
> >>>
> >>> On Sun, 2020-08-30 at 10:16 -0400, Randy Yates wrote:
> >>>> T A K E  M E  O F F  T H I S  L I S T ! ! ! ! ! ! ! !
> >>>>
> >>>>
> >>>> The instructions at the listserve do NOT work!
> >>>>
> >>>>
> >>>> On 8/30/20 4:59 AM, Chris Packham via crossgcc wrote:
> >>>>>      Branch: refs/heads/master
> >>>>>      Home:   https://github.com/crosstool-ng/crosstool-ng
> >>>>>      Commit: 107e8111c3f0dd394296d97cbaa20667b2e85e82
> >>>>>
> >>>>> https://github.com/crosstool-ng/crosstool-ng/commit/107e8111c3f0dd394296d97cbaa20667b2e85e82
> >>>>>      Author: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
> >>>>>      Date:   2020-08-14 (Fri, 14 Aug 2020)
> >>>>>
> >>>>>      Changed paths:
> >>>>>        A packages/glibc/2.32/0000-typedef-caddr.patch
> >>>>>        A packages/glibc/2.32/chksum
> >>>>>        A packages/glibc/2.32/version.desc
> >>>>>
> >>>>>      Log Message:
> >>>>>      -----------
> >>>>>      Add support for glibc 2.32
> >>>>>
> >>>>> Forward ported 0000-typedef-caddr.patch from previous release (2.31).
> >>>>>
> >>>>> Dropped the 0001-Add-ARC-architecture.patch file, since ARC support is
> >>>>> included in glibc release 2.32.
> >>>>>
> >>>>> Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
> >>>>>
> >>>>>
> >>>>>      Commit: 4e5bc43627582b11f11ebc1cedcfd1016f39c60e
> >>>>>
> >>>>> https://github.com/crosstool-ng/crosstool-ng/commit/4e5bc43627582b11f11ebc1cedcfd1016f39c60e
> >>>>>      Author: Chris Packham <judge.packham@gmail.com>
> >>>>>      Date:   2020-08-30 (Sun, 30 Aug 2020)
> >>>>>
> >>>>>      Changed paths:
> >>>>>        A packages/glibc/2.32/0000-typedef-caddr.patch
> >>>>>        A packages/glibc/2.32/chksum
> >>>>>        A packages/glibc/2.32/version.desc
> >>>>>
> >>>>>      Log Message:
> >>>>>      -----------
> >>>>>      Merge pull request #1371 from egtvedt/add-glibc-2.32
> >>>>>
> >>>>> Add support for glibc 2.32
> >>>>>
> >>>>>
> >>>>> Compare:
> >>>>> https://github.com/crosstool-ng/crosstool-ng/compare/a2b4eab30cbb...4e5bc4362758
> >>>>> --
> >>>>> For unsubscribe information see http://sourceware.org/lists.html#faq
> >>>> --
> >>>> For unsubscribe information see http://sourceware.org/lists.html#faq
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq

-- 
Andrea Franceschini

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Unsubscribe problems apparently solved
  2020-08-30 20:04         ` Randy Yates
  2020-08-30 20:15           ` Andrea Franceschini
@ 2020-08-30 20:19           ` Christopher Faylor
  2020-08-30 20:38             ` Bryan Hundven
  1 sibling, 1 reply; 13+ messages in thread
From: Christopher Faylor @ 2020-08-30 20:19 UTC (permalink / raw)
  To: crossgcc

Hi all,
The two people for whom the unsubscribe instructions "did not work"
apparently managed to follow the instructions and unsubscribe.

Sorry for the noise.  You'd think that a technical mailing list wouldn't
have these types of problems.

Btw, the name of this mailing list is "crossgcc".  I don't know why
something is adding "crosstool-ng" to the subject but it's not being
done by sourceware.org.

cgf
(20 year sourceware.org volunteer admin)


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Unsubscribe problems apparently solved
  2020-08-30 20:19           ` Unsubscribe problems apparently solved Christopher Faylor
@ 2020-08-30 20:38             ` Bryan Hundven
  2020-08-30 21:16               ` Christopher Faylor
  2020-08-30 21:20               ` Chris Packham
  0 siblings, 2 replies; 13+ messages in thread
From: Bryan Hundven @ 2020-08-30 20:38 UTC (permalink / raw)
  To: crossgcc maillist; +Cc: Yann E. MORIN, Chris Packham, Alexey Neyman

Christopher,

(Sorry if I got CC emails wrong... it's been a while...)

On Sun, Aug 30, 2020 at 1:19 PM Christopher Faylor <
cgf-use-the-mailinglist-please@gcc.gnu.org> wrote:

> Hi all,
> The two people for whom the unsubscribe instructions "did not work"
> apparently managed to follow the instructions and unsubscribe.
>
> Sorry for the noise.  You'd think that a technical mailing list wouldn't
> have these types of problems.
>
> Btw, the name of this mailing list is "crossgcc".  I don't know why
> something is adding "crosstool-ng" to the subject but it's not being
> done by sourceware.org.
>
> cgf
> (20 year sourceware.org volunteer admin)
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq


Personally, I do understand and appreciate your feedback.

From my understanding this mailing list started as a place to chat about
cross-compling GCC, and I do not know how or when crosstool-ng started
using this mailing list as a way to use patchwork (
http://jk.ozlabs.org/projects/patchwork/) to commit changes to crosstool-ng
(on an OSUOSL server using mercurial).

At a certain point (2011? 2012?), Yann E. Morin and I decided to move
contributing to crosstool-ng to github (from a mercurial repo). I'm sure
there is a way to somehow add `[crosstool-ng]` as a prefix to the subject
of Pull Requests and Merge notifications, I just don't know how. Maybe it
is time for us to stop notifying this mailing list of changes, and inform
developers to subscribe/like/follow the github repository. That way this
mailing list can continue to be a mailing list about talking about
cross-compling GCC.

As an admin, and co-contributor (well, not so much lately; as my work, my
daughter, and some things in my personal life have taken over), I would
like to know what we can do to make this mailing list what it should be. I
don't know who owns this mailing list, maybe we also need their help in
updating the (un)subscribe page so that it is clear on how to (un)subscribe
to this mailing list.

I want to help aid in what is best, but I don't want to dictate what
"should happen". Maybe others can provide some feedback?

Sincerely,

-Bryan Hundven

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Unsubscribe problems apparently solved
  2020-08-30 20:38             ` Bryan Hundven
@ 2020-08-30 21:16               ` Christopher Faylor
  2020-08-30 21:20               ` Chris Packham
  1 sibling, 0 replies; 13+ messages in thread
From: Christopher Faylor @ 2020-08-30 21:16 UTC (permalink / raw)
  To: Bryan Hundven
  Cc: crossgcc maillist, Alexey Neyman, Chris Packham, Yann E. MORIN

On Sun, Aug 30, 2020 at 01:38:38PM -0700, Bryan Hundven wrote:
>Christopher,
>
>(Sorry if I got CC emails wrong... it's been a while...)
>
>On Sun, Aug 30, 2020 at 1:19 PM Christopher Faylor <
>cgf-use-the-mailinglist-please@gcc.gnu.org> wrote:
>
>> Hi all,
>> The two people for whom the unsubscribe instructions "did not work"
>> apparently managed to follow the instructions and unsubscribe.
>>
>> Sorry for the noise.  You'd think that a technical mailing list wouldn't
>> have these types of problems.
>>
>> Btw, the name of this mailing list is "crossgcc".  I don't know why
>> something is adding "crosstool-ng" to the subject but it's not being
>> done by sourceware.org.
>>
>> cgf
>> (20 year sourceware.org volunteer admin)
>>
>> --
>> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>Personally, I do understand and appreciate your feedback.
>
From my understanding this mailing list started as a place to chat about
>cross-compling GCC, and I do not know how or when crosstool-ng started
>using this mailing list as a way to use patchwork (
>http://jk.ozlabs.org/projects/patchwork/) to commit changes to crosstool-ng
>(on an OSUOSL server using mercurial).
>
>At a certain point (2011? 2012?), Yann E. Morin and I decided to move
>contributing to crosstool-ng to github (from a mercurial repo). I'm sure
>there is a way to somehow add `[crosstool-ng]` as a prefix to the subject
>of Pull Requests and Merge notifications, I just don't know how. Maybe it
>is time for us to stop notifying this mailing list of changes, and inform
>developers to subscribe/like/follow the github repository. That way this
>mailing list can continue to be a mailing list about talking about
>cross-compling GCC.
>
>As an admin, and co-contributor (well, not so much lately; as my work, my
>daughter, and some things in my personal life have taken over), I would
>like to know what we can do to make this mailing list what it should be. I
>don't know who owns this mailing list, maybe we also need their help in
>updating the (un)subscribe page so that it is clear on how to (un)subscribe
>to this mailing list.

Not really sure we're talking about the same thing here.  There are
already crosstool-ng prefixes being added by git.  The mailing list is
sponsored by sourceware.org.  No one really owns it.  The unsubscribe
information is at the bottom of every message.

I wasn't complaining about the addition of "[crosstool-ng/crosstool-ng]" to
messages.  It just was apparently a point of confusion.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Unsubscribe problems apparently solved
  2020-08-30 20:38             ` Bryan Hundven
  2020-08-30 21:16               ` Christopher Faylor
@ 2020-08-30 21:20               ` Chris Packham
  2020-08-30 23:06                 ` Christopher Faylor
  1 sibling, 1 reply; 13+ messages in thread
From: Chris Packham @ 2020-08-30 21:20 UTC (permalink / raw)
  To: Bryan Hundven; +Cc: crossgcc maillist, Yann E. MORIN, Alexey Neyman

On Mon, Aug 31, 2020 at 8:38 AM Bryan Hundven <bryanhundven@gmail.com> wrote:
>
> Christopher,
>
> (Sorry if I got CC emails wrong... it's been a while...)
>
> On Sun, Aug 30, 2020 at 1:19 PM Christopher Faylor <cgf-use-the-mailinglist-please@gcc.gnu.org> wrote:
>>
>> Hi all,
>> The two people for whom the unsubscribe instructions "did not work"
>> apparently managed to follow the instructions and unsubscribe.
>>
>> Sorry for the noise.  You'd think that a technical mailing list wouldn't
>> have these types of problems.
>>
>> Btw, the name of this mailing list is "crossgcc".  I don't know why
>> something is adding "crosstool-ng" to the subject but it's not being
>> done by sourceware.org.
>>
>> cgf
>> (20 year sourceware.org volunteer admin)
>>
>> --
>> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>
> Personally, I do understand and appreciate your feedback.
>
> From my understanding this mailing list started as a place to chat about cross-compling GCC, and I do not know how or when crosstool-ng started using this mailing list as a way to use patchwork (http://jk.ozlabs.org/projects/patchwork/) to commit changes to crosstool-ng (on an OSUOSL server using mercurial).
>
> At a certain point (2011? 2012?), Yann E. Morin and I decided to move contributing to crosstool-ng to github (from a mercurial repo). I'm sure there is a way to somehow add `[crosstool-ng]` as a prefix to the subject of Pull Requests and Merge notifications, I just don't know how. Maybe it is time for us to stop notifying this mailing list of changes, and inform developers to subscribe/like/follow the github repository. That way this mailing list can continue to be a mailing list about talking about cross-compling GCC.
>
> As an admin, and co-contributor (well, not so much lately; as my work, my daughter, and some things in my personal life have taken over), I would like to know what we can do to make this mailing list what it should be. I don't know who owns this mailing list, maybe we also need their help in updating the (un)subscribe page so that it is clear on how to (un)subscribe to this mailing list.
>
> I want to help aid in what is best, but I don't want to dictate what "should happen". Maybe others can provide some feedback?
>

For now I've removed the crosstool-ng notifications to
crossgcc@sourceware.org since that seems to have been the cause of
some frustration.

If anyone wants notifications they'll need to subscribe to the project
in github. I know that causes some issues for those who don't want to
accept github's ToS but at the moment there seem to be more people
frustrated by the notifications than those that actually want them and
don't have github accounts.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Unsubscribe problems apparently solved
  2020-08-30 21:20               ` Chris Packham
@ 2020-08-30 23:06                 ` Christopher Faylor
  0 siblings, 0 replies; 13+ messages in thread
From: Christopher Faylor @ 2020-08-30 23:06 UTC (permalink / raw)
  To: Chris Packham
  Cc: Bryan Hundven, Alexey Neyman, crossgcc maillist, Yann E. MORIN

On Mon, Aug 31, 2020 at 09:20:45AM +1200, Chris Packham wrote:
>For now I've removed the crosstool-ng notifications to
>crossgcc@sourceware.org since that seems to have been the cause of
>some frustration.

For what it's worth, I'm not aware of anyone being frustrated.  If this
new behavior causes anyone concern then there is no reason not to
reinstate forwarding here.

cgf


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-08-30 23:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-30  8:59 [crosstool-ng/crosstool-ng] 107e81: Add support for glibc 2.32 Chris Packham
2020-08-30 14:16 ` Randy Yates
2020-08-30 16:57   ` Daniele Testa
2020-08-30 19:34     ` Christopher Faylor
2020-08-30 19:43       ` Daniele Testa
2020-08-30 19:58         ` Christopher Faylor
     [not found]   ` <6a6fa59c33b41435f6f907739d7d88cc1a153f33.camel@silogroup.org>
     [not found]     ` <24cde6c4-20c8-a583-fdd0-508f8ebd4dd4@digitalsignallabs.com>
     [not found]       ` <dad569fca04a8fcb23449f6f1e9836b6d468e6d7.camel@silogroup.org>
2020-08-30 20:04         ` Randy Yates
2020-08-30 20:15           ` Andrea Franceschini
2020-08-30 20:19           ` Unsubscribe problems apparently solved Christopher Faylor
2020-08-30 20:38             ` Bryan Hundven
2020-08-30 21:16               ` Christopher Faylor
2020-08-30 21:20               ` Chris Packham
2020-08-30 23:06                 ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).