bug-gnustep
[Top][All Lists]
Advanced

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

[bug #17008] compiler warning for GSToolbarView.m


From: Patrick McFarland
Subject: [bug #17008] compiler warning for GSToolbarView.m
Date: Tue, 4 Jul 2006 16:23:44 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.3) Gecko/20060523 Ubuntu/dapper Firefox/1.5.0.3

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=17008>

                 Summary: compiler warning for GSToolbarView.m
                 Project: GNUstep
            Submitted by: diablod3
            Submitted on: Tuesday 07/04/2006 at 16:23
                Category: Gui/AppKit
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

GSToolbarView.m: In function ‘-[GSToolbarView draggingEntered:]’:
GSToolbarView.m:435: warning: conflicting types for
‘-(NSDragOperation)draggingEntered:(id <NSDraggingInfo>)info’
../Headers/AppKit/NSDragging.h:79: warning: previous declaration of
‘-(unsigned int)draggingEntered:(id <NSDraggingInfo>)sender’
GSToolbarView.m: In function ‘-[GSToolbarView draggingUpdated:]’:
GSToolbarView.m:452: warning: conflicting types for
‘-(NSDragOperation)draggingUpdated:(id <NSDraggingInfo>)info’
../Headers/AppKit/NSDragging.h:80: warning: previous declaration of
‘-(unsigned int)draggingUpdated:(id <NSDraggingInfo>)sender’
GSToolbarView.m: In function ‘-[GSToolbarView setToolbar:]’:
GSToolbarView.m:663: warning: ‘NSToolbar’ may not respond to
‘+class’
GSToolbarView.m:663: warning: (Messages without a matching method signature
GSToolbarView.m:663: warning: will be assumed to return ‘id’ and accept
GSToolbarView.m:663: warning: ‘...’ as arguments.)
GSToolbarView.m: In function ‘-[GSToolbarView _insertionIndexAtPoint:]’:
GSToolbarView.m:899: warning: ‘GSToolbarButton’ may not respond to
‘+class’
GSToolbarView.m:900: warning: ‘GSToolbarBackView’ may not respond to
‘+class’







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=17008>

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





reply via email to

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