ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataCont/interface/Ref.h
(Generate patch)

Comparing UserCode/MitAna/DataCont/interface/Ref.h (file contents):
Revision 1.4 by loizides, Mon Mar 16 19:58:40 2009 UTC vs.
Revision 1.5 by loizides, Mon Mar 23 22:15:10 2009 UTC

# Line 122 | Line 122 | void mithep::Ref<ArrayElement>::SetObjec
122  
123    // check if the object can belong here and assign or get its uid
124    if (ae->TestBit(kHasUUID)) {
125 <    Fatal("Add", "Object can not be added as it has not UUID!");
125 >    Fatal("Add", "Object cannot be added as it has not UUID!");
126      return;
127    }
128  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines