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

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

bug#52438: 29.0.50; [PATCH] Fix off-by-one error in etags.c TeX support


From: Lars Ingebrigtsen
Subject: bug#52438: 29.0.50; [PATCH] Fix off-by-one error in etags.c TeX support
Date: Sun, 12 Dec 2021 11:45:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

David Fussner <dfussner@googlemail.com> writes:

> Sorry Lars -- I just looked at the diff and I think it should be:
>
> if (*env != ':')
>
> instead of:
>
> if (*env == ':') ?

Yes, indeed.  :-/  Now re-fixed.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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