Re: sed error message reports byte position instead of char position when program contains UTF-8
[email protected] (Jose E. Marchesi)
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
> "Byte" is the only viable alternative, but that leaves the burden of
> counting bytes on the user.
If you use a very long sed script, this can be a problem.
I agree. I will take a look to this.