[GME-commit] GMESRC/GME/Mga MgaProject.cpp,1.53,1.54
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue Jul 20 06:48:37 CDT 2004
Update of /var/lib/gme/GMESRC/GME/Mga
In directory braindrain:/tmp/cvs-serv7969/GME/Mga
Modified Files:
MgaProject.cpp
Log Message:
MetaInterpreter uses project properties for dumping
- Author(s)
- Comment
- GUID
- Version
- Creation and modification time
CVS User: volgy
Index: MgaProject.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Mga/MgaProject.cpp,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** MgaProject.cpp 19 Jul 2004 15:22:59 -0000 1.53
--- MgaProject.cpp 20 Jul 2004 10:48:30 -0000 1.54
***************
*** 99,103 ****
COMTHROW(E_INVALIDARG);
dataroot[ATTRID_PARGUID] = guid;
! dataroot[ATTRID_VERSION] = CComBSTR("1.0"); // default version string
// create data root things
--- 99,103 ----
COMTHROW(E_INVALIDARG);
dataroot[ATTRID_PARGUID] = guid;
! dataroot[ATTRID_VERSION] = CComBSTR(""); // default version string
// create data root things
More information about the GME-commit
mailing list