emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 26 warning about no previous prototype for 'surrogates_to_code


From: Eli Zaretskii
Subject: Re: Emacs 26 warning about no previous prototype for 'surrogates_to_codepoint'
Date: Wed, 27 Jun 2018 18:04:04 +0300

> Date: Wed, 27 Jun 2018 09:33:58 +0200
> From: martin rudalics <address@hidden>
> 
> When compiling xdisp.c for Emacs 26.2 I currently see under MinGW (GCC 4.8.1)
> 
>    CC       xdisp.o
> In file included from ../../src/keyboard.h:23:0,
>                   from ../../src/xdisp.c:313:
> ../../src/coding.h:680:1: warning: no previous prototype for 
> 'surrogates_to_codepoint' [-Wmissing-prototypes]
>   surrogates_to_codepoint (int low, int high)
>   ^

Please try again, I hope I fixed this (but don't have GCC 4.8.1 to
make sure).



reply via email to

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