Duncan Chiu
Results
3
issues of
Duncan Chiu
**Version** [1.0.196] **Platform** [WSL/ubuntu 22.04LTS] **Describe the problem**: [the display text cracks when I am using the Firebase emulator. CLI prompt is run in a weird position] **To Reproduce**: [Create...
T: Bug
Just curious. Wanna use the repo for auto-gen README.
If page_num start from 0 to TABLE_MAX_PAGE - 1, not 1, the if statement should be this instead. Tell me if I am right or wrong. ```C void* get_page(Pager* pager,...