tarantool/tarantool

Port error.cc to C

开放

#4,610 创建于 2019年11月4日

 (1 条评论) (0 个反应) (0 位负责人)Lua (406 个派生)batch import
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.

贡献者指南