On Fri, 17 Jul 2020, Thomas Schwinge wrote:
> Hi!
>
> On 2020-07-15T13:50:35+0200, Richard Biener wrote:
> > The first release candidate for GCC 10.2 is available from
> >
> > https://gcc.gnu.org/pub/gcc/snapshots/10.2.0-RC-20200715/
> > ftp://gcc.gnu.org/pub/gcc/snapshots/10.2.0-RC-20200715/
Hello,
Le 15/07/2020 à 13:50, Richard Biener a écrit :
>
> The first release candidate for GCC 10.2 is available from
>
> https://gcc.gnu.org/pub/gcc/snapshots/10.2.0-RC-20200715/
> ftp://gcc.gnu.org/pub/gcc/snapshots/10.2.0-RC-20200715/
>
> and shortly its mirrors. It has been generated fro
On 7/17/20 9:19 AM, Romain Naour wrote:
> Hello,
>
> Le 15/07/2020 à 13:50, Richard Biener a écrit :
>>
>> The first release candidate for GCC 10.2 is available from
>>
>> https://gcc.gnu.org/pub/gcc/snapshots/10.2.0-RC-20200715/
>> ftp://gcc.gnu.org/pub/gcc/snapshots/10.2.0-RC-20200715/
>>
>> a
On Fri, Jul 17, 2020 at 09:10:45AM +0200, Richard Biener wrote:
> On Fri, 17 Jul 2020, Thomas Schwinge wrote:
>
> > Hi!
> >
> > On 2020-07-15T13:50:35+0200, Richard Biener wrote:
> > > The first release candidate for GCC 10.2 is available from
> > >
> > > https://gcc.gnu.org/pub/gcc/snapshots/1
On Fri, 17 Jul 2020, Romain Naour wrote:
> Hello,
>
> Le 15/07/2020 à 13:50, Richard Biener a écrit :
> >
> > The first release candidate for GCC 10.2 is available from
> >
> > https://gcc.gnu.org/pub/gcc/snapshots/10.2.0-RC-20200715/
> > ftp://gcc.gnu.org/pub/gcc/snapshots/10.2.0-RC-20200715
. The plugin is
directly derived from GCC's own gcc/c-family/c-format.c. You can find
it at:
https://github.com/FRRouting/frr/tree/master/tools/gcc-plugins
Feature-wise, it provides these things:
[or, you could look at:]
https://github.com/opensourcerouting/frr/blob/build-assorted-20200717/tool
P.S.: here's the output you get from the included format-test.c:
$ gcc -Wall -Wextra -Wno-unused -fplugin=./frr-format.so
-fno-diagnostics-show-caret -c -o format-test.o format-test.c
format-test.c: In function ‘test’:
format-test.c:38:12: warning: format ‘%zu’ expects argument of type ‘size_t’,
Hi,
As you have probably been well-aware the amount of traffic sent to the
mailing list has grown dramatically since the switch
to GIT. Last month alone I received over 13000 messages, which accounted
for ~18.5% of all my incoming traffic. And right now another mailbomb has
been in progres
Hi -
> Would it be reasonable to have the mailing list split into more than
> one, that is at least the original covering the trunk, and then one
> or more for branches? [...]
(This matter is for the gcc community to decide. Overseers do not
control git/mailing list traffic policy.)
- FChE
On 7/17/20 2:11 PM, Frank Ch. Eigler via Overseers wrote:
> Hi -
>
>> Would it be reasonable to have the mailing list split into more than
>> one, that is at least the original covering the trunk, and then one
>> or more for branches? [...]
>
> (This matter is for the gcc community to decide. O
Hi -
> > https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=heads;h=refs/users/marxin/heads
>
> Apparently such page does not list user branches.
I believe this is because of unusual gcc git conventions, where the
refs/heads/ and refs/users/heads/ directories are distinct. I believe
have gitweb exp
* Carlos O'Donell via Gcc:
> FYI, for glibc we use the AdaCore git commit hooks (like gdb).
>
> There we use this configuration:
>
> # Only send emails for master and release branches.
> no-emails = refs/heads/(?!master|release.*)
>
> This way you don't get vendor branch commit ema
On Fri, Jul 17, 2020 at 07:05:48PM +0100, Maciej W. Rozycki wrote:
> As you have probably been well-aware the amount of traffic sent to the
> mailing list has grown dramatically since the switch
>to GIT. Last month alone I received over 13000 messages, which accounted
>for ~18.5% of all my inco
On Fri, 17 Jul 2020, Maciej W. Rozycki wrote:
> Would it be reasonable to have the mailing list split into more than one,
> that is at least the original covering the trunk, and then one or more for
> branches?
https://github.com/AdaCore/git-hooks/issues/10 is the issue for that
feature - imp
On 7/17/20 3:41 PM, Florian Weimer wrote:
> * Carlos O'Donell via Gcc:
>
>> FYI, for glibc we use the AdaCore git commit hooks (like gdb).
>>
>> There we use this configuration:
>>
>> # Only send emails for master and release branches.
>> no-emails = refs/heads/(?!master|release.*)
On Fri, 17 Jul 2020, Carlos O'Donell via Gcc wrote:
> The IRC irker has a clear filter: refs/heads/master|refs/heads/release/*,
> but the irker doesn't seem to be working either.
I think irker is broken for a different reason (freenode not allowing
#glibc access from accounts not authenticated w
Hi -
> I think irker is broken for a different reason (freenode not allowing
> #glibc access from accounts not authenticated with NickServ; not sure if
> that's global configuration or specific to #glibc).
That's probably the +r mode flag on the channel. Nuke that.
- FChE
Hi,
Would you like to check out the contacts of Offshore Energy Technology
professionals?
Few Key contacts: C-suite leaders, Scientists and Engineers, Technical
Specialists, Industry Leaders.
Sectors: Engineering/Construction, Operating Company, Equipment/Supplies,
Financial, Consulting Co
Snapshot gcc-9-20200717 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/9-20200717/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 9 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
19 matches
Mail list logo