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

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

bug#21402: race condition with compile mode line number parser


From: Lars Ingebrigtsen
Subject: bug#21402: race condition with compile mode line number parser
Date: Mon, 14 Oct 2019 21:32:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> There is a race condition, whereas for me of
> (compile "seq 99|perl -nwle 'print \"XX:$.:$_\"'" nil)
> (compile "seq 999|perl -nwle 'print \"XX:$.:$_\"'" nil)
> (compile "seq 9999|perl -nwle 'print \"XX:$.:$_\"'" nil)
> the first and third ones complete with no problems,
> whereas the middle one always stops at
>
> XX:392:392
> XX:393
> Compilation finished at Wed Sep  2 08:46:23

I'm unable to reproduce this bug in Emacs 27.  Are you still seeing this?

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