CVSROOT: /cvsroot/gnustep
Module name: gnustep
Branch:
Changes by: matt rice <[EMAIL PROTECTED]> 05/07/09 18:24:57
Modified files:
dev-libs/gdl2 : ChangeLog
dev-libs/gdl2/DBModeler: ConsistencyChecker.m
Log message:
* DBModeler/ConsistencyChecker.m: New variable doc.
(+endConsistencyCheck:): Use the notification object. Use unsigned for
array iterators.
(pass): Use the new doc variable.
(+attributeDetailsCheck:): Use unsigned for array iterators.
(+inheritanceCheckForModel:, +relationshipCheckForModel:): Ditto.
(+primaryKeyCheckForModel:, +externalNameCheckForModel): Ditto.
(+modelConsistencyCheck:): Assign doc to the notification object.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/gdl2/ChangeLog.diff?tr1=1.238&tr2=1.239&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/gdl2/DBModeler/ConsistencyChecker.m.diff?tr1=1.1&tr2=1.2&r1=text&r2=text