Skip to content
This repository has been archived by the owner on Nov 24, 2019. It is now read-only.

Wrong addresses in the reports #4

Open
Thanatermesis opened this issue May 31, 2013 · 0 comments
Open

Wrong addresses in the reports #4

Thanatermesis opened this issue May 31, 2013 · 0 comments

Comments

@Thanatermesis
Copy link

On this sample text:
_ _ _ _ englich _ _ writted _ _

atdtool reports:
$ atdtool /tmp/english-sample.txt
/tmp/english-sample.txt:1:8: Spelling "englich"
suggestions: english, English, enrich, Anglice
/tmp/english-sample.txt:2:1: (?) Spelling "englich"
suggestions: written, writhed, witted, gritted

The first report says that is in column 8 but it is on the number 9, so 1:9
The second one says that is the first column of the second line, but we still on the first line, and in column 21, so 1:21

This makes atdtool uncompatible with other external tools, like the atdtool checker in the vim plugin "syntastic"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant