Bug#170795: fixed in opensp 1.5.2-1

2006-02-11 Thread Steinar H. Gunderson
On Sat, Feb 11, 2006 at 10:48:05AM -0500, Neil Roeth wrote: >>> onsgmls -s /usr/share/xml/declaration/xml.dcl foo.xml >> my $cmd = "/usr/bin/onsgmls -s -n -c >> /usr/share/w3c-markup-validator/catalog/xml.soc -wxml <$sp_in 2>$sp_err"; > Why is that odd? There is no SGML declaration specified on

Bug#170795: fixed in opensp 1.5.2-1

2006-02-11 Thread Neil Roeth
On Feb 11, Steinar H. Gunderson ([EMAIL PROTECTED]) wrote: > On Sat, Feb 11, 2006 at 09:11:36AM -0500, Neil Roeth wrote: > > (2) Explicitly specify it on the command line, e.g., > > > > onsgmls -s /usr/share/xml/declaration/xml.dcl foo.xml > > That's odd, I do: > > my $cmd = "/usr/bin/

Bug#170795: fixed in opensp 1.5.2-1

2006-02-11 Thread Steinar H. Gunderson
On Sat, Feb 11, 2006 at 09:11:36AM -0500, Neil Roeth wrote: > (2) Explicitly specify it on the command line, e.g., > > onsgmls -s /usr/share/xml/declaration/xml.dcl foo.xml That's odd, I do: my $cmd = "/usr/bin/onsgmls -s -n -c /usr/share/w3c-markup-validator/catalog/xml.soc -wxml <$sp_in 2>$

Bug#170795: fixed in opensp 1.5.2-1

2006-02-11 Thread Neil Roeth
On Feb 10, Steinar H. Gunderson ([EMAIL PROTECTED]) wrote: > On Fri, Feb 10, 2006 at 07:44:23AM -0500, Neil Roeth wrote: > > Correct on both counts: it would be just "pushing it ahead", and I am > > reluctant at this time to turn off DTDDECL in stable, because that is > > removing > > behavio

Bug#170795: fixed in opensp 1.5.2-1

2006-02-10 Thread Steinar H. Gunderson
On Fri, Feb 10, 2006 at 07:44:23AM -0500, Neil Roeth wrote: > Correct on both counts: it would be just "pushing it ahead", and I am > reluctant at this time to turn off DTDDECL in stable, because that is removing > behavior, though the longer the package remains in unstable with DTDDECL > handling

Bug#170795: fixed in opensp 1.5.2-1

2006-01-16 Thread Neil Roeth
On Jan 17, Steinar H. Gunderson ([EMAIL PROTECTED]) wrote: > On Sun, Jan 08, 2006 at 12:46:37PM -0500, Neil Roeth wrote: > > Thanks for digging into this and finding that the bug still exists if > > --disable-dtddecl is dropped. I'll also keep looking into it and see what I > > can find. > >

Bug#170795: fixed in opensp 1.5.2-1

2006-01-16 Thread Steinar H. Gunderson
On Sun, Jan 08, 2006 at 12:46:37PM -0500, Neil Roeth wrote: > Thanks for digging into this and finding that the bug still exists if > --disable-dtddecl is dropped. I'll also keep looking into it and see what I > can find. Any progress on this? /* Steinar */ -- Homepage: http://www.sesse.net/ -

Bug#170795: fixed in opensp 1.5.2-1

2006-01-08 Thread Steinar H. Gunderson
On Sun, Jan 08, 2006 at 12:46:37PM -0500, Neil Roeth wrote: > Thanks for digging into this and finding that the bug still exists if > --disable-dtddecl is dropped. I'll also keep looking into it and see what I > can find. I looked a bit further into it before I had to let it go due to lack of time

Bug#170795: fixed in opensp 1.5.2-1

2006-01-08 Thread Neil Roeth
On Jan 8, Steinar H. Gunderson ([EMAIL PROTECTED]) wrote: > On Sat, Jan 07, 2006 at 11:05:59PM +0100, Steinar H. Gunderson wrote: > > I have no idea what the resolution would be, but this should IMHO be fixed > > in > > stable; onsgmls is rather broken as long as it can't read properly from a

Bug#170795: fixed in opensp 1.5.2-1

2006-01-08 Thread Steinar H. Gunderson
On Sat, Jan 07, 2006 at 11:05:59PM +0100, Steinar H. Gunderson wrote: > I have no idea what the resolution would be, but this should IMHO be fixed in > stable; onsgmls is rather broken as long as it can't read properly from a > line-buffered pipe. :-) I've debugged this a bit, even though I have a