anthropics / anthropics/claudes-c-compiler
Line numbers in compiler errors are off-by-one
Aberta
- Linguagem predominante
- Rust
- Estrelas
- 2.8k
- Forks
- 247
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.