Re: [U-Boot] setjmp/longjmp prototype in U-Boot

2017-09-24 Thread Simon Glass
Hi, On 22 September 2017 at 10:19, Alexander Graf wrote: > Hi Philipp, > > > On 09/21/2017 10:57 AM, Dr. Philipp Tomsich wrote: >> >> Simon & Alexander, >> >> It appears our setjmp/longjmp prototypes and implementations are >> in non-compliance with current C-standards (I checked

Re: [U-Boot] setjmp/longjmp prototype in U-Boot

2017-09-22 Thread Alexander Graf
Hi Philipp, On 09/21/2017 10:57 AM, Dr. Philipp Tomsich wrote: Simon & Alexander, It appears our setjmp/longjmp prototypes and implementations are in non-compliance with current C-standards (I checked against both C99 and C2011). U-Boot defines setjmp as: int setjmp(struct jmp_buf_data