]> Savannah Git Hosting - gnulib.git/commit
log2l: Disable MSVC workaround on clang.
authorBruno Haible <bruno@clisp.org>
Sun, 16 Aug 2020 17:10:32 +0000 (19:10 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 16 Aug 2020 17:10:32 +0000 (19:10 +0200)
commit0b6711f860444533e81ad64157c9f162980dd77b
treece31cb5fd2cae06f11099324492ac0304163c395
parentce616246fc28183a9fd134db94f5f12db8e394de
log2l: Disable MSVC workaround on clang.

* lib/log2l.c (log2l): On clang, use the expression 0.0L/0.0L.
ChangeLog
lib/log2l.c