Hi, Neil Jerram <[EMAIL PROTECTED]> writes:
> So I've committed for now without this SCM_NORETURN change - but I'm > happy to update it if there is a further solution. Is there a way of > adding __attribute__(noreturn) to a declaration (from a system header > file) that should have this attribute, but doesn't? Not to my knowledge. > Also, can it be done in a way that will work for compilers other than > GCC? I don't think so. Thanks, Ludovic.