Jeffrey Walton <noloa...@gmail.com> writes:

> rsa-sign-tr.c: In function ‘sec_equal’:
> rsa-sign-tr.c:243:3: error: ‘for’ loop initial declarations are only
> allowed in C99 or C11 mode
>    for (size_t i = 0; i < limbs; i++)
>    ^
> rsa-sign-tr.c:243:3: note: use option -std=c99, -std=gnu99, -std=c11
> or -std=gnu11 to compile your code

This has been fixed in
https://git.lysator.liu.se/nettle/nettle/commit/f5a3a224bf00bef5669366d2ae23c2b2b13b8016

Not sure if there will be a bug-fix release 3.4.2, before we get till
3.5.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list
nettle-bugs@lists.lysator.liu.se
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to