[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Sun Dec 13 17:01:33 CET 2009
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/12/13 17:01:33
Modified files:
	cm3/m3-libs/m3core/src/C/Common/: CstdioC.c 
Log message:
	More OpenBSD linker warnings:
	gcc -g -fPIC -lm -lpthread -o cm3 *.o
	CstdioC.c.o(.text+0x558): In function `Cstdio__tmpnam':
	/home/jay/cm3-boot-SPARC64_OPENBSD-1/CstdioC.c:43: warning: tmpnam() possibly us
	ed unsafely; consider using mkstemp()
	CstdioC.c.o(.text+0x518): In function `Cstdio__tempnam':
	/home/jay/cm3-boot-SPARC64_OPENBSD-1/CstdioC.c:41: warning: tempnam() possibly u
	sed unsafely; consider using mkstemp()
	
	These aren't even in the .i3 file.
    
    
More information about the M3commit
mailing list