|
From: David G. <go...@us...> - 2002-05-07 04:24:46
|
Richard Jones wrote: > > I've hit another error in a definition list... note the line > > number the error is reported at, and the line that is actually > > erroneous (the last one). I replied: > I see it. I'll see about fixing the error reporting. It may take a > bit of thought though, so don't hold your breath. Fixed it: the truly erroneous line's line number is now reported. The fix was much easier than I thought it would be. Turns out there were several tests that also had wrong line numbers in their system messages; fixed them too. -- David Goodger <go...@us...> Open-source projects: - Python Docutils: http://docutils.sourceforge.net/ (includes reStructuredText: http://docutils.sf.net/rst.html) - The Go Tools Project: http://gotools.sourceforge.net/ |