Re: Euphoria ctrl-c bug? [Reposted]
- Posted by ghaberek (admin) 1 month ago
- 1510 views
clkeriolet said...
Hello! This is an old issue regarding the allow_break(0) function not working at compile time (with TDM GCC). I was wondering if anyone has found a solution to make it work. Thanks.
The phrase "at compile time" typically means "while the application is being compiled" Are you having trouble using Ctrl+C while the translator and gcc are doing their work? Or are you having trouble with allow_break() not working in your translated executable?
-Greg
P.S. Please refrain from reviving decades-old threads. It's best to start a new topic and link back to the old discussion. Once we get migrated to Discourse (still working on that BTW) ancient threads will lock automatically.