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

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

bug#70765: 30.0.50; srecode-all-template-hash in lisp/cedet/srecode/find


From: Charalampos Mitrodimas
Subject: bug#70765: 30.0.50; srecode-all-template-hash in lisp/cedet/srecode/find.el
Date: Sat, 4 May 2024 20:11:53 +0000

Hi Pierre,

On 4/5/24 7:37 AM, Pierre L. Nageoire wrote:
Hi,

Last line of this function code is mhash)))) and should most probably be
))mhas)) otherwise the method always returns nil making the whole
srecode system unusable.

You're correct, the function did not return the data it was supposed to due to the misplaced parenthesis, instead, it was always returning "nil".

Patch attached.


Implementation was different in 29.0.50 and has been changed. I suspect
it has been bugged as well ! Sory if I am wrong

I didn't go back in history to verify this, but you might be right.


        C. Mitrodimas

Attachment: 0001-Fix-srecode-all-template-hash-always-returning-nil.patch
Description: Text document


reply via email to

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