Simo Sorce simo@redhat.com writes:
I have a question though, why C89 support ?
Code was written for c89 aka ansi-c. So it's not difficult to keep supporting it, and it might help for some (embedded mainly, I imagine) compilers.
That said, I'm about to delete nettle-stdint.h, and require that the compiler supplies a <stdint.h> (as was discussed quite a while ago).
Regards, /Niels