nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] GCC 8 pre-releases have escaped...


From: Ralph Corderoy
Subject: Re: [Nmh-workers] GCC 8 pre-releases have escaped...
Date: Thu, 08 Feb 2018 00:43:55 +0000

Hi again,

>     $ for n in 1 10 100 1000 10000; do
>     >     \time -f %M uip/scan -forma _ last:$n >/dev/null
>     > done
>     2728
>     3152
>     4520
>     21712
>     150576
>     $

It could be `compbuffers' guarded by

    /* first-time only initialization, which will always happen the
       way the code is now, with callers initializing *scanl to NULL.
       scanl used to be a global. */
    if (! *scanl) {

If so, it's been there a few years.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]