willemt / raft

C implementation of the Raft Consensus protocol, BSD licensed
Other
1.13k stars 271 forks source link

reserved identifier violation #109

Open elfring opened 4 years ago

elfring commented 4 years ago

I would like to point out that an identifier like “__raft_mallocdoes eventually not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?