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

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

[debbugs-tracker] bug#27617: closed (26.0.50; cl--random-state initializ


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27617: closed (26.0.50; cl--random-state initialized to old-style vector)
Date: Fri, 14 Jul 2017 09:51:01 +0000

Your message dated Fri, 14 Jul 2017 02:50:40 -0700
with message-id <address@hidden>
and subject line Re: 26.0.50; cl--random-state initialized to old-style vector
has caused the debbugs.gnu.org bug report #27617,
regarding 26.0.50; cl--random-state initialized to old-style vector
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27617: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27617
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0.50; cl--random-state initialized to old-style vector Date: Sat, 8 Jul 2017 09:39:18 -0400 User-agent: Mutt/1.5.23 (2014-03-12) The global variable cl--random-state is still being initialized to the old defstruct vector format. See lisp/emacs-lisp/cl-lib.el:296. This breaks all random number functions when the STATE argument isn't supplied:

   $ emacs -Q --batch -l cl-lib --eval '(cl-random 10)'
   Wrong type argument: cl--random-state, [cl--random-state-tag -1 30 ...]



--- End Message ---
--- Begin Message --- Subject: Re: 26.0.50; cl--random-state initialized to old-style vector Date: Fri, 14 Jul 2017 02:50:40 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 Thanks for reporting that. I installed the attached, which differs from what you suggested but should also work.

Attachment: 0001-Remove-duplicate-cl-random-state-definition.patch
Description: Text Data


--- End Message ---

reply via email to

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