On Monday 07 July 2008 17:37:41 Jason Cole wrote:

> James Keenan wrote:
> > (Coleoid:  Does this update cause any problems for you on Win32 without
> > ICU?)
>
> No visible problems from prove and Configure.  Output seems the same and
> indicates success.  Pasted in #parrot.
>
>
> Trying to 'make', though, I've started emitting hundreds of 'warning:
> control reaches end of non-void function' messages.  I'm pretty confident
> those are new, but possibly I just never noticed them. The few I sampled
> are where GCC doesn't understand that real_exception() throws an exception.
>  Having not gone into these files before, I don't know what's changed.

That probably means that something changed in the GCC-supported annotations 
detection code, such that PARROT_DOES_NOT_RETURN is #defined away to nothing.

-- c

Reply via email to