Re: Boatload of warnings in CVS HEAD :-(

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Boatload of warnings in CVS HEAD :-(
Date: 2007-05-03 20:50:46
Message-ID: 463A4B26.8090406@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
>
> We can fix this for gcc by putting __attribute__((noreturn)) on the
> declaration of pg_re_throw(), but what about other compilers?
>

Sun studio also complains about it :(.

Zdenek

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannes Eder 2007-05-03 21:09:19 Re: Boatload of warnings in CVS HEAD :-(
Previous Message Tom Lane 2007-05-03 20:20:10 Boatload of warnings in CVS HEAD :-(