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

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

bug#55957: 29.0.50; Jdb incorrectly parses empty classpath


From: Lars Ingebrigtsen
Subject: bug#55957: 29.0.50; Jdb incorrectly parses empty classpath
Date: Tue, 14 Jun 2022 14:27:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

pva-outdoor@yandex.ru writes:

> The regexp captures opening `[' into (match-string 1). Possibly the regexp
> may be corrected with "classpath:[ \t[]+\\([^]]*\\)" to avoid this.
>                                               ^^^

Yes, that seems like the right fix here.  Now pushed to Emacs 29.

-- 
(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]