bugGNUstep - Bugs: bug #7052, _X reserved on OpenBSD, should not...

Group
 
 

bug #7052: _X reserved on OpenBSD, should not be used (gsdn.m)

Submitter:  Riccardo Mottola <rmottola>
Submitted:  Thu 01 Jan 2004 11:56:12 PM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  fedor
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 15 May 2004 03:48:45 AM UTC, comment #2: 

Fixed.

Adam Fedor <fedor>
Group administrator
Fri 02 Jan 2004 12:22:18 AM UTC, comment #1: 

Names starting with a _ are reserved for the "system" (roughly compiler+libc) on all systems. In this particular case, _X happens to be #define:d to 0x40, so compilation fails.

Alexander Malmberg <alexm>
Group Member
Thu 01 Jan 2004 11:56:12 PM UTC, original submission:  

On OpenBSD 3.4 names starting with a _ are system reserved.
SO currently compiling gsnd.m fails on openbsd because of line 70: _X (and following).


Riccardo Mottola <rmottola>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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
2004-05-15 fedor StatusNone Fixed
    Open/ClosedOpen Closed
2004-01-23 fedor Assigned toNone fedor

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code