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

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

[Emacs-bug-tracker] bug#8751: closed (24.0.50; CCL is broken)


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#8751: closed (24.0.50; CCL is broken)
Date: Tue, 31 May 2011 02:17:02 +0000

Your message dated Mon, 30 May 2011 19:16:40 -0700
with message-id <address@hidden>
and subject line Re: bug#8751: 24.0.50; CCL is broken
has caused the GNU bug report #8751,
regarding 24.0.50; CCL is broken
to be marked as done.

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


-- 
8751: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8751
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; CCL is broken Date: Sat, 28 May 2011 21:49:35 +0900 User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/23.3.50 (i386-mingw-nt6.1.7601) MULE/6.0 (HANACHIRUSATO)
Below code raises error "Error in CCL program at 4th code" on trunk.

(progn
  (define-ccl-program ccl-test
    '(1 (loop
         (read r0)
         (write-repeat r0))))
  (ccl-execute-on-string 'ccl-test (make-vector 9 0) "_"))

-- 
Kazuhiro Ito



--- End Message ---
--- Begin Message --- Subject: Re: bug#8751: 24.0.50; CCL is broken Date: Mon, 30 May 2011 19:16:40 -0700 User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10
> Here is a quick fix for actual code, but I don't check whether there
> is other problems.

Thanks, I came up with something similar independently, and installed
a fix into the trunk (bzr 104441).  This fix adjusted the comment as
best I could.

Bug#8719 and Bug#8751 are related so I'll CC: this to bug 8719 to give
Kenichi Handa a heads-up.


--- End Message ---

reply via email to

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