On Mon, 2003-07-14 at 03:51, Serassio Guido wrote:
> Hi,
> 
> This a first set of C++ compatibility patches for MSVC.
> 
> - Changed the NULL initialization from (NULL) to = NULL in ACL and auth 
> sources.

Hmm. This may be an issue, can you try Henriks revious suggestion of
type (*class) (NULL); ?

I'd rather keep the explicit initialisation rather than assignment to
NULL.

Rob
-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to