[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Thu Apr 15 15:03:25 CEST 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/04/15 15:03:25
Modified files:
	cm3/m3-libs/m3core/src/: m3core.h 
	cm3/m3-libs/m3core/src/time/POSIX/: DatePosix.i3 DatePosix.m3 
	                                    DatePosixC.c 
Log message:
	Go through extra layer/type so that the layout of types shared
	between C and Modula-3 is extremely clear, and so that
	range checks are restored.
	
	Also only read the zone parameter once, in case the caller
	is changing it on another thread (though the compiler
	might generate code differently..)
    
    
More information about the M3commit
mailing list