Subject: Re: xmlcatalog and bad xml/catalog
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 10/08/2003 18:25:38
> (I also Bcc'd this to xmlcatmgr maintainer and developer.)

> Anyways, my share/xml/catalog was corrupted. As the errors above showed,
> the slashes on two lines were all escaped like \/.

I think I found the problem. It uses ${AWK}.

On some of my systems, I have been using mawk for almost a year.

Your quotemeta() function is for preparing the backslashes for use with
GNU gawk.

Can these backslashes be removed and still work with gawk?

Do other operating systems all have AWK as a GNU gawk? (And maybe I should
leave mawk behind?)

   Jeremy C. Reed
   http://bsd.reedmedia.net/