Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4211
| From | Yavor Doganov <INVALID.NOREPLY@gnu.org> |
|---|---|
| Newsgroups | gnu.gnustep.bug |
| Subject | [bug #52730] [GWorkspace] Misc compiler warnings |
| Date | 2017-12-22 15:50 -0500 |
| Message-ID | <mailman.6223.1513975861.27995.bug-gnustep@gnu.org> (permalink) |
URL:
<http://savannah.gnu.org/bugs/?52730>
Summary: [GWorkspace] Misc compiler warnings
Project: GNUstep
Submitted by: yavor
Submitted on: Fri 22 Dec 2017 10:50:53 PM EET
Category: Application
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
The attached patch fixes these compiler warnings:
- @interface of class ‘NSPopUpMenu’ not found
- ‘NSCollectionViewItem’ may not respond to ‘-setTag:’
- logical not is only applied to the left hand side of comparison
- initialization from distinct Objective-C type
- variable ‘is_daemon’ set but not used
- comparison between pointer and zero character constant
About is_daemon in mdextractor.m, perhaps it wasn't intended to be a local
variable?
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri 22 Dec 2017 10:50:53 PM EET Name:
0001-Fix-miscellaneous-compiler-warnings.patch Size: 5KiB By: yavor
<http://savannah.gnu.org/bugs/download.php?file_id=42707>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52730>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Back to gnu.gnustep.bug | Previous | Next | Find similar
[bug #52730] [GWorkspace] Misc compiler warnings Yavor Doganov <INVALID.NOREPLY@gnu.org> - 2017-12-22 15:50 -0500
csiph-web