[GME-commit] GMESRC/GME/Mga MgaConstraint.cpp,1.4,1.5
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue May 18 09:31:01 CDT 2004
- Previous message: [GME-commit]
GMESRC/GME/GMEActiveBrowser ActiveBrowserPropertyPage.cpp,1.31,1.32
- Next message: [GME-commit] GMESRC/GME/ConstraintManager Solve4786.h,NONE,1.1
ConstraintManager.cpp,1.5,1.6 ConstraintManager.rc,1.29,1.30
GMEConstraintEx.cpp,1.13,1.14 OCLCommon.cpp,1.3,1.4
OCLCommonEx.cpp,1.10,1.11 OCLContext.cpp,1.1,1.2
OCLException.cpp,1.8,1.9 OCLFactory.cpp,1.1,1.2
OCLFeature.cpp,1.1,1.2 OCLFeatureImplementation.cpp,1.1,1.2
OCLGMECMFacade.cpp,1.24,1.25 OCLGMEECFacade.cpp,1.10,1.11
OCLObject.cpp,1.4,1.5 OCLObjectExBasic.cpp,1.5,1.6
OCLObjectExGME.cpp,1.6,1.7 OCLParserStatic.cpp,1.4,1.5
OCLRefCount.cpp,1.1,1.2 OCLSignature.cpp,1.2,1.3
OCLTree.cpp,1.22,1.23 OCLType.cpp,1.6,1.7
OCLTypeExBasic.cpp,1.14,1.15 OCLTypeExGMECM.cpp,1.24,1.25
OCLTypeExGMEEC.cpp,1.18,1.19 OclConstraint.cpp,1.4,1.5
Regexp.cpp,1.1,1.2 StdAfx.h,1.6,1.7 ocl.g,1.13,1.14
resource.h,1.20,1.21
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/GME/Mga
In directory braindrain:/tmp/cvs-serv31734/Mga
Modified Files:
MgaConstraint.cpp
Log Message:
Eliminated _ALL_ warning messages.
CVS User: volgy
Index: MgaConstraint.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Mga/MgaConstraint.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** MgaConstraint.cpp 11 Mar 2002 22:16:00 -0000 1.4
--- MgaConstraint.cpp 18 May 2004 13:30:59 -0000 1.5
***************
*** 23,27 ****
COMTRY {
CheckWrite();
! #pragma message ( "constraintssssssss!!!!" )
// CoreObj cp(p);
// cp[ATTRID_CONSTROWNER] = self;
--- 23,27 ----
COMTRY {
CheckWrite();
! #pragma message ( "TODO: Object-based constraints are not implemented!" )
// CoreObj cp(p);
// cp[ATTRID_CONSTROWNER] = self;
***************
*** 40,44 ****
ITERATE_THROUGH(children) {
CComPtr<IMgaConstraint> ff;
! #pragma message ( "constraintssssssss!!!!" )
// ITER->QueryInterface(&ff);
q->Add(ff);
--- 40,44 ----
ITERATE_THROUGH(children) {
CComPtr<IMgaConstraint> ff;
! #pragma message ( "TODO: Object-based constraints are not implemented!" )
// ITER->QueryInterface(&ff);
q->Add(ff);
- Previous message: [GME-commit]
GMESRC/GME/GMEActiveBrowser ActiveBrowserPropertyPage.cpp,1.31,1.32
- Next message: [GME-commit] GMESRC/GME/ConstraintManager Solve4786.h,NONE,1.1
ConstraintManager.cpp,1.5,1.6 ConstraintManager.rc,1.29,1.30
GMEConstraintEx.cpp,1.13,1.14 OCLCommon.cpp,1.3,1.4
OCLCommonEx.cpp,1.10,1.11 OCLContext.cpp,1.1,1.2
OCLException.cpp,1.8,1.9 OCLFactory.cpp,1.1,1.2
OCLFeature.cpp,1.1,1.2 OCLFeatureImplementation.cpp,1.1,1.2
OCLGMECMFacade.cpp,1.24,1.25 OCLGMEECFacade.cpp,1.10,1.11
OCLObject.cpp,1.4,1.5 OCLObjectExBasic.cpp,1.5,1.6
OCLObjectExGME.cpp,1.6,1.7 OCLParserStatic.cpp,1.4,1.5
OCLRefCount.cpp,1.1,1.2 OCLSignature.cpp,1.2,1.3
OCLTree.cpp,1.22,1.23 OCLType.cpp,1.6,1.7
OCLTypeExBasic.cpp,1.14,1.15 OCLTypeExGMECM.cpp,1.24,1.25
OCLTypeExGMEEC.cpp,1.18,1.19 OclConstraint.cpp,1.4,1.5
Regexp.cpp,1.1,1.2 StdAfx.h,1.6,1.7 ocl.g,1.13,1.14
resource.h,1.20,1.21
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list