5 Feb
2005
5 Feb
'05
2:56 p.m.
On Fri, 04 Feb 2005 20:30:38 -0800, Jon A. Cruz <jon@...18...> wrote:
The one I am concerned about is in repr-io.cpp, in sp_repr_read_file
I *think* that's the last main one, but is a biggie, so I'm going to try to munge things in. Of course, this is very sensitive stuff, so it will need verifying to ensure all is happy-happy everywhere.
So what exactly you want to change? Where's the patch?
As for me, I tried replacing xmlParseFile with xmlReadFile for the purpose of reading external DTD subset, but this didn't quite work out, so I left it as is.