GNU bug report logs -
#69684
Functionality of Fbare_symbol has been lost.
Previous Next
Reported by: Alan Mackenzie <acm <at> muc.de>
Date: Sat, 9 Mar 2024 23:25:01 UTC
Severity: normal
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 69684 <at> debbugs.gnu.org (full text, mbox):
> Cc: acm <at> muc.de, Paul Eggert <eggert <at> cs.ucla.edu>
> Date: Sat, 9 Mar 2024 23:23:50 +0000
> From: Alan Mackenzie <acm <at> muc.de>
>
> Hello Paul, hello Emacs.
>
> Since a recent commit, Fbare_symbol (in src/data.c) no longer works on a
> symbol with position when symbols-with-pos-enabled is nil, instead
> signalling an error.
>
> This is due to the new CHECK_SYMBOL (sym); statement in Fbare_symbol,
> which wasn't there before.
>
> Since I merged master into my development branch, I can no longer build
> it because of this change. A rapid reversion to the previous
> functionality would be appreciated. :-)
Couldn't you fix this on your branch by (what sounds like a trivial)
change in Fbare_symbol?
Btw, why is your branch special in this regard?
This bug report was last modified 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.