Re: [fpc-devel] Misc smal patches

2005-01-22 Thread Michael . VanCanneyt
On Sat, 22 Jan 2005, C Western wrote: > The attached patches fix some small problems I have noticed: > > xml.patch - reading CDATA strings includes the terminating ]]> > > exec.patch - intFpExecVEMaybeP ignores the first argument if it doesn't > have a / in it which seems wrong. The patch is

[fpc-devel] Misc smal patches

2005-01-22 Thread C Western
The attached patches fix some small problems I have noticed: xml.patch - reading CDATA strings includes the terminating ]]> exec.patch - intFpExecVEMaybeP ignores the first argument if it doesn't have a / in it which seems wrong. The patch is a possible fix for this. rpm.patch - I had trouble wit