bugGNUstep - Bugs: bug #34599, missing header in GSFileHandle.h

Group
 
 

bug #34599: missing header in GSFileHandle.h

Submitter:  Sebastian Reitenbach <buzzdee>
Submitted:  Wed 19 Oct 2011 03:21:29 PM UTC
   
 
Category:  Base/Foundation Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 20 Oct 2011 07:12:11 AM UTC, comment #2: 

Thanks for testing.

> now need to check whether any of the other ports included that header and breaks now ;)


If they do, then it is a bug in the ports rather than gnustep-base, since the header has been private for years and has been clearly commented 'DO NOT USE'.

Richard Frith-Macdonald <CaS>
Group Member
Thu 20 Oct 2011 06:55:10 AM UTC, comment #1: 

I've seen, instead of my patch, the header is gone.

so works for me too, now need to check whether any of the other ports included that header and breaks now ;)

thanks,
Sebastian

Sebastian Reitenbach <buzzdee>
Group Member
Wed 19 Oct 2011 03:21:29 PM UTC, original submission:  

Compiling files in -base including GSFileHandle.h I get the following warning message:

In file included from NSFileHandle.m:33:
../Headers/GNUstepBase/GSFileHandle.h:109:27: warning: declaration of 'struct sockaddr' will not be visible outside of this function
- (void) setAddr: (struct sockaddr *)sin;
                          ^

attached patch gets rid of the warning.


Sebastian Reitenbach <buzzdee>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #24171:  patch-Headers_GNUstepBase_GSFileHandle_h added by buzzdee (291B - application/octet-stream - mentioned fix)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by buzzdee (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-10-20 CaS StatusNone Fixed
        Open/ClosedOpen Closed
    2011-10-19 buzzdee Attached File- Added patch-Headers_GNUstepBase_GSFileHandle_h, #24171

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code