[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #11092] NSMessagePort.m unused variable opt
From: |
Richard Frith-Macdonald |
Subject: |
[bugs #11092] NSMessagePort.m unused variable opt |
Date: |
Mon, 22 Nov 2004 07:25:43 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #11092] Latest Modifications:
Changes by:
Richard Frith-Macdonald <rfm@gnu.org>
'Date:
Mon 11/22/04 at 12:05 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS .. thanks.
/**************************************************************************/
[bugs #11092] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11092>
Project: GNUstep
Submitted by: 0
On: Sun 11/21/04 at 16:18
Category: Base/Foundation
Severity: 5 - Average
Item Group: Installation
Resolution: Fixed
Privacy: Public
Assigned to: None
Status: Closed
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.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Mon 11/22/04 at 12:05 By: Richard Frith-Macdonald <CaS>
Fixed in CVS .. thanks.
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/