bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#51484: [PATCH] Move runtime check for recent giflib to compile time


From: Stefan Kangas
Subject: bug#51484: [PATCH] Move runtime check for recent giflib to compile time
Date: Fri, 29 Oct 2021 09:30:40 -0700

Eli Zaretskii <eliz@gnu.org> writes:

> (What patch?)

Oops, let's try that again.

> The compiler converts that into a run-time constant anyway.  The
> reason for using such "run-time" testing is usually to have a more
> readable code, since #ifdef's make the code harder to read.  There are
> no downsides, since the test is compiled away.

Right, hence my asking what you all think of the patch.  Which is now
hopefully also attached.

Attachment: 0001-Move-runtime-check-for-recent-giflib-to-compile-time.patch
Description: Text Data


reply via email to

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