[M3devel] fw: deleting files

Jay K jay.krell at cornell.edu
Mon Apr 19 19:44:32 CEST 2010


Deleting files doesn't remove them from the package store. Arg.

We should probably have a set of quake directives:

 

  delete_interface()

  delete_module()

  delete_implementation()

  delete_c_source()

  delete_h_source()

 

I was tempted to empty out this stuff instead of deleting, anticipating that delete wouldn't work.

I suspect attempting to import will still correctly fail, since I hope import uses the conside *.m3x files.

 

 - Jay

 
> Date: Mon, 19 Apr 2010 19:39:54 +0000
> To: m3commit at elegosoft.com
> From: jkrell at elego.de
> Subject: [M3commit] CVS Update: cm3
> 
> CVSROOT: /usr/cvs
> Changes by: jkrell at birch. 10/04/19 19:39:54
> 
> Modified files:
> cm3/m3-libs/libm3/src/os/Common/: m3makefile 
> cm3/m3-libs/libm3/src/os/POSIX/: m3makefile 
> cm3/m3-libs/libm3/src/os/WIN32/: m3makefile 
> Removed files:
> cm3/m3-libs/libm3/src/os/Common/: Socket.i3 Socket.m3 
> cm3/m3-libs/libm3/src/os/POSIX/: SocketPosix.m3 SocketPosixC.c 
> cm3/m3-libs/libm3/src/os/WIN32/: SocketWin32.m3 
> SocketWin32.m3.sav 
> 
> Log message:
> Nobody uses libm3's socket support.
> So empty it out instead of fixing it.
> Let's focus effort elsewhere, e.g. m3-comm/tcp.
> 
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20100419/6a751e1a/attachment-0001.html>


More information about the M3devel mailing list