From: Troy Hinckley <troyhinckley@gmail.com>
To: emacs-devel@gnu.org
Subject: question about Qnil representation
Date: Wed, 26 Oct 2022 09:40:30 -0600 [thread overview]
Message-ID: <5a00e93e-5f44-4865-aeeb-51f0aced9996@Spark> (raw)
In-Reply-To: <5a560265-fa81-42d2-945b-ab85d72df9e6@Spark>
[-- Attachment #1: Type: text/plain, Size: 369 bytes --]
I have been reading through the C source to try and learn it and understand it better. I saw in Changeling.13 an entry From Paul Eggert on 2015-01-05 with “Use 0 for Qnil” As a fix for Bug#15880. How does this work in practice? It looks like symbols are just pointers, but 0 would not be a valid pointer. I don’t see any special code for handling the null case.
[-- Attachment #2: Type: text/html, Size: 543 bytes --]
next parent reply other threads:[~2022-10-26 15:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5a560265-fa81-42d2-945b-ab85d72df9e6@Spark>
2022-10-26 15:40 ` Troy Hinckley [this message]
2022-10-26 16:00 ` question about Qnil representation Eli Zaretskii
2022-10-26 16:04 ` Troy Hinckley
2022-10-26 16:09 ` Eli Zaretskii
2022-10-27 0:45 ` Po Lu
2022-10-26 16:16 ` Matt Armstrong
2022-10-26 16:22 ` Troy Hinckley
2022-10-26 16:45 ` Eli Zaretskii
2022-10-26 18:46 ` Troy Hinckley
2022-10-26 19:01 ` Stefan Monnier
2022-10-26 19:03 ` Eli Zaretskii
2022-10-27 0:47 ` Po Lu
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=5a00e93e-5f44-4865-aeeb-51f0aced9996@Spark \
--to=troyhinckley@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).