[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


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);



More information about the GME-commit mailing list