[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Fri Dec 31 15:46:52 CET 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/12/31 15:46:52
Removed files:
	cm3/m3-libs/m3core/src/runtime/ex_frame/: RTExRep.i3 
	                                          RTException.m3 
	cm3/m3-libs/m3core/src/runtime/ex_stack/: RTExRep.i3 
	                                          RTException.m3 
Log message:
	delete files that have been dead since 5.1
	see e.g.:
	http://dcvs.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/m3-libs/m3core/src/runtime/ex_frame/m3makefile.diff?r1=1.1.1.1;r2=1.1.1.2;f=u
	http://dcvs.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/m3-libs/m3core/src/runtime/ex_stack/m3makefile.diff?r1=1.1.1.1;r2=1.1.1.2;f=u
	
	that removed them from the m3makefiles
	
	http://dcvs.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/m3-libs/m3core/src/runtime/common/m3makefile.diff?r1=1.1.1.1;r2=1.1.1.2;f=u
	added RTException to common
	
	I think RTExRep is buried in interfaces that don't have common names, i.e. RTExFrame, RTExStack
	(and can possibly be moved from interfaces into modules, if only consumed by one module, I'll check)
    
    
More information about the M3commit
mailing list