GNU bug report logs -
#70765
30.0.50; srecode-all-template-hash in lisp/cedet/srecode/find.el
Previous Next
Full log
View this message in rfc822 format
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 <at> 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
This bug report was last modified 1 year and 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.