real-logic / simple-binary-encoding

Simple Binary Encoding (SBE) - High Performance Message Codec
Apache License 2.0
3.12k stars 523 forks source link

[Rust] Updated code generator to resolve Issue #984 #985

Closed mward closed 7 months ago

mward commented 7 months ago

looks like the GCC 12 compiler failed to install on Ubuntu 22.04 for some reason (github container issue?). I had similar issue on my fork with GCC 11 and Ubuntu 22.04. On my fork I was able to re-run that step and it passed, but I don't have access to try that here

vyazelenko commented 7 months ago

@mward I've seen issues with GCC 12 on Aeron repo as well. I'm re-running the failed build.