bug-dejagnu
[Top][All Lists]
Advanced

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

Re: [Bug-dejagnu] [PATCH] remote_expect: Pass "break" and "continue" exc


From: Ben Elliston
Subject: Re: [Bug-dejagnu] [PATCH] remote_expect: Pass "break" and "continue" exceptions up
Date: Thu, 3 Mar 2011 00:01:37 +1100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Maciej

Thanks for the thorough explanation of the problem.

>  My proposal therefore is to simplify the return path from
> remote_expect and except from keeping the current special handling
> of the error exception intact, pass all the other conditions expect
> might have produced up to the caller.  Below is the proposed
> implementation.  It makes a loop like above behave as expected.

I agree that remote_expect should behave as similar to expect as
possible to adhere to the principle of least surprise.  I will apply
your patch now, thanks.

Cheers, Ben



reply via email to

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