Page MenuHome GnuPG

libgcrypt-1.1.42 warnings on Solaris
Closed, ResolvedPublic

Description

Release: 1.1.42

Environment

Solaris 8
Sun ONE Studio 7

Description

Hi,

I got a few warnings while building libgcrypt 1.1.42 on Solaris 8 using Sun ONE Studio 7 compiler. They're inocuous (mostly pointer to char / pointer to unsigned char mixup) but you may want to fix them nevertheless. See attached build log.

Event Timeline

Thanks for the build log. I have looked at it and fixed a few glitches. I will probably switch to gcc-3.3 soon, to get better checking.

I won't do anything about signed/unsigned char * mismatches, though.