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>.
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:16 MST