tarantool/tarantool

Port error.cc to C

オープン

#4,610 opened on 2019/11/04

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Lua (406 件のフォーク)batch import
good first issuerefactoring

Repository metrics

Stars
 (3,633 個のスター)
PR merge metrics
 (平均マージ 13d 2h) (30d で 82 merged PRs)

説明

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.

コントリビューターガイド