Re: Windows port merge - MS Visual C++ compatibility [PATCH 1]

From: Robert Collins <robertc@dont-contact.us>
Date: 14 Jul 2003 07:44:16 +1000

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>.

Received on Sun Jul 13 2003 - 15:44:27 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:16 MST