[Debian GNUstep maintainers] Bug#886466: src:cenon.app: New GCC warnings with gnustep-gui/0.26.2

Yavor Doganov yavor at gnu.org
Sat Jan 6 12:49:13 UTC 2018


Source: cenon.app
Version: 4.0.2-1
Severity: normal
Tags: sid buster
User: pkg-gnustep-maintainers at lists.alioth.debian.org
Usertags: gnustep-gui0.26-transition gnustep-transition

This package builds successfully with gnustep-gui/0.26 but there are new
compiler warnings you might want to investigate.  Relevant portion from
the build log:

App.m: In function '-[App terminate:]':
App.m:1619:13: warning: multiple methods named '-terminate' found
             [[[module principalClass] instance] terminate];
             ^
In file included from /usr/include/GNUstep/Foundation/Foundation.h:119:0,
                 from /usr/include/GNUstep/AppKit/AppKit.h:40,
                 from App.m:42:
/usr/include/GNUstep/Foundation/NSTask.h:126:1: note: using '-(void)terminate'
 - (void) terminate;
 ^
/usr/include/GNUstep/Foundation/NSTask.h:126:1: note: also found '-(void)terminate'
In file included from /usr/include/GNUstep/AppKit/AppKit.h:108:0,
                 from App.m:42:
/usr/include/GNUstep/AppKit/NSRunningApplication.h:97:1: note: also found '-(BOOL)terminate'
 - (BOOL)terminate;
 ^



More information about the pkg-GNUstep-maintainers mailing list