unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 86c4e5a2fb3: Fix implicit declaration of bswap_{32,64}
@ 2024-03-30  8:16 Eli Zaretskii
  2024-03-30  8:34 ` Andreas Schwab
  2024-03-30 16:44 ` Paul Eggert
  0 siblings, 2 replies; 4+ messages in thread
From: Eli Zaretskii @ 2024-03-30  8:16 UTC (permalink / raw)
  To: Andreas Schwab, Paul Eggert; +Cc: emacs-devel

> branch: master
> commit 86c4e5a2fb3fd6b7acb8a3fc10e1e7c2eb8012a9
> Author: Andreas Schwab <schwab@linux-m68k.org>
> Commit: Andreas Schwab <schwab@linux-m68k.org>
> 
>     Fix implicit declaration of bswap_{32,64}
>     
>     * src/data.c: Move include of <byteswap.h> ...
>     * src/lisp.h: ... here.

Wouldn't it be better to use __builtin_bswap32 when it's available?

Paul, why doesn't Gnulib do that in its byteswap.h header?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-30 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-30  8:16 master 86c4e5a2fb3: Fix implicit declaration of bswap_{32,64} Eli Zaretskii
2024-03-30  8:34 ` Andreas Schwab
2024-03-30  8:44   ` Collin Funk
2024-03-30 16:44 ` Paul Eggert

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).