RE: Realligning const void *data variables into 32-bit boundaries

2008-12-12 Thread Dave Thompson
(getting rather offtopic now, so I've tried to keep it short) > From: owner-openssl-...@openssl.org On Behalf Of Ger Hobbelt > Sent: Friday, 12 December, 2008 05:12 > On Fri, Dec 12, 2008 at 1:31 AM, Dave Thompson > wrote: > > Note that this method will give (byte*)rawptr+wordsize in the case >

Re: [openssl.org #1753] snapshot 20081003 broke mingw build

2008-12-12 Thread Alon Bar-Lev
Hello OpenSSL developers, Please merge these patches [2], [3] from bug [1]. Current cross compile is broken as the cpp used is not cross compile one. It causes mingw cross compile build to fail. I will be happy to know if there is something wrong, so I be able to provider better solution. Thank

Re: Realligning const void *data variables into 32-bit boundaries

2008-12-12 Thread Ger Hobbelt
On Fri, Dec 12, 2008 at 1:31 AM, Dave Thompson wrote: >> One note: type casting doesn't modify the pointer value (check your >> ANSI/ISO C89/C99 standard references). What you need is data at an >> 'aligned pointer'. > > Yes and no. Standard C allows different data pointer types to have [...] > Bu

Re: [FWD] An error appears when run ./CA.sh -sign

2008-12-12 Thread Kyle Hamilton
forwarding from -users for a query. This is the second time that I've heard of "bad end line" or "could not decode base64" today. Did a change go into 0.9.8i that changed base64 handling? -Kyle H On Thu, Dec 11, 2008 at 11:31 PM, Lutz Jaenicke wrote: > Forwarded to openssl-users for public dis