Hi all, First a bit of introduction: I'm a fairly active committer on the Xerces Java project. While I'm planning to remain active on that project, everybody needs a change of pa ce now and then so I thought I'd move into the world of Xerces-C.
I haven't done C for a long time, so I'm coming at this much like any other newbie--so I've been reading docs and trying to build the parser as first steps. And here are a few resulting very minor contributions: - a patch to packageBinaries.pl so that it pays attention when you set the compiler to gcc under cygwin. (See attached file: packageBinaries.diff) - a patch to your stylebook file so that the copyright on the generated files is correct (still said 2001!) (See attached file: xerces-c_book.diff) - patch to docs so it points to Xerces2-J, not Xerces1-J (that's been dead for over a year): (See attached file: faq-other.diff) - fixes to various minor typos (so small I almost feel embarrassed submitting them; but they sort of irked me. :) ) (See attached file: faq-build.diff)(See attached file: program-other.diff)(See attached file: program-sax.diff)(See attached file: program-deprecated.diff) Cheers! Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED]
packageBinaries.diff
Description: Binary data
xerces-c_book.diff
Description: Binary data
faq-other.diff
Description: Binary data
faq-build.diff
Description: Binary data
program-other.diff
Description: Binary data
program-sax.diff
Description: Binary data
program-deprecated.diff
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
