GNU bug report logs - #73985
fix: charset.max_char may be used before being set

Previous Next

Package: emacs;

Reported by: altermo31 <altermo31 <at> proton.me>

Date: Thu, 24 Oct 2024 13:03:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.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: altermo31 <altermo31 <at> proton.me>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: fix: charset.max_char may be used before being set
Date: Thu, 24 Oct 2024 11:46:17 +0000
[Message part 1 (text/plain, inline)]
Problem:
If the value to be set to charset.max_char is invalid, an error occurs, but the error uses the yet unset charset.max_char.

Solution:
Use the value that charset.max_char would be set to if the value wasn't invalid.
[0001-fix-charset.max_char-may-be-used-before-being-set.patch (text/x-patch, attachment)]

This bug report was last modified 250 days ago.

Previous Next


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