Clinton Stimpson wrote:
>
>>> The confusing thing to me is that I *do* have the libxml2-dev package
>>> installed, and see no errors about a missing header...
>>>
>>> If it didn't recognize the xmlNodePtr type, shouldn't it have choked on
>>> line 52 first?
>>>
>>> -J
>>>
>>>
>>> Bryan DeGrendel wr
The confusing thing to me is that I *do* have the libxml2-dev package
installed, and see no errors about a missing header...
If it didn't recognize the xmlNodePtr type, shouldn't it have choked on
line 52 first?
-J
Bryan DeGrendel wrote:
A couple of libxml2 externs were recently added
On 5/26/07, Evil Jay <[EMAIL PROTECTED]> wrote:
The confusing thing to me is that I *do* have the libxml2-dev package
installed, and see no errors about a missing header...
If it didn't recognize the xmlNodePtr type, shouldn't it have choked on
line 52 first?
-J
Bryan DeGrendel wrote:
> A co
The confusing thing to me is that I *do* have the libxml2-dev package
installed, and see no errors about a missing header...
If it didn't recognize the xmlNodePtr type, shouldn't it have choked on
line 52 first?
-J
Bryan DeGrendel wrote:
> A couple of libxml2 externs were recently added to
> dl
A couple of libxml2 externs were recently added to
dlls/msxml3/msxml_private.h Both functions have a xmlNodePtr as a
parameter, which is defined in the libxml2 header. However, both externs
were added outside msxml_private.h's libxml2 preprocessor check, so I
believe it causes a compilation erro
This might already be known, but sometime in the last eight hours or so,
git seems to have broken:
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__
-DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith