bug-gnustep
[Top][All Lists]
Advanced

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

[bug #52730] [GWorkspace] Misc compiler warnings


From: Yavor Doganov
Subject: [bug #52730] [GWorkspace] Misc compiler warnings
Date: Fri, 22 Dec 2017 15:50:54 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36

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/




reply via email to

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