[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Mon Dec  7 13:56:00 CET 2009
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/12/07 13:56:00
Modified files:
	cm3/m3-libs/libm3/src/rw/: Tag: release_branch_cm3_5_8 
	                           AutoFlushWr.m3 FileWr.m3 Rd.m3 
	                           UnsafeWr.i3 Wr.m3 
Log message:
	copy from head (nudged by Peter's mail):
	have AutoFlush always copy all the fields
	copying not all of them is a micro optimization and more importantly, hard to know the correctness of
	some functions Foo where already implemented as
	LOCK
	UnsafeFoo
	this seems like a good pattern; do it more
    
    
More information about the M3commit
mailing list