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: Sun, 5 May 2024 10:47:03 +0000


On 5/5/24 11:14 AM, Pierre L. Nageoire wrote:
Hi,

Thanks for your answer and for the patch. Did you also modified the code
on git repo ? This is always the emacs version I use. So i will try to
git pull  and recompile.

The patch has not been pushed upstream. You can apply it yourself by downloading the patch and using the following command in the Emacs source code directory,

    git apply <file.patch>


        C. Mitrodimas


Thanks again

Regards
Charalampos Mitrodimas <charmitro@posteo.net> writes:

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





reply via email to

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