Hi,

On Sun, 23 Mar 2003 14:48:36 +0100 David Ayers <[EMAIL PROTECTED]> wrote:
 >| The reference to "NSObject+IVarAccess+PerformSel.h" was removed from 
 >| GSWeb/GNUmakefile, but was left in the GSWeb.h and a make clean/make 
 >| will not work (at least for gswnames=wo).
 >| 
 >| The remaining usage of methods declared in the header:
 >| 
 >| GSWApplication.m: _handleException:inContext:(and in comments) - 
 >| setIVarNamed:withValue:
 >| GSWAssocitation.m: only in comments - setIVarNamed:withValue: / 
 >| getIVarNamed:
 >| GSWComponent.m: only in comments - setIVarNamed:withValue: / getIVarNamed:
 >| 
 >| So once the:
 >| GSWApplication.m: _handleException:inContext:
 >| ...
 >|               [page setIVarNamed:@"exception"
 >|                     withValue:anException];
 >| ...
 >| gets changed to GSObjCSetVariable(), we can remove the files from CVS 
 >| and the reference from GSWeb.h.  I think this should be trivial but I 
 >| want to concentrate on cleaning up my GDL2 EOKVC patch for monday.  

Thanx, I've seen this too and I'll commit changes the afternoon.

Manuel
--
______________________________________________________________________
Manuel Guesdon - ORANGE CONCEPT <[EMAIL PROTECTED]>
14 rue Jean-Baptiste Clement  -  93200 Saint-Denis  -  France
Tel: +33 1 4940 0997  -  Fax: +33 1 4940 0998



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to