Date: Sat, 26 Jul 2025 12:38:08 -0600 From: Warner Losh <imp@bsdimp.com> To: Ian FREISLICH <ianfreislich@gmail.com> Cc: Warner Losh <imp@freebsd.org>, FreeBSD Current <current@freebsd.org> Subject: Re: duplicate case value in find/printf.c Message-ID: <CANCZdfoGoo8uPFeYPCa3ekpbqdXUj=TjEcBZLHzd_tEtN85x-g@mail.gmail.com> In-Reply-To: <c3c95a45-9989-4c6b-87a9-3bdcaf5d3ba4@gmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] Yea. I know... waiting for wifi on the plane so I can push a fix... maybe I'll be able to do it on the ground... Warner On Sat, Jul 26, 2025, 12:33 PM Ian FREISLICH <ianfreislich@gmail.com> wrote: > Hi > > during buildworld this morning. > > /usr/src/usr.bin/find/printf.c:272:8: error: duplicate case value '98' > 272 | case 'b': /* birth time */ > | ^ > /usr/src/usr.bin/find/printf.c:235:8: note: previous case defined here > 235 | case 'b': /* blocks used by file */ > | ^ > > Ian > [-- Attachment #2 --] <div dir="auto">Yea. I know... waiting for wifi on the plane so I can push a fix... maybe I'll be able to do it on the ground...<div dir="auto"><br></div><div dir="auto">Warner</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sat, Jul 26, 2025, 12:33 PM Ian FREISLICH <<a href="mailto:ianfreislich@gmail.com">ianfreislich@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br> <br> during buildworld this morning.<br> <br> /usr/src/usr.bin/find/printf.c:272:8: error: duplicate case value '98'<br> 272 | case 'b': /* birth time */<br> | ^<br> /usr/src/usr.bin/find/printf.c:235:8: note: previous case defined here<br> 235 | case 'b': /* blocks used by file */<br> | ^<br> <br> Ian<br> </blockquote></div>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfoGoo8uPFeYPCa3ekpbqdXUj=TjEcBZLHzd_tEtN85x-g>
