sternezsl

Results 6 comments of sternezsl

Thanks for your reply > Hello and thank you for opening this issue! > > A few questions to follow up with > > 1. Do you have a complete...

> Can you attach an archive of what you're trying to run here? I think I'm still missing some of the logic to setup your server and verify this. The...

> > * fbthrift git version: 5140b62e0c > > Are you sure about this revision? Can you drop the full SHA hash here? I can't pull this revision (I'm trying...

Thanks for you effort. But still not working. ```sh # cargo run -r Running `target/release/client` result: 11 ^C ```

@slawlor AFAK, within Meta you use srserver/srclient framework, do you have any plan to open source these components?

The reason is that there is a change related `dynamic_cast` in LLVM 17.0.1 https://releases.llvm.org/17.0.1/tools/clang/docs/ReleaseNotes.html `Improved code generation for dynamic_cast to a final type. Instead of dispatching to the runtime library...