[GME-commit] GMESRC/GME/Parser MgaDumper.cpp,1.22,1.23

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Tue Feb 1 17:04:12 CST 2005


Update of /var/lib/gme/GMESRC/GME/Parser
In directory braindrain:/tmp/cvs-serv27384

Modified Files:
	MgaDumper.cpp 
Log Message:
If kind selected and smartcopied then upon Paste it gave a misleading error message.


CVS User: zolmol

Index: MgaDumper.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Parser/MgaDumper.cpp,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** MgaDumper.cpp	20 Jan 2005 17:24:58 -0000	1.22
--- MgaDumper.cpp	1 Feb 2005 23:04:08 -0000	1.23
***************
*** 737,740 ****
--- 737,742 ----
  				Attr( "closurepath", place2path);
  			}
+ 			else // when is invoked from non-container
+ 				Attr( "closurepath", ""); // this will mean that always the target_container will be the target
  		}
  



More information about the GME-commit mailing list