[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YHONKmt/ohlE8xJQ@mit.edu>
Date: Sun, 11 Apr 2021 19:58:34 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: Ryan Schmidt <ryandesign@...ports.org>
Cc: linux-ext4@...r.kernel.org
Subject: Re: e2fsprogs 1.46.2 needs #include <time.h> in probe.c
On Sun, Apr 11, 2021 at 07:57:33AM -0500, Ryan Schmidt wrote:
> Hi,
>
> I am the maintainer of e2fsprogs in MacPorts. The developer of
> e2fsprogs has asked me to report patches for his program to this
> mailing list.
>
> e2fsprogs 1.46.2 does not build on macOS when implicit declaration
> of functions is considered an error. This condition can be achieved
> either by adding -Werror=implicit-function-declaration to CFLAGS
> when configuring or by compiling with the version of clang included
> with Xcode 12 or later on macOS in which that behavior is the
> default.
Hi Ryan,
Thanks for the bug report and proposed fix. I've applied it to the
e2fsprogs git tree.
Cheers,
- Ted
Powered by blists - more mailing lists