[M3commit] CVS Update: cm3

Jay K jay.krell at cornell.edu
Sat Jun 12 17:01:18 CEST 2010


This was supposed to say, make them "return void".

 - Jay

----------------------------------------
> Date: Sat, 12 Jun 2010 16:48:14 +0000
> To: m3commit at elegosoft.com
> From: jkrell at elego.de
> Subject: [M3commit] CVS Update: cm3
>
> CVSROOT: /usr/cvs
> Changes by: jkrell at birch. 10/06/12 16:48:14
>
> Modified files:
> cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadPThreadC.c
>
> Log message:
> make ThreadPThread__RestartThread and ThreadPThread__SuspendThread,
> as Tru64 cc complains that they weren't returning anything.
>
> Note we are playing just slightly fast/loose here.
> They are declared as returning BOOLEAN in the *.i3 files.
> But these versions just abort() and should never be called.
>
> You know, like, sometimes there is a "noreturn" marker
> on abort, sometimes not. That's why other compilers
> haven't been warning here.
>
 		 	   		  


More information about the M3commit mailing list