]> 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:38:19 +0000 (07:38 +0100)
commit0fe81dd6c8751ebec03f56f9556f3ead6a1e9591
tree3cdf3da11702ab4931ff4e1ab32d2400cf4ef282
parent86b8cfeb4b115becd6572781a4ca3f03f18ba656
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