[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Wed Dec 17 15:47:34 CET 2008
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	08/12/17 15:47:34
Modified files:
	cm3/scripts/python/: pylib.py make-dist.py 
Log message:
	fix line endings and 'temporarily' skip serial package -- there's a problem here on I386_CYGWIN I forgot about where essentially you want to provide both FilePosix and FileWin32; FilePosix will export File, FileWin32 will export FileWin32, so that portable Modula-3 can use File/FilePosix and Win32 specific serial code can use FileWin32; maybe some day we should try out this serial stuff, and /maybe/ the Posix paths work on Cygwin? For now, just skip it. And fix line endings. And try out the alternate 'clean' path in make-dist
    
    
More information about the M3commit
mailing list