Re: Euphoria ctrl-c bug? [Reposted]
Robert Craig wrote:
>
> Jason Gade wrote:
> > Is this normal operation for the interpreter? The interpreter does not stop
> > executing Euphoria code when ctrl-c is pressed but instead takes over the
> > input
> > buffer and continues to execute loops like this?
>
> I'm not sure if check_break/allow_break works reliably with
> all the C compilers I'm using, on all platforms. I'll look into
> it after the multitasking release.
>
> Regards,
> Rob Craig
> Rapid Deployment Software
> <a href="http://www.RapidEuphoria.com">http://www.RapidEuphoria.com</a>
Okay, thanks. I don't think it is as important as the stuff you're working on.
Just inconsistent/unexpected.
Aren't ex.exe, exw.exe, and exwc.exe all compiled with Watcom?
--
"Any programming problem can be solved by adding a level of indirection."
--anonymous
"Any performance problem can be solved by removing a level of indirection."
--M. Haertel
j.
|
Not Categorized, Please Help
|
|