public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* May I remove setup.xml and cygwin-ug.xml?
@ 2013-05-10 18:19 Warren Young
  2013-05-11  0:16 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: Warren Young @ 2013-05-10 18:19 UTC (permalink / raw)
  To: Cygwin Patches

These files in winsup/doc appear to have been replaced by setup-net.xml 
and cygwin-ug-net.xml.  The Makefile doesn't use either of these as 
input to any of its outputs, and they're not referenced by any of the 
other input files.

Further, if you try to build a document from either of these, you get 
errors due to missing XML chunks.  (e.g. setup-reg.xml, referenced by 
setup.xml, doesn't exist.)

When I first discovered this, I thought for sure it meant I'd somehow 
screwed up the SGML to DocBook XML conversion, but ruled that out thus:

     $ grep -Rsl setup-reg winsup

If you do that to both the current tree and to a tree rolled back to 
before I got my commit bit, you find that only setup.{xml,sgml} contains 
that string.  It means the pre-Warren tree couldn't build documents from 
this file, either.

I'm not in any particular hurry to get rid of these files.  They only 
trouble they're causing is the same any clutter causes.  I want to make 
sure no one knows a reason either has to remain in existence before I 
nuke them.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: May I remove setup.xml and cygwin-ug.xml?
  2013-05-10 18:19 May I remove setup.xml and cygwin-ug.xml? Warren Young
@ 2013-05-11  0:16 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2013-05-11  0:16 UTC (permalink / raw)
  To: cygwin-patches

On Fri, May 10, 2013 at 12:19:49PM -0600, Warren Young wrote:
>These files in winsup/doc appear to have been replaced by setup-net.xml 
>and cygwin-ug-net.xml.  The Makefile doesn't use either of these as 
>input to any of its outputs, and they're not referenced by any of the 
>other input files.

Sounds like they should go.  Removing them is not a permanent thing so
there is no harm in doing a 'cvs delete'.  They can always be resurrected
if needed.

cgf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-11  0:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-10 18:19 May I remove setup.xml and cygwin-ug.xml? Warren Young
2013-05-11  0:16 ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).