Todd C. Miller wrote:
> On Thu, 01 Sep 2016 13:27:49 -0400, "Ted Unangst" wrote:
>
> > Ted Unangst wrote:
> > > I'm getting annoying warnings because these functions aren't const.
> >
> > so
> >
> > turns out several of these functions *do* modify their parameters. which is
> > probably chao
On Thu, 01 Sep 2016 13:27:49 -0400, "Ted Unangst" wrote:
> Ted Unangst wrote:
> > I'm getting annoying warnings because these functions aren't const.
>
> so
>
> turns out several of these functions *do* modify their parameters. which is
> probably chaos, because i think we sometimes call the
Ted Unangst wrote:
> I'm getting annoying warnings because these functions aren't const.
so
turns out several of these functions *do* modify their parameters. which is
probably chaos, because i think we sometimes call them with const parameters.
On Thu, 01 Sep 2016 10:51:06 -0400, "Ted Unangst" wrote:
> I'm getting annoying warnings because these functions aren't const.
As we're the only users of BSD auth I think this is fine.
- todd