>Philip Guenther writes:
>
>> There are four options here:
>> 1) change the software to not use the name 'bcrypt' for a non-static
>> function. OpenBSD has only been using it for 15 years...
>
>Agree, but for now I'm trying to keep changes to a minimum as I work out
>larger issues. This is in an
Philip Guenther writes:
> There are four options here:
> 1) change the software to not use the name 'bcrypt' for a non-static
> function. OpenBSD has only been using it for 15 years...
Agree, but for now I'm trying to keep changes to a minimum as I work out
larger issues. This is in an erlang w
On Fri, Jul 12, 2019 at 10:39 AM Allan Streib wrote:
> Probably an elementary question stemming from my lack of C expertise.
>
> I am trying to complile some C code that includes its own "bcrypt"
> function. This is conflicting with the declaration in pwd.h.
>
> error: conflicting types for '
On Fri, Jul 12, 2019 at 03:35:54PM -0400, Allan Streib wrote:
> Probably an elementary question stemming from my lack of C expertise.
>
> I am trying to complile some C code that includes its own "bcrypt"
> function. This is conflicting with the declaration in pwd.h.
>
> error: conflicting t
4 matches
Mail list logo