emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building today's trunk ...


From: martin rudalics
Subject: Re: Building today's trunk ...
Date: Tue, 25 Dec 2012 19:10:43 +0100

gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG -fno-crossjumping -std=gnu99   -Demacs=1 
-I../lib -I../nt/inc -DUSE_CRT_DLL=1 -o oo/i386/w32.o w32.c
w32.c: In function 'acl_to_text':
w32.c:4701:3: warning: passing argument 5 of 'convert_sd_to_sddl' from 
incompatible pointer type [enabled by default]
w32.c:1023:1: note: expected 'PULONG' but argument is of type 'ssize_t *'

I think I fixed this warning, but since I don't have such a nudge of a
compiler, please test.

No more warnings.  But I think they were already gone after defining S_ISMPX(m).
At least I can't imagine missing them in two subsequent builds.

Thanks, martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]