urbit/vere

Annotate struct fields in `tree.c`

開放

#172 建立於 2023年1月26日

 (0 則留言) (0 個反應) (0 位負責人)C (53 個分叉)auto 404
good first issue

倉庫指標

星標
 (79 顆星)
PR 合併指標
 (平均合併 4天 22小時) (30 天內合併 8 個 PR)

描述

The array definitions in tree.c will be easier to read and understand if we annotate their constituent struct definitions with the relevant struct's field names rather than relying on the implicit field ordering defined by the declaration of the struct in jets.h.

貢獻者指南