More fixes for reporting issues in included source files.
commit363715173eecc1379aa9d419a4cdb9b86d88168c
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 15 Apr 2010 14:45:41 +0000 (15 14:45 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 15 Apr 2010 14:45:41 +0000 (15 14:45 +0000)
treea72842eb6d0e1d55f69b87366ba33348e34651e2
parent3e2eab79c90205c00ad4e095544de5d6e96c979c
More fixes for reporting issues in included source files.

The following problems now correctly report the source file name and
the line number in this file:
admonition without title, section underline too short,
no blank line after table, Unexpected section title.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk@6307 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/docutils/parsers/rst/states.py
docutils/docutils/statemachine.py
docutils/docutils/utils.py
docutils/test/test_parsers/test_rst/test_directives/include10.txt
docutils/test/test_parsers/test_rst/test_directives/test_include.py
docutils/test/test_parsers/test_rst/test_tables.py