Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#3282 closed defect (fixed)

role="required" for optional dependency in x/installing/x7proto.xml

Reported by: Pierre Labastie Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: minor Keywords:
Cc:

Description

The optional dependencies of Xorg protocol headers appear with a role="required" attribute. I am working on the BLFS part of jhalfs, and this makes building X in a wrong order.

I attach a small xsl stylesheet which allows to print any discrepancy between para's role and bridgehead text. It finds quite a lot, because when the text is for example "Required (run-time dependency)", it is different from 'required'.

use it with "xsltproc --xinclude ess.xsl (BLFS book dir)/index.xml" or faster, if the book has been validated "xsltproc ess.xsl (dir of blfs-full.xml)/blfs-full.xml"

Regards Pierre

Attachments (2)

ess.xsl (766 bytes ) - added by Pierre Labastie 12 years ago.
required-vs-optional.patch (690 bytes ) - added by Pierre Labastie 12 years ago.

Download all attachments as: .zip

Change History (6)

by Pierre Labastie, 12 years ago

Attachment: ess.xsl added

by Pierre Labastie, 12 years ago

Attachment: required-vs-optional.patch added

comment:1 by Pierre Labastie, 12 years ago

I should have submitted a patch earlier...

comment:2 by bdubbs@…, 12 years ago

Milestone: 7.0current

comment:3 by Armin K, 12 years ago

Resolution: fixed
Status: newclosed

Fixed some time ago.

comment:4 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.