unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Vibhav Pant <vibhavp@gmail.com>
To: emacs-devel@gnu.org, Yuan Fu <casouri@gmail.com>
Subject: HEAD fails to build with --enable-checking=structs
Date: Wed, 23 Nov 2022 22:09:56 +0530	[thread overview]
Message-ID: <1125b2504a1ac9eccf44352a96837b3d96556a6b.camel@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 983 bytes --]

Hi,

HEAD fails to build when configured with "--enable-checking=structs"
with the following error:

   pdumper.c: In function ‘dump_buffer’:
   pdumper.c:2752:3: error: #error "buffer changed. See CHECK_STRUCTS
   comment in config.h."
    2752 | # error "buffer changed. See CHECK_STRUCTS comment in
   config.h."
         |   ^~~~~
   pdumper.c: In function ‘dump_vectorlike’:
   pdumper.c:3004:3: error: #error "pvec_type changed. See
   CHECK_STRUCTS comment in config.h."
    3004 | # error "pvec_type changed. See CHECK_STRUCTS comment in
   config.h."
         |   ^~~~~
   
IIUC, this might be due to the tree-sitter changes causing the dmpstruct
hash for the respective types to change. pdumper.c should likely be
updated with the new hashes and placeholder code to abort/error out if a
buffer has associated tree-sitter parsers.

Thanks,
Vibhav
-- 
Vibhav Pant
vibhavp@gmail.com
GPG: 7ED1 D48C 513C A024 BE3A  785F E3FB 28CB 6AB5 9598

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2022-11-23 16:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-23 16:39 Vibhav Pant [this message]
2022-11-23 16:52 ` HEAD fails to build with --enable-checking=structs Eli Zaretskii
2022-11-23 18:23 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1125b2504a1ac9eccf44352a96837b3d96556a6b.camel@gmail.com \
    --to=vibhavp@gmail.com \
    --cc=casouri@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).