emacs-devel
[Top][All Lists]
Advanced

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

Re: Anyone building Emacs trunk with MinGW w64 (32 bits)


From: Eli Zaretskii
Subject: Re: Anyone building Emacs trunk with MinGW w64 (32 bits)
Date: Wed, 27 Mar 2013 14:03:59 +0200

> From: address@hidden
> Date: Wed, 27 Mar 2013 20:35:51 +0900
> 
> The remained warnings in my environment are below, it is same
> with/without --no-opt.
> The last two may be my environment problem.
> 
> 
> w32.c:177:0: warning: "FSCTL_GET_REPARSE_POINT" redefined [enabled by default]
> c:\usr\local\strawberry-perl-5.16.3.1-32bit-portable\c\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/winioctl.h:1270:0:
>  note: this is the location of the previous definition
> 
> w32proc.c:45:20: warning: 'IsValidLocale' redeclared without dllimport 
> attribute: previous dllimport ignored [-Wattributes]

These two should be fixed in trunk revision 112156.

> gnutls.c:117:1: warning: 'gnutls_connection_end_t' is deprecated 
> [-Wdeprecated-declarations]

Ted, could you please look into this?

> image.c: In function 'my_png_error':
> image.c:5482:1: warning: 'noreturn' function does return [enabled by default]

I don't see anything wrong with the code; could be a compiler bug.

Thanks.



reply via email to

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