[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Sat Feb 16 21:39:03 CET 2008
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	08/02/16 21:39:03
Modified files:
	cm3/m3-libs/libm3/src/os/WIN32/: m3makefile 
Log message:
	This leads to revealing File.T twice, which
	the compiler only seems to sometimes notice.
	Not having this breaks NT386GNU serial but
	for now that is ok.
	
	Ideally we restructure this somewhat
	so that FileWin32 can be used without
	revealing the portable parts.
	
	As to why the multiple revelations are only
	sometimes noticed deserves further investigation.
	In particular, the compiler noticed when I continued
	to try to have more Win32 code available on NT386GNU,
	particularly ProcessWin32 in trying to avoid problems
	with ProcessPosix on NT386GNU/Cygwin.
    
    
More information about the M3commit
mailing list