bugGNUstep Application Project - Bugs: bug #42496, [netclasses] GCC warnings...

 
 

bug #42496: [netclasses] GCC warnings int-to-pointer-cast

Submitter:  Yavor Doganov <yavor>
Submitted:  Mon 02 Jun 2014 10:55:30 PM UTC
   
 
Category:  Library/Framework Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 13 Jun 2016 10:18:00 PM UTC, comment #2: 

No response since 2 years.

Riccardo Mottola <rmottola>
Group administrator
Sat 28 Feb 2015 03:26:22 PM UTC, comment #1: 

I did not get these warnings, but please do test.

Riccardo Mottola <rmottola>
Group administrator
Mon 02 Jun 2014 10:55:30 PM UTC, original submission:  

Minor annoyance... There are a few GCC warnings when compiling NetBase.m:

NetBase.m: In function '-[NetApplication connectObject:]':
NetBase.m:370:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   desc = (void *)[anObject desc];
          ^


...and so on.  The attached trivial patch fixes them.

(Not important at all, but if you plan to make a release under the GAP umbrella, would be nice if you exclude the RFC file.)

Yavor Doganov <yavor>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rmottola (Posted a comment)
  • -email is unavailable- added by yavor (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-06-13 rmottola StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2015-02-28 rmottola StatusNone Ready For Test
    2014-06-02 yavor Attached File- Added 0001-Cast-to-intptr_t-to-avoid-compiler-warnings.patch, #31491

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code