Re: [xml] 2.4.12: generic timing diffs



In message <20020115051801 A21595 redhat com>
          Daniel Veillard <veillard redhat com> wrote:

On Mon, Dec 17, 2001 at 10:20:27AM +0000, Justin Fletcher wrote:
Hiya,

I've finally found the time to propogate the changes from xsltproc for
timing back to xmllint.

  Hum, seems the patches gives troubles with MSC, if you an Igor could
found the problem that would be a welcome patch :-)
   http://bugzilla.gnome.org/show_bug.cgi?id=68748

Curses. Sorry about that. I've repled on bugzilla; brief summary is that I
believe the addition of time.h as an include within the _MSC_VER conditional
should fix it.

I don't have access to VC++, but believe that this is correct. Igor will
obviously know better than I if that's totally wrong :-)



There was a second issue which appears at the bottom of the error report;
that of requiring 'stdarg functions'. These are required to display the
error message in a formatted manner by calling vsprintf.

I included a further comment on this in the bugzilla report also. As
stdarg.h is required for error.c, HAVE_STDARG_H should probably be
included in the win32config.h file.

My comments are based on retaining the HAVE_STDARG_H define. If stdarg is
to be guarenteed to be present and that libxml2 will not function without
it, then this might be redundant - I can fix up the code if necessary to
remove these conditionals.

-- 
Gerph {djf0-.3w6e2w2.226,6q6w2q2,2.3,2m4}
URL: http://www.movspclr.co.uk/
... Eyes to the heavens, screaming at the sky;
    Trying to send you messages, but choking on goodbye.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]