mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 21:05:07 +08:00
0a34bea0b0
* Enable --scoped-enums in flatbuffer compiler. * Change enum to c++11 style (enum class). * Resolve conflicts. * Solve building failure when RAY_USE_NEW_GCS=on and remove ERROR_INDEX suffix. * Merge with master and fix CI failure.