good first issuerefactoring
仓库指标
- 星标
- (3,633 个星标)
- PR 合并指标
- (平均合并 13天 2小时) (30 天内合并 82 个 PR)
描述
Error module is the most intricate C++ part of Tarantool (probably not counting alter.cc). It is really hard to understand and maintain this code. It should be ported to C. Also that should allow to drop the 'reflection' module implementing RTTI in C.