[no subject]

2025-09-07 Thread Mohammed EL Faouatih via Gcc
Sent from my if j

[no subject]

2025-08-20 Thread Mohammed Alanazi via Gcc
Mohammad fayadh Alanazi

[no subject]

2025-05-18 Thread Grumpy Oman via Gcc

[no subject]

2025-04-05 Thread Ndlelanhle Makhathini (223038204) via Gcc
UKZN email disclaimer: The contents of this e-mail may contain personal information, and/or privileged information, and/or confidential information. The information contained herein is therefore only meant for consumption by the recipient mentioned and for the purpose as specified in the body

[no subject]

2025-03-28 Thread gage mikeil via Gcc

[no subject]

2025-02-22 Thread Pp Pj via Gcc

[no subject]

2025-02-12 Thread Frederick Virchanza Gotham via Gcc
Jonathan Wakely wrote: >> >On Sun, 9 Feb 2025, 00:24 Frederick Virchanza Gotham wrote: >> As the GNU compiler make its way through a translation unit, more and >> more classes get declared. So for each translation unit, the compiler >> maintains a list of what types it has seen so far. >> >> Could

[no subject]

2025-01-22 Thread Areij Farah via Gcc
Someone use my email

[no subject]

2025-01-01 Thread Sewane Moustapha via Gcc
Xx je d tt you tl

[no subject]

2024-11-06 Thread willangton via Gcc
Sent from my iPhone

[no subject]

2024-10-24 Thread gg g via Gcc
🙏ขออนุญาตแนะนำสำหรับเจ้าของธุรกิจ ที่จดทะเบียนการค้า/พาณิชย์/ หจก. อุตสาหกรรมทั่วไป ทุนหมุนเวียนระยะสั้น อนุมัติง่าย ☑️เริ่มต้น 1.5% - 0.5% ☑️อนุมัติสูงสุด 3,000,000 บาท ☑️ทราบผล ภายใน 30 นาที (หลังส่งเอกสารครบถ้วน) ☑️พร้อมลงพื้นที่ประเมินหน้างานและทำสัญญา ❌ไม่มีนโยบายเรียกชำระก่อนทำสัญญาทุกกรณี❌ ✔

[no subject]

2024-10-21 Thread Tzxstiy via Gcc
🙏ขออนุญาตแนะนำสำหรับเจ้าของธุรกิจ ที่จดทะเบียนการค้า/พาณิชย์/ หจก. อุตสาหกรรมทั่วไป ทุนหมุนเวียนระยะสั้น อนุมัติง่าย ☑️เริ่มต้น 1.5% - 0.5% ☑️อนุมัติสูงสุด 3,000,000 บาท ☑️ทราบผล ภายใน 30 นาที (หลังส่งเอกสารครบถ้วน) ☑️พร้อมลงพื้นที่ประเมินหน้างานและทำสัญญา ❌ไม่มีนโยบายเรียกชำระก่อนทำสัญญาทุกกรณี❌ ✔

[no subject]

2024-10-20 Thread Emiliano Soares via Gcc
Plus operational system Obter Obter o Outlook para Android

[no subject]

2024-10-08 Thread Zhang Zhang via Gcc
ໄດ້ແລ້ວ

Re: On the subject of module consumer diagnostics.

2024-09-06 Thread Jason Merrill via Gcc
On 9/6/24 9:41 AM, Ben Boeckel wrote: On Fri, Sep 06, 2024 at 09:30:26 -0400, David Malcolm wrote: On Fri, 2024-09-06 at 08:44 -0400, Ben Boeckel via Gcc wrote: Does this have (additional) implications for caching tools and modules? They cache diagnostic output, but if these other paths showing

Re: On the subject of module consumer diagnostics.

2024-09-06 Thread Ben Boeckel via Gcc
On Fri, Sep 06, 2024 at 09:30:26 -0400, David Malcolm wrote: > On Fri, 2024-09-06 at 08:44 -0400, Ben Boeckel via Gcc wrote: > > Does this have (additional) implications for caching tools and > > modules? > > They cache diagnostic output, but if these other paths showing up or > > disappearing affe

Re: On the subject of module consumer diagnostics.

2024-09-06 Thread David Malcolm via Gcc
On Fri, 2024-09-06 at 08:44 -0400, Ben Boeckel via Gcc wrote: > On Tue, Sep 03, 2024 at 16:53:43 +0100, Iain Sandoe wrote: > > I think that might be a misunderstanding on the part of the author; > > AFAIU both GCC and MSVC _do_ require access to the sources at BMI > > consume-time to give decent di

Re: On the subject of module consumer diagnostics.

2024-09-06 Thread Ben Boeckel via Gcc
On Tue, Sep 03, 2024 at 16:53:43 +0100, Iain Sandoe wrote: > I think that might be a misunderstanding on the part of the author; > AFAIU both GCC and MSVC _do_ require access to the sources at BMI > consume-time to give decent diagnostics. I think that there might be > confusion because the compi

Re: On the subject of module consumer diagnostics.

2024-09-03 Thread Jason Merrill via Gcc
On 9/3/24 11:53 AM, Iain Sandoe wrote: On 3 Sep 2024, at 16:08, Jason Merrill via Gcc wrote: On 9/3/24 7:30 AM, Jonathan Wakely wrote: On Tue, 3 Sept 2024, 10:15 Iain Sandoe, mailto:i...@sandoe.co.uk>> wrote: Hi Folks, When we build a C++ binary module (CMI/BMI), we obviously have

Re: On the subject of module consumer diagnostics.

2024-09-03 Thread Iain Sandoe
> On 3 Sep 2024, at 16:08, Jason Merrill via Gcc wrote: > > On 9/3/24 7:30 AM, Jonathan Wakely wrote: >> On Tue, 3 Sept 2024, 10:15 Iain Sandoe, > > wrote: >>Hi Folks, >>When we build a C++ binary module (CMI/BMI), we obviously have >>access to its source

Re: On the subject of module consumer diagnostics.

2024-09-03 Thread Jonathan Wakely via Gcc
On Tue, 3 Sept 2024 at 12:30, Jonathan Wakely wrote: > > > > On Tue, 3 Sept 2024, 10:15 Iain Sandoe, wrote: >> >> Hi Folks, >> >> When we build a C++ binary module (CMI/BMI), we obviously have access to its >> source to produce diagnostics, all fine. >> >> However, when we consume that module we

Re: On the subject of module consumer diagnostics.

2024-09-03 Thread Jason Merrill via Gcc
On 9/3/24 7:30 AM, Jonathan Wakely wrote: On Tue, 3 Sept 2024, 10:15 Iain Sandoe, > wrote: Hi Folks, When we build a C++ binary module (CMI/BMI), we obviously have access to its source to produce diagnostics, all fine. However, when we consume that mod

Re: On the subject of module consumer diagnostics.

2024-09-03 Thread Nathaniel Shead via Gcc
On Tue, Sep 03, 2024 at 03:30:05PM +0100, Iain Sandoe wrote: > > > > On 3 Sep 2024, at 13:59, Nathaniel Shead wrote: > > > > On Tue, Sep 03, 2024 at 10:14:29AM +0100, Iain Sandoe wrote: > >> Hi Folks, > >> > >> When we build a C++ binary module (CMI/BMI), we obviously have access to > >> its

Re: On the subject of module consumer diagnostics.

2024-09-03 Thread Iain Sandoe
> On 3 Sep 2024, at 13:59, Nathaniel Shead wrote: > > On Tue, Sep 03, 2024 at 10:14:29AM +0100, Iain Sandoe wrote: >> Hi Folks, >> >> When we build a C++ binary module (CMI/BMI), we obviously have access to its >> source to produce diagnostics, all fine. >> >> However, when we consume that

Re: On the subject of module consumer diagnostics.

2024-09-03 Thread Nathaniel Shead via Gcc
On Tue, Sep 03, 2024 at 10:14:29AM +0100, Iain Sandoe wrote: > Hi Folks, > > When we build a C++ binary module (CMI/BMI), we obviously have access to its > source to produce diagnostics, all fine. > > However, when we consume that module we might also need access to the sources > used to build

Re: On the subject of module consumer diagnostics.

2024-09-03 Thread Jonathan Wakely via Gcc
On Tue, 3 Sept 2024, 10:15 Iain Sandoe, wrote: > Hi Folks, > > When we build a C++ binary module (CMI/BMI), we obviously have access to > its source to produce diagnostics, all fine. > > However, when we consume that module we might also need access to the > sources used to build it - since diagn

On the subject of module consumer diagnostics.

2024-09-03 Thread Iain Sandoe
Hi Folks, When we build a C++ binary module (CMI/BMI), we obviously have access to its source to produce diagnostics, all fine. However, when we consume that module we might also need access to the sources used to build it - since diagnostics triggered in the consumer can refer back to the sou

[no subject]

2024-09-02 Thread Antonio Medrano via Gcc
High aagaoag si aasssgñl mami qeg

[no subject]

2024-08-18 Thread sudo yuwc via Gcc
สวัสดีครับ ขออนุญาตแนะนำ ✔️ทุนหมุนเวียนระยะสั้น ดอกเบี้้ยถูก ✔️อนุมัติสูงสุด 5,000,000 บาท ✔️ไม่เช็คเครดิต บูโร ไม่ต้องมีบุคคลค้ำประกัน ✔️อัตราดอกเบี้ยต่ำ ลดต้น ลดดอกเบี้ย ✔️ถ้าท่านสนใจบริการของเรา โทรด่วนหาเรา ☎️ 082-5928519 คุณเอก Line ID : esc.credit (ให้เราเป็นส่วนหนึ่งในครอบครับท่านนะครับ)

[no subject]

2024-08-16 Thread محمد عمر via Gcc

[no subject]

2024-07-21 Thread Zachariah Wilson via Gcc
a5db66b71be9bac29077c72c89dab5d46be66287 zakattack@zakattack.xyz

[no subject]

2024-07-13 Thread Cliff Gresham via Gcc
Clifford Gresham

[no subject]

2024-06-23 Thread Ernesto via Gcc
Need help removing software help remove it I was hacked making a police report

[no subject]

2024-03-29 Thread M Hamza Nadeem via Gcc
Hi Martin, I wanted to write GSoC proposal on Improve nothrow Detection in GCC, . What are the main points to be added in proposal

[no subject]

2024-03-06 Thread Directeurschaphetdirecteurshappen Schappen via Gcc
Loadings,.

[no subject]

2024-01-24 Thread Deepak Chauhan via Gcc
An ad request is counted whenever your site requests ads to be displayed. It is the number of ad units that requested ads (for content ads) or search queries (for search ads). We report an ad request each time a request was sent, even if no ads were returned.

Re: No subject

2024-01-05 Thread Peter0x44 via Gcc
5 Jan 2024 5:00:03 pm LIU Hao : 在 2024/1/5 21:44, Peter0x44 via Gcc 写道: Since you mentioned windows 7 specifically, some of the suggestions aren't really appropriate. I don't believe msys2 supports windows 7 anymore. Nobody mentioned Windows 7... maybe you mistook the question mark? :| MSYS

Re: No subject

2024-01-05 Thread LIU Hao via Gcc
在 2024/1/5 21:44, Peter0x44 via Gcc 写道: Since you mentioned windows 7 specifically, some of the suggestions aren't really appropriate. I don't believe msys2 supports windows 7 anymore. Nobody mentioned Windows 7... maybe you mistook the question mark? :| MSYS2 itself no longer supports Windows

Re: Re: No subject

2024-01-05 Thread Peter0x44 via Gcc
Since you mentioned windows 7 specifically, some of the suggestions aren't really appropriate. I don't believe msys2 supports windows 7 anymore. I'm also not the biggest fan of msys2, I think it brings in way too much complexity for what it is. It's useful if you would like to obtain some har

[no subject]

2024-01-05 Thread Nani Rodrigue via Gcc
Good morning Can I get the last version of an application of gcc for Windows ? Thanks

[no subject]

2023-11-18 Thread Zebediah Beck via Gcc
I would like that contribute technical documentation to the community

[no subject]

2023-10-25 Thread wolf king via Gcc
Hi, please I just want to ask how to get the caribien nationality as a syrian man and his family and the datiels about it and thanks for your help

[no subject]

2023-10-04 Thread bandar Assaf via Gcc
‏‫من الـ iPhone الخاص

[no subject]

2023-08-29 Thread โชคอนัน เงินพูน via Gcc
(หากคุณกำลังมองหาเงินทุนหมุนเวียนระยะสั้น) สำหรับผู้ประกอบการ โรงงานฯ หจก. บริษัท ธุรกิจ SME อนุมัติง่ายกว่าธนาคาร | ไม่เช็คบูโร | ลดต้น ลดดอกเบี้ย | ไม่ต้องมีคนค้ำ | อนุมัติทันที หลังส่งเอกสารครบถ้วน 1 ช.ม หากคุณสนใจบริการของเรา โทรด่วนหาเรา 📞โทร 082 5928519 คุณเอก 📞โทร 063 2543219 ตะวัน 💬ไลน์ไอดี

[no subject]

2023-08-22 Thread Joseph Millerschon via Gcc
Molly no Sent from my iPhone

[no subject]

2023-08-15 Thread juan solis via Gcc
Obtener Outlook para iOS

[no subject]

2023-08-13 Thread Ansel Dogos via Gcc

[no subject]

2023-07-28 Thread Holween Lopez via Gcc
See Sent from my iPhone

Re: [GSoC] A bunch of questions about sm-malloc behavior, and proposition of a GSoC subject.

2023-03-29 Thread David Malcolm via Gcc
ot; to the "Blocks" field of the new bug(s)) > > > Also I have taken interest in PR106388 - Support for use-after-move > in > -fanalyzer -. > The prerequisite PR106386 - Reuse libstdc++ assertions - would also > be of > great help in extending the support of -Wanalyzer-

[GSoC] A bunch of questions about sm-malloc behavior, and proposition of a GSoC subject.

2023-03-29 Thread Benjamin Priour via Gcc
and try to come up with some proof of concept before sending them to you. Hopefully by tomorrow I'll update on this, I'll preferably hop to bed now haha. Do you think this could make a suitable GSoC subject ? Best, Benjamin.

[no subject]

2023-03-21 Thread Shreyash Pawar via Gcc
I am interested in gsoc and I know cpp language

[no subject]

2023-03-18 Thread kskumkum via Gcc
-- .HY

[no subject]

2023-03-09 Thread Dalpat Gohil via Gcc
Developer forum.

[no subject]

2023-02-06 Thread siraj mohammad via Gcc
Aw6394373

[no subject]

2023-02-05 Thread George Clapps via Gcc

[no subject]

2023-01-15 Thread 龙小云 via Gcc
从 Windows 版邮件发送

[no subject]

2022-12-11 Thread あたおかこうじ via Gcc

[no subject]

2022-11-21 Thread Baleese Ibrahim via Gcc
GCC results

[no subject]

2022-10-02 Thread Fortune Kammogne via Gcc
J'aimerais

[no subject]

2022-08-01 Thread Raja Raju via Gcc
rajaraju6...@gmail.co

[no subject]

2022-07-29 Thread waqar ahmad via Gcc
I want to apply for security visa for football match in Qatar

[no subject]

2022-06-11 Thread Roméo Dansou via Gcc

[no subject]

2022-05-28 Thread Randi Amon via Gcc
randiam...@gmail.com

[no subject]

2022-05-22 Thread Skrab Skrab via Gcc
How can i contribute to gcc.

[no subject]

2022-04-24 Thread Ashlyn Harris via Gcc
Greetings my name is Ashlyn Harris I would love to know you better please reply me

[no subject]

2021-12-15 Thread Jamal Shah via Gcc

subject

2021-11-26 Thread zainalabd...@softkhana.com
This is the body

[no subject]

2021-10-25 Thread Joel Sherrill
I am pleased to announce that the GCC Steering Committee has appointed Maciej W. Rozycki as maintainer of the Vax backend in GCC. Maciej, please update your listing in the MAINTAINERS file. Good luck! --joel

[no subject]

2021-07-08 Thread Moch Effrizal via Gcc
instaling final gcc

[no subject]

2021-06-12 Thread nayeemislam031702 via Gcc
Sent from my Samsung Galaxy smartphone.

Re: [Patch] contrig/gcc-changelog: Check that PR in subject in in changelog

2021-06-10 Thread Jonathan Wakely via Gcc
As well as the "contrig" typo that Florian noticed, the subject says "in in" which should be "is in". And it should be CC'd to gcc-patches. I like this more than my attempt, however ... >--- a/contrib/gcc-changelog/git_repository.py >+++ b/contrib/gcc-ch

Re: [Patch] contrig/gcc-changelog: Check that PR in subject in in changelog

2021-06-10 Thread Florian Weimer via Gcc
the most common issues, thus, > I don't worry about false negatives.) > > OK? Comments? Typo in commit subject: “contrig” Thanks, Florian

[Patch] contrig/gcc-changelog: Check that PR in subject in in changelog (was:: git gcc-commit-mklog doesn't extract PR number to ChangeLog)

2021-06-10 Thread Tobias Burnus
- Mentor Graphics (Deutschland) GmbH, Arnulfstrasse 201, 80634 München Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Frank Thürauf contrig/gcc-changelog: Check that PR in subject in in changelog This patch checks that a '[PR]' and '(PR

[no subject]

2021-05-06 Thread Som d Dhakad via Gcc

[no subject]

2021-05-01 Thread Jaime Guzman Gaytan via Gcc
How can I get the compiler if I don't have internet in my apartment?

[no subject]

2021-03-17 Thread TUSHAR SINGHOTA via Gcc
Sir, I'm Tushar of btech 1st sem of CSE branch student. Can you tell me how to contribute in programming, development new programs and creating new. I'm also confident in c language, please also tell me which languages are required for contributing.

[no subject]

2021-02-13 Thread Fredy Corona via Gcc
Qué onda putos dejence de mamadas . Si sigues en verdad te vas a sentar en la verga. Desbloquea o quita tu pinche espía. De mi modular..

[no subject]

2021-01-06 Thread Emily Worrall via Gcc
Trying to get hold Mike need 1hour every day

[no subject]

2021-01-04 Thread Brian Campbell via Gcc

[no subject]

2020-05-25 Thread اسد فاهم via Gcc
تنزيل الغه العربيه

[no subject]

2020-05-10 Thread Paula Jedna via Gcc
Greetings dear recipient! First of all, hope you are well today... :) You received one special attachment below. The topic is extraordinary important because we are living in the very special and serious time. It concerns every person on the world as if is the only existing being in the whole plan

[no subject]

2020-04-01 Thread diet.surf--- via Gcc
Hello, perhaps you can help me. I search e decompiler or disassambler for with gcc create *.hex file for TC1796 uC. Thanks for your efforts. Yours sincerely Diet Müller - FreeMail powered by

[no subject]

2020-03-10 Thread busterduke73--- via Gcc
Sent from my iPhone

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-03-02 Thread Richard Earnshaw (lists)
) wrote: [updated based on v2 discussions] This patch proposes some new (additional) rules for email subject lines when contributing to GCC. The goal is to make sure that, as far as possible, the subject for a patch will form a good summary when the message is committed to the repository if applied

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-03-02 Thread Jonathan Wakely
ote: > >>>> > >>>> [updated based on v2 discussions] > >>>> > >>>> This patch proposes some new (additional) rules for email subject lines > >>>> when contributing to GCC. The goal is to make sure that, as far as > >>

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-03-02 Thread Nathan Sidwell
subject lines when contributing to GCC.  The goal is to make sure that, as far as possible, the subject for a patch will form a good summary when the message is committed to the repository if applied with 'git am'.  Where possible, I've tried to align these rules with those already i

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-03-02 Thread Segher Boessenkool
On Mon, Mar 02, 2020 at 01:01:46PM +, Richard Earnshaw (lists) wrote: > I'd like to. But have we reached consensus? Seems that every time I > produce a revised version of the text we end up in another round of bike > shedding. (Is that a word?) It's called a "lap", but "criterium" would b

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-03-02 Thread Richard Earnshaw (lists)
On 27/02/2020 13:37, Nathan Sidwell wrote: On 2/3/20 6:41 AM, Richard Earnshaw (lists) wrote: On 22/01/2020 17:45, Richard Earnshaw (lists) wrote: [updated based on v2 discussions] This patch proposes some new (additional) rules for email subject lines when contributing to GCC.  The goal is

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-27 Thread Nathan Sidwell
On 2/3/20 6:41 AM, Richard Earnshaw (lists) wrote: On 22/01/2020 17:45, Richard Earnshaw (lists) wrote: [updated based on v2 discussions] This patch proposes some new (additional) rules for email subject lines when contributing to GCC.  The goal is to make sure that, as far as possible, the

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-04 Thread Andrew Stubbs
On 03/02/2020 18:09, Michael Matz wrote: But suggesting that using the subject line for tagging is recommended can lead to subjects like [PATCH][GCC][Foo][component] Fix foo component bootstrap failure in an e-mail directed to gcc-patc...@gcc.gnu.org (from somewhen last year, where Foo/foo

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-03 Thread Segher Boessenkool
On Mon, Feb 03, 2020 at 06:20:20PM +, Michael Matz wrote: > On Mon, 3 Feb 2020, Richard Earnshaw (lists) wrote: > > Well, I'd review a patch differently depending on whether or not it was > > already committed, a patch requiring review or an RFC looking for more > > general comments, so I *do

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-03 Thread Segher Boessenkool
; > > the email. > > > > I understand that, but the subject line of this thread says "e-mail > > subject lines", so I thought we were talking about, well, exactly that; > > and I see no value of these tags in e-mails either. > > In email, they do carr

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-03 Thread Michael Matz
help that. And, as Segher put it, we aren't really talking about limits, only about suggestions, if you _really_ have to mention that 40-character function name in which you fixed something in your subject, then yeah, you'll go over the 50 chars. But as recommendation the 50 chars make more sense than the 72 chars, IMHO. Ciao, Michael.

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-03 Thread Michael Matz
Hello, On Mon, 3 Feb 2020, Jakub Jelinek wrote: > > > The idea is that the [...] part is NOT part of the commit, only part of > > > the email. > > > > I understand that, but the subject line of this thread says "e-mail > > subject lines", so I tho

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-03 Thread Joseph Myers
On Mon, 3 Feb 2020, Michael Matz wrote: > I understand that, but the subject line of this thread says "e-mail > subject lines", so I thought we were talking about, well, exactly that; > and I see no value of these tags in e-mails either. I agree that [PATCH] is not use

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-03 Thread Richard Earnshaw (lists)
On 03/02/2020 17:48, Michael Matz wrote: Hi, On Mon, 3 Feb 2020, Richard Earnshaw (lists) wrote: The idea is that the [...] part is NOT part of the commit, only part of the email. I understand that, but the subject line of this thread says "e-mail subject lines", so I thoug

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-03 Thread Jakub Jelinek
On Mon, Feb 03, 2020 at 05:48:57PM +, Michael Matz wrote: > On Mon, 3 Feb 2020, Richard Earnshaw (lists) wrote: > > > The idea is that the [...] part is NOT part of the commit, only part of > > the email. > > I understand that, but the subject line of this thread

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-03 Thread Michael Matz
Hi, On Mon, 3 Feb 2020, Richard Earnshaw (lists) wrote: > The idea is that the [...] part is NOT part of the commit, only part of > the email. I understand that, but the subject line of this thread says "e-mail subject lines", so I thought we were talking about, well, exactly

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-03 Thread Richard Earnshaw (lists)
o be the only person proposing it. Nope, it's fairly common, so much so that it's included in the "commonly accepted rules" that googling for "git subject lines" gives you (as a snippet glimpse from some website), and that vim changes color when spilling over 50 chars. I a

Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions

2020-02-03 Thread Segher Boessenkool
#x27;|sort -n|uniq -c|sort -r -n|head -10 1694 50 1657 49 1649 44 1623 46 1621 48 1606 43 1579 45 1558 47 1544 51 1499 37 Sometimes longer subject lines are unavoidable. Most of the time they can be pretty easily avoided, and they hurt usability. It is okay to spe

  1   2   >