Print

Print


On Wed, 23 Aug 2006, David Berry wrote:

> Brad,
>       I had precisely this problem recently with AST on Solaris. The
> answer was to cast the (void *) pointer to (char *) before doing the
> arithmetic. I've made this change to hdsstructwrite.c and committed
> it both to the trunk and to the keoe branch.

Must be a recent (last few years) change to the compiler, a Solaris 8 
build worked yesterday, as does the nightly build.