bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #39088] Suppressing warnings in the GSWeb build


From: Sebastian Reitenbach
Subject: [bug #39088] Suppressing warnings in the GSWeb build
Date: Tue, 28 May 2013 15:49:16 +0000
User-agent: Mozilla/5.0 (X11; OpenBSD amd64; rv:18.0) Gecko/20100101 Firefox/18.0

Follow-up Comment #2, bug #39088 (project gnustep):

I'm using clang 3.2 on OpenBSD, amd64.

Your patch fixes the warnings to GSWContext.m, and to GSWMultiKeyDictionary.m.
The other warnings you may see, and what you are fixing, I don't get, with and
without your patch.
But in general, the changes to GSWeb/GSWDeclarationParser.m look good to me.

I even see some more warnings than those you are fixing. Just for the records,
they are listed below.

Will discuss with David, and then go on

thanks,
Sebastian

GSWLongResponsePage.m:312:12: warning: assigning to 'WOElement *' from
incompatible type 'id<WOActionResults>'
GSWLongResponsePage.m:315:10: warning: returning 'WOElement *' from a function
with incompatible result type 'id<WOActionResults>'

GSWLogin.m:107:14: warning: instance method '-validateLogin' not found (return
type defaults to 'id') [-Wobjc-method-access]
GSWLogin.m:110:12: warning: instance method '-validateLoginUser:password:' not
found (return type defaults to 'id') [-Wobjc-method-access]

GSWSimpleFormComponent.m:121:10: warning: instance method
'-sendActionFromComponent:' not found (return type defaults to 'id')
[-Wobjc-method-access]
1 warning generated.
GSWCacheElement.m:333:27: warning: instance method '-startCache' not found
(return type defaults to 'id') [-Wobjc-method-access]
GSWCacheElement.m:333:26: warning: incompatible pointer to integer conversion
assigning to 'int' from 'id' [-Wint-conversion]
GSWCacheElement.m:349:39: warning: instance method '-stopCacheOfIndex:' not
found (return type defaults to 'id') [-Wobjc-method-access]

WODisplayGroup.m:2105:59: warning: incompatible pointer types sending 'NSArray
*' to parameter of type 'NSIndexSet *' [-Wincompatible-pointer-types]
WODisplayGroup.m:2275:17: warning: incomplete implementation
[-Wincomplete-implementation]



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39088>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]