]> Savannah Git Hosting - gnulib.git/commit
ftello: Fix override on mingw.
authorBruno Haible <bruno@clisp.org>
Thu, 14 Nov 2024 04:18:00 +0000 (05:18 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 1 Dec 2024 06:57:17 +0000 (07:57 +0100)
commit58153aa2eb2649763c126a035568cb6e1c1e6f2e
treed265d0bb0eec75df0cb9f972c03943aafeeeff1f
parent3a54a6d9554f3609e2f01a12914b99064d305b6b
ftello: Fix override on mingw.

Reported by Markus Mützel <markus.muetzel@gmx.de> in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-11/msg00108.html>.

* lib/ftello.c: Test whether module 'largefile' is in use, not only
whether it had to override 'off_t'.
ChangeLog
lib/ftello.c