anthropics / anthropics/claudes-c-compiler
Line numbers in compiler errors are off-by-one
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 2.8k
- Fork
- 247
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Line numbers displayed in compiler errors are always consistently one less than the actual line it points to, because line numbers appear to start from 0 in the compiler while humans' text editors start from 1.
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á.