[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
- Previous message: [GME-commit] GMESRC/GME/Mga MgaFolder.cpp,1.27,1.28
- Next message: [GME-commit] GMESRC/SDK/BON BON2Component.vcproj,1.1,1.2
BONComponent.vcproj,1.1,1.2 Component.vcproj,1.1,1.2
packagefiles.lst,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
}
- Previous message: [GME-commit] GMESRC/GME/Mga MgaFolder.cpp,1.27,1.28
- Next message: [GME-commit] GMESRC/SDK/BON BON2Component.vcproj,1.1,1.2
BONComponent.vcproj,1.1,1.2 Component.vcproj,1.1,1.2
packagefiles.lst,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list