On 2019-Mar-14, Pavel Stehule wrote:

> I looking to code
> 
>         void        (*nodefree) (xmlNodePtr) = NULL;
>         volatile xmlBufferPtr buf = NULL;
> 
> should not be "nodefree" volatile too?

Ah, good question.  I remember I had it volatile and removed it for some
reason, though I don't remember why.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Reply via email to