bug-gnustep
[Top][All Lists]
Advanced

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

[bug #17025] compiler warning for gpbs.m


From: Patrick McFarland
Subject: [bug #17025] compiler warning for gpbs.m
Date: Tue, 4 Jul 2006 16:50:14 +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=17025>

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

    _______________________________________________________

Details:

gpbs.m: In function ‘-[PasteboardData type]’:
gpbs.m:278: warning: conflicting types for ‘-(id)type’
gpbs.m:150: warning: previous declaration of ‘-(NSString *)type’
gpbs.m: In function ‘-[PasteboardEntry addTypes:owner:pasteboard:]’:
gpbs.m:371: warning: conflicting types for ‘-(void)addTypes:(id)newTypes
owner:(id)newOwner pasteboard:(id)pb’
gpbs.m:305: warning: previous declaration of ‘-(void)addTypes:(NSArray
*)types owner:(id)owner pasteboard:(id)pb’
gpbs.m: In function ‘-[PasteboardObject
addTypes:owner:pasteboard:oldCount:]’:
gpbs.m:649: warning: conflicting types for ‘-(int)addTypes:(NSArray *)types
owner:(id)owner pasteboard:(NSPasteboard *)pb oldCount:(int)count’
gpbs.m:579: warning: previous declaration of ‘-(int)addTypes:(NSArray
*)types owner:(id)owner pasteboard:(id)pboard oldCount:(int)count’
gpbs.m: In function ‘-[PasteboardObject
declareTypes:owner:pasteboard:]’:
gpbs.m:774: warning: conflicting types for ‘-(int)declareTypes:(NSArray
*)types owner:(id)owner pasteboard:(NSPasteboard *)pb’
gpbs.m:589: warning: previous declaration of ‘-(int)declareTypes:(NSArray
*)types owner:(id)owner pasteboard:(id)pboard’







    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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