[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Thu Oct 25 08:04:58 CEST 2012
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	12/10/25 08:04:58
Modified files:
	cm3/m3-sys/m3back/src/: M3C.m3 
Log message:
	m3tohtml:
	Main.m3: In function âMain__ReadFileList__AddFile__Addâ:
	Main.m3:151: error: âstruct Main__ReadFileList__AddFile_Frame_tâ has no member named â_static_linkâ
	Main.m3:155: error: âstruct Main__ReadFileList__AddFile_Frame_tâ has no member named â_static_linkâ
	
	mark static_link parameter as always used, so that
	it always gets a place in the frame
	
	(fallout from removing unused variables -- at which time,
	I guess, I also optimized away other stuff..unused uplevel locals
	spot in frame?)
    
    
More information about the M3commit
mailing list