> [Resent now I'm subscribed!!!]
> 
> Hi Jon,
> 
> You could try replacing
> 
> bcopy(pos, &tag, 3);
> 
> with
> 
> bcopy(pos, &tag[0], 3);
> 
> and let us know how that goes.  What compiler and OS are you on - 
> I don't see this with gcc-3.2 on either Cygwin or Linux.

Is this your code?

How about other CygWin people? Are they seeing the problem?

Jon

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to