From unknown Sun Sep 07 01:05:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#23261: 25.0.92; Undefined behavior in lib/stdint.h Resent-From: Philipp Stephani
On 04/11/2016 12:23 AM, Paul Eggert wrote:
>
> I don't observe a problem with my clang installation (clang 3.7.0 = on
> Fedora 23 x86-64).
I managed to reproduce the problem in Gnulib by artificially pretending
to 'configure' that clang's stdint.h was busted, using './c= onfigure
gl_cv_header_working_stdint_h=3Dno'. I installed a fix for the problem<= br> into Gnulib here:
htt= p://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=3D705764b377ebeef7bdba1= a87fafd99cd56b6f3c9
I ran 'admin/merge-gnulib' to propagate the fix into emacs-25, and = then
merged emacs-25 into master using the procedure described in
'admin/notes/git-workflow'.
Please give this a try on your setup.