GNU bug report logs - #74440
[PATCH 0/2] Add C/C++ team.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 19 Nov 2024 21:25:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Z572 <z572 <at> z572.online>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74440: closed ([PATCH 0/2] Add C/C++ team.)
Date: Fri, 07 Mar 2025 11:24:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 07 Mar 2025 19:23:46 +0800
with message-id <87zfhxdqyl.fsf <at> z572.online>
and subject line Re: [bug#74440] [PATCH v2 1/2] teams: Add C/C++ team.
has caused the debbugs.gnu.org bug report #74440,
regarding [PATCH 0/2] Add C/C++ team.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
74440: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74440
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH 0/2] Add C/C++ team.
Date: Tue, 19 Nov 2024 21:22:23 +0000
Let's build a C/C++ team. All are welcome to join!

The dual-language "C/C++" is used as descriptor and the simpler "c++"
as the team name for use with the etc/teams.scm commands.

Greg Hogan (2):
  teams: Add C/C++ team.
  teams: Add entry for Greg Hogan.

 etc/teams.scm | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)


base-commit: 20ecc8b5a995dd782891dcfe213dd3c67295fe30
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: Greg Hogan <code <at> greghogan.com>
Cc: 74440-done <at> debbugs.gnu.org
Subject: Re: [bug#74440] [PATCH v2 1/2] teams: Add C/C++ team.
Date: Fri, 07 Mar 2025 19:23:46 +0800
[Message part 4 (text/plain, inline)]
Z572 <z572 <at> z572.online> writes:

> Greg Hogan <code <at> greghogan.com> writes:
>
>> * etc/teams.scm (c++): New team.
>>
>> Change-Id: I219fb7dee75e6dd9055cb117c360d3d6eeff9680
>> ---
>>  etc/teams.scm | 13 +++++++++++++
>>  1 file changed, 13 insertions(+)
>>
>> diff --git a/etc/teams.scm b/etc/teams.scm
>> index 4f0873c3d28..7b6f5090291 100755
>> --- a/etc/teams.scm
>> +++ b/etc/teams.scm
>> @@ -642,6 +642,19 @@ (define-team hurd
>>                        "gnu/services/hurd.scm"
>>                        "gnu/packages/hurd.scm")))
>>  
>> +(define-team c++
>> +  (team 'c++
>> +        #:name "C/C++ team"
>> +        #:description
>> +        "C and C++ libraries and tools."
>> +        #:scope (list "gnu/build-system/cmake.scm"
>> +                      "gnu/build/cmake-build-system.scm"
>> +                      "gnu/packages/c.scm"
>> +                      "gnu/packages/cmake.scm"
>> +                      "gnu/packages/cpp.scm"
>> +                      "gnu/packages/ninja.scm"
>> +                      "gnu/packages/valgrind.scm")))
>> +
>>  
>>  (define-member (person "Eric Bavier"
>>                         "bavier <at> posteo.net")
>>
>> base-commit: f1810c84f72090b02544ac41d0582c4785728ec4
> If it's ok for others, I'll merge this tomorrow.

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.