Re: Re: Ramifications of Removing Coroutines or Implement at higher level than C
Steve Dekorte <[email protected]>
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[email protected]> |
On C++ exceptions hosing coros: Wouldn't putting C++ catch on every location that Io call's into C++ in your bindings resolve it? On valgrind: Did you define USE_VALGRIND so Coro.c will handle it?