Hi All- I have a code base which doesn't have exceptions enabled (it's an LLVM code base wherein policy prevents compiling with exceptions). I'd like to use the Cap'n Proto (C++) RPC server but cannot use fibers without exceptions. I know it's possible to compile Cap'n Proto without fibers but I'd rather not require a custom compile for my fellow devs -- I'd rather let them use their system install of capnp. Is this possible?
~John -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to capnproto+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/34f283a1-8bf7-4fd8-946f-cbabf4d82bb9n%40googlegroups.com.