[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169024922001.19916.13245513401353287660.git-patchwork-notify@kernel.org>
Date: Tue, 25 Jul 2023 01:40:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Trevor Gamblin <tgamblin@...libre.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] bridge/mdb.c: include limits.h
Hello:
This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:
On Thu, 20 Jul 2023 16:37:26 -0400 you wrote:
> While building iproute2 6.4.0 with musl using Yocto Project, errors such
> as the following were encountered:
>
> | mdb.c: In function 'mdb_parse_vni':
> | mdb.c:666:47: error: 'ULONG_MAX' undeclared (first use in this function)
> | 666 | if ((endptr && *endptr) || vni_num == ULONG_MAX)
> | | ^~~~~~~~~
> | mdb.c:666:47: note: 'ULONG_MAX' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'?
>
> [...]
Here is the summary with links:
- [iproute2] bridge/mdb.c: include limits.h
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=9d82667cc9d2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists