From unknown Sun Sep 07 01:03:56 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#23261 <23261@debbugs.gnu.org> To: bug#23261 <23261@debbugs.gnu.org> Subject: Status: 25.0.92; Undefined behavior in lib/stdint.h Reply-To: bug#23261 <23261@debbugs.gnu.org> Date: Sun, 07 Sep 2025 08:03:56 +0000 retitle 23261 25.0.92; Undefined behavior in lib/stdint.h reassign 23261 emacs submitter 23261 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.