2013/5/6 Gary Gregory <garydgreg...@gmail.com>

> On Mon, May 6, 2013 at 5:49 PM, sebb <seb...@gmail.com> wrote:
>
> > The line number returned by
> >
> > ExtendedBufferedReader.getLineNumber()
> >
> > currently starts at zero, so an error in the first line in the file is
> > reported as being in line 0.
> >
> > There does not seem to be any good reason for using a zero-based line
> > number, so I would like to change it to 1-based. Some tests will need
> > to be fixed.
> >
> > WDYT?
> >
>
> +1
>
> Gary
>
>
Makes sense to me too.


>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
> >
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> Java Persistence with Hibernate, Second Edition<
> http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Reply via email to