Re: MSXML3: Exclude member variable when external lib is not present
On Jan 8, 2008 1:20 AM, Rolf Kalbermatter <r.kalbermatter(a)hccnet.nl> wrote:
Recent changes in MSXML3 added a part which is conditionally compiled when libxml2 is available but a member variable in a COM interface using such a type is present unconditionally. Exclude that variable from the build in that case.
A patch was already sent by Lei 13 hours ago. -- James Hawkins
On Jan 8, 2008 1:26 AM, James Hawkins <truiken(a)gmail.com> wrote:
On Jan 8, 2008 1:20 AM, Rolf Kalbermatter <r.kalbermatter(a)hccnet.nl> wrote:
Recent changes in MSXML3 added a part which is conditionally compiled when libxml2 is available but a member variable in a COM interface using such a type is present unconditionally. Exclude that variable from the build in that case.
A patch was already sent by Lei 13 hours ago.
..and committed. Sorry, hadn't rebased yet. -- James Hawkins
participants (1)
-
James Hawkins