GNOME Bugzilla – Bug 58180
misc compilation problems in 27-Jul cvs snapshot
Last modified: 2009-08-15 18:40:50 UTC
27-Jul cvs snapshot/compiler gcc 2.95.2 a. Do you want these minor problems with the cvs snapshots reported ? I suspect you would pick these up anyway, very soon, but I'm not sure. b. Need to add transform.h and debugXML.h to libexslt/functions.c c. Needed to add extensions.h to xsltproc.c d. Need to add a bunch of prototypes from extensions.c to extensions.h to get xsltproc.c to compile. e. Prototype in xsltInternals.h near line 458 has formal named "template". This caused problems when included from C++ code.
a/ hum , well it helps, but patches are more useful. And CVS state is so transcient that in general it's more burden to get the bug closed on bugzilla than it is to fix the bugs. So unless the problem remains in CVS for a long time (i.e. they are unoticed) avoid using bugzilla for CVS, TIA b/ c/ d/ are closed in CVS Daniel
I assume release 1.0.2 has all the cahnges and allow to close this bug thanks, Daniel