GNU bug report logs - #49944
parse-partial-sexp fails to signal an error when (> START LIMIT).

Previous Next

Package: emacs;

Reported by: Alan Mackenzie <acm <at> muc.de>

Date: Sun, 8 Aug 2021 18:02:01 UTC

Severity: normal

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alan Mackenzie <acm <at> muc.de>
To: bug-gnu-emacs <at> gnu.org
Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: parse-partial-sexp fails to signal an error when (> START LIMIT).
Date: Sun, 8 Aug 2021 18:01:32 +0000
Hello, Emacs.

Emacs-28, emacs started with site-start.el and .emacs.

On calling

    (parse-partial-sexp 19 18 nil nil s)

Emacs surely ought to signal an error, since 18 < 19.  It doesn't,
though.  It leaves point at a random position and returns

    (0 nil nil nil nil nil 0 nil nil nil nil)

This is a bug.

-- 
Alan Mackenzie (Nuremberg, Germany).




This bug report was last modified 3 years and 272 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.