tarantool / tarantool/tarantool
consider moving compiler specifics to separate file
Open
@cyrillos is already working on this.
Since May 13, 2020.
feature
refactoring
- Dominant language
- Lua
- Stars
- 3.7k
- Forks
- 419
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 88
Description
Currently compiler specific features are gathered in trivia/util.h together with other unrelated stuff. Lets move compiler specifics to a separate file for better grouping and maintainability.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.