After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 58180 - misc compilation problems in 27-Jul cvs snapshot
misc compilation problems in 27-Jul cvs snapshot
Status: VERIFIED FIXED
Product: libxslt
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Daniel Veillard
Daniel Veillard
Depends on:
Blocks:
 
 
Reported: 2001-07-27 16:10 UTC by Tom Moog
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tom Moog 2001-07-27 16:10:58 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.
Comment 1 Daniel Veillard 2001-07-28 18:41:28 UTC
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
Comment 2 Daniel Veillard 2001-08-15 15:36:10 UTC
I assume release 1.0.2 has all the cahnges and allow to close this bug

  thanks,

Daniel