1.22.0 builds still broken due to strchrnul mis-declaration on FreeBSD

Steffen Nurpmeso (Daode) sdaoden at gmail.com
Fri Jan 10 12:01:04 UTC 2014


Hello, and FYI (i've lost the mail i'd planned to reply to, sorry)

Denys Vlasenko <vda.linux at googlemail.com> wrote:
 |On Thu, Jan 9, 2014 at 8:14 PM, Matthias Andree <mandree at freebsd.org> wrote:
 |> The attached patch (for git am) achieves all that and enables the
 |> current busybox Git master to build on FreeBSD without further ado.
 [.]
 |I'm going with this:

i wanted to remark that you can always separate by using multiple
adjacent -e directives, so the following also works on *BSD

  sed -n -e '/^INSERT$/ { :l' -e 'n' -e 'p' -e 'bl' -e '}'

--steffen
-------------- next part --------------
An embedded message was scrubbed...
From: Denys Vlasenko <vda.linux at googlemail.com>
Subject: Re: 1.22.0 builds still broken due to strchrnul mis-declaration on FreeBSD
Date: Fri, 10 Jan 2014 11:57:47 +0100
Size: 6032
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20140110/5643bc79/attachment.mht>


More information about the busybox mailing list