emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#74555: closed (fix not checking if fixnat in Fmap_charset_chars)


From: GNU bug Tracking System
Subject: bug#74555: closed (fix not checking if fixnat in Fmap_charset_chars)
Date: Sat, 30 Nov 2024 10:57:02 +0000

Your message dated Sat, 30 Nov 2024 12:56:24 +0200
with message-id <864j3p7zxj.fsf@gnu.org>
and subject line Re: bug#74555: fix not checking if fixnat in Fmap_charset_chars
has caused the debbugs.gnu.org bug report #74555,
regarding fix not checking if fixnat in Fmap_charset_chars
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
74555: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74555
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: fix not checking if fixnat in Fmap_charset_chars Date: Wed, 27 Nov 2024 09:41:48 +0000
Problem:
Fmap_charset_chars's arguments from_code and to_code may be converted to unsigned numbers even if they're not fixnat.

Sulution:
Check that their fixnat.

Attachment: 0001-Fix-not-checking-if-fixnat.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#74555: fix not checking if fixnat in Fmap_charset_chars Date: Sat, 30 Nov 2024 12:56:24 +0200
> Date: Wed, 27 Nov 2024 09:41:48 +0000
> From:  altermo31 via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> Problem:
> Fmap_charset_chars's arguments from_code and to_code may be converted to 
> unsigned numbers even if
> they're not fixnat.
> 
> Sulution:
> Check that their fixnat.

Thanks, installed on the master branch, and closing the bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]