Discussion:
[PATCH] DocBook: fix media build error
Randy Dunlap
2014-10-20 02:39:17 UTC
Permalink
From: Randy Dunlap <***@infradead.org>

Fix media DocBook build errors by making the orderedlist balanced.

DOC1/Documentation/DocBook/compat.xml:2576: parser error : Opening and ending tag mismatch: orderedlist line 2560 and section
DOC1/Documentation/DocBook/compat.xml:2726: parser error : Premature end of data in tag section line 884
DOC1/Documentation/DocBook/compat.xml:2726: parser error : chunk is not well balanced

Signed-off-by: Randy Dunlap <***@infradead.org>
Cc: Vincent Palatin <***@chromium.org>
---
Documentation/DocBook/media/v4l/compat.xml | 1 +
1 file changed, 1 insertion(+)

--- lnx-318-rc1.orig/Documentation/DocBook/media/v4l/compat.xml
+++ lnx-318-rc1/Documentation/DocBook/media/v4l/compat.xml
@@ -2566,6 +2566,7 @@ fields changed from _s32 to _u32.
<para>Added compound control types and &VIDIOC-QUERY-EXT-CTRL;.
</para>
</listitem>
+ </orderedlist>
<title>V4L2 in Linux 3.18</title>
<orderedlist>
<listitem>
Jonathan Corbet
2014-10-20 15:14:39 UTC
Permalink
On Sun, 19 Oct 2014 19:39:17 -0700
Post by Randy Dunlap
Fix media DocBook build errors by making the orderedlist balanced.
That definitely makes things work better. Will send upward if need be.

Thanks,

jon
Vincent Palatin
2014-10-20 16:06:54 UTC
Permalink
Post by Randy Dunlap
Fix media DocBook build errors by making the orderedlist balanced.
DOC1/Documentation/DocBook/compat.xml:2576: parser error : Opening and ending tag mismatch: orderedlist line 2560 and section
DOC1/Documentation/DocBook/compat.xml:2726: parser error : Premature end of data in tag section line 884
DOC1/Documentation/DocBook/compat.xml:2726: parser error : chunk is not well balanced
---
Documentation/DocBook/media/v4l/compat.xml | 1 +
1 file changed, 1 insertion(+)
--- lnx-318-rc1.orig/Documentation/DocBook/media/v4l/compat.xml
+++ lnx-318-rc1/Documentation/DocBook/media/v4l/compat.xml
@@ -2566,6 +2566,7 @@ fields changed from _s32 to _u32.
<para>Added compound control types and &VIDIOC-QUERY-EXT-CTRL;.
</para>
</listitem>
+ </orderedlist>
<title>V4L2 in Linux 3.18</title>
<orderedlist>
<listitem>
Compared to the original patch, it's actually also missing the
</section>

<section>
which were lost in the merge.
--
Vincent
Randy Dunlap
2014-10-20 17:08:41 UTC
Permalink
Post by Vincent Palatin
Post by Randy Dunlap
Fix media DocBook build errors by making the orderedlist balanced.
DOC1/Documentation/DocBook/compat.xml:2576: parser error : Opening and ending tag mismatch: orderedlist line 2560 and section
DOC1/Documentation/DocBook/compat.xml:2726: parser error : Premature end of data in tag section line 884
DOC1/Documentation/DocBook/compat.xml:2726: parser error : chunk is not well balanced
---
Documentation/DocBook/media/v4l/compat.xml | 1 +
1 file changed, 1 insertion(+)
--- lnx-318-rc1.orig/Documentation/DocBook/media/v4l/compat.xml
+++ lnx-318-rc1/Documentation/DocBook/media/v4l/compat.xml
@@ -2566,6 +2566,7 @@ fields changed from _s32 to _u32.
<para>Added compound control types and &VIDIOC-QUERY-EXT-CTRL;.
</para>
</listitem>
+ </orderedlist>
<title>V4L2 in Linux 3.18</title>
<orderedlist>
<listitem>
Compared to the original patch, it's actually also missing the
</section>
<section>
which were lost in the merge.
Would you please send a complete fix for it?
then Mauro can drop my patch.

Thanks.
--
~Randy
Vincent Palatin
2014-10-20 17:17:11 UTC
Permalink
Post by Randy Dunlap
Post by Vincent Palatin
Post by Randy Dunlap
Fix media DocBook build errors by making the orderedlist balanced.
DOC1/Documentation/DocBook/compat.xml:2576: parser error : Opening and ending tag mismatch: orderedlist line 2560 and section
DOC1/Documentation/DocBook/compat.xml:2726: parser error : Premature end of data in tag section line 884
DOC1/Documentation/DocBook/compat.xml:2726: parser error : chunk is not well balanced
---
Documentation/DocBook/media/v4l/compat.xml | 1 +
1 file changed, 1 insertion(+)
--- lnx-318-rc1.orig/Documentation/DocBook/media/v4l/compat.xml
+++ lnx-318-rc1/Documentation/DocBook/media/v4l/compat.xml
@@ -2566,6 +2566,7 @@ fields changed from _s32 to _u32.
<para>Added compound control types and &VIDIOC-QUERY-EXT-CTRL;.
</para>
</listitem>
+ </orderedlist>
<title>V4L2 in Linux 3.18</title>
<orderedlist>
<listitem>
Compared to the original patch, it's actually also missing the
</section>
<section>
which were lost in the merge.
Would you please send a complete fix for it?
then Mauro can drop my patch.
Sure, I will send it in 5 minutes,
the docs are currently rebuilding with the patch ...
--
Vincent
Vincent Palatin
2014-10-20 17:26:43 UTC
Permalink
Fix media DocBook build errors by re-adding the orderedlist tag
and putting back the section tags lost during merge.

Signed-off-by: Vincent Palatin <***@chromium.org>
---
Documentation/DocBook/media/v4l/compat.xml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/DocBook/media/v4l/compat.xml b/Documentation/DocBook/media/v4l/compat.xml
index 07ffc76..0a2debf 100644
--- a/Documentation/DocBook/media/v4l/compat.xml
+++ b/Documentation/DocBook/media/v4l/compat.xml
@@ -2566,6 +2566,10 @@ fields changed from _s32 to _u32.
<para>Added compound control types and &VIDIOC-QUERY-EXT-CTRL;.
</para>
</listitem>
+ </orderedlist>
+ </section>
+
+ <section>
<title>V4L2 in Linux 3.18</title>
<orderedlist>
<listitem>
--
2.1.0.rc2.206.gedb03e5

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Loading...