emacs-devel
[Top][All Lists]
Advanced

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

Re: master 760910f: Add a new buffer-local variable `minor-modes'


From: Basil L. Contovounesios
Subject: Re: master 760910f: Add a new buffer-local variable `minor-modes'
Date: Sun, 14 Feb 2021 12:26:46 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

larsi@gnus.org (Lars Ingebrigtsen) writes:

> branch: master
> commit 760910f4917ad8ff5e1cd1bf0bfec443b02f0e44
> Author: Lars Ingebrigtsen <larsi@gnus.org>
> Commit: Lars Ingebrigtsen <larsi@gnus.org>
>
>     Add a new buffer-local variable `minor-modes'

Compiling with --enable-checking=structs fails with:

  pdumper.c: In function ‘dump_buffer’:
  pdumper.c:2696:3: error: #error "buffer changed.
     See CHECK_STRUCTS comment in config.h."
   2696 | # error "buffer changed. See CHECK_STRUCTS comment in config.h."
        |   ^~~~~

Does dump_buffer or similar need updating in pdumper.c?
Either way, its HASH_buffer value should be updated.

Thanks,

-- 
Basil



reply via email to

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