bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36597: 27.0.50; rehash hash tables eagerly in pdumper


From: Eli Zaretskii
Subject: bug#36597: 27.0.50; rehash hash tables eagerly in pdumper
Date: Fri, 19 Jul 2019 10:46:40 +0300

> From: Pip Cet <pipcet@gmail.com>
> Date: Fri, 19 Jul 2019 07:23:50 +0000
> Cc: 36597@debbugs.gnu.org
> 
> But it should be fixed, anyway. The attached patch has no unexpected
> performance benefits, as far as I can tell.

Thanks.

> +static void thaw_hash_tables (void)
> +{

This is not our style of defining a function.  The name should begin
on a new line.





reply via email to

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