Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: othersrc/external/bsd/arfe



Hi Thomas

On 05/12/2015 08:47, Thomas Klausner wrote:
> Module Name:	othersrc
> Committed By:	wiz
> Date:		Sat Dec  5 08:47:24 UTC 2015
> 
> Modified Files:
> 	othersrc/external/bsd/arfe/dt: dt.c
> 	othersrc/external/bsd/arfe/it: it.c
> 	othersrc/external/bsd/arfe/tt: tt.c
> 
> Log Message:
> Sprinkle __attribute__((__noreturn__)) to fix build on 7.99.23 with clang.

Why don't you use __dead as defined by sys/cdefs.h?

Roy


Home | Main Index | Thread Index | Old Index