andrewrk / andrewrk/libsoundio
Use size_t for array lengths
Đang mở
enhancement
- Ngôn ngữ chính
- C
- Star
- 2.1k
- Fork
- 254
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Most of the _count fields should have the type size_t instead of int, because it's the official type for array sizes. While they could be interpreted as just the number of supported channels, that's not what 95% of the use cases are.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.