On 03/08/13 18:33, Eric Blake wrote:
On 03/08/2013 02:15 AM, Peter Krempa wrote:
The original fix for one of the issues was done by defining a missing
symbol from libxml2. The fix is not needed as the code using the function
is never used.
Revert the fix and remove the unused offending function
On 03/08/2013 02:15 AM, Peter Krempa wrote:
> The original fix for one of the issues was done by defining a missing
> symbol from libxml2. The fix is not needed as the code using the function
> is never used.
>
> Revert the fix and remove the unused offending function instead.
ACK series.
>
> P
The original fix for one of the issues was done by defining a missing
symbol from libxml2. The fix is not needed as the code using the function
is never used.
Revert the fix and remove the unused offending function instead.
Peter Krempa (2):
Revert "Ensure xmlSaveToBuffer is always defined"
v