[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #11092] NSMessagePort.m unused variable opt
From: |
anonymous |
Subject: |
[bugs #11092] NSMessagePort.m unused variable opt |
Date: |
Sun, 21 Nov 2004 11:24:16 -0500 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #11092] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11092>
Project: GNUstep
Submitted by: 0
On: Son 21.11.2004 at 16:18
Category: Base/Foundation
Severity: 5 - Average
Item Group: Installation
Resolution: None
Privacy: Public
Assigned to: None
Status: Open
Summary: NSMessagePort.m unused variable opt
Original Submission: When compiling NSMessagePort.m on a system where the
define
BROKEN_SO_REUSEADDR is set, declaration of the variable opt in the method
handleForPort:beforeDate: causes a compiler warning. It would be nice, if the
variable declaration was surrounded by #ifndef BROKEN_SO_REUSEADDR ... #endif,
so that there would be no warning in the output of make.
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11092>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #11092] NSMessagePort.m unused variable opt,
anonymous <=