[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [patch #3392] Patch For Bug #10500
From: |
Carl-Adam Brengesjo |
Subject: |
[Pnet-developers] [patch #3392] Patch For Bug #10500 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 |
This mail is an automated notification from the patch tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[patch #3392] Latest Modifications:
Changes by:
Carl-Adam Brengesjo <address@hidden>
'Date:
Mon 09/27/2004 at 01:28 (Europe/Stockholm)
------------------ Additional Follow-up Comments ----------------------------
There's no need to have an extra function unless the code should be used
somewhere else and afaik ILSysIOSocket is the only place where it's needed.
Same code but without the function and no warning is produced by gcc with this
patch.
/**************************************************************************/
[patch #3392] Full Item Snapshot:
URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3392>
Project: DotGNU Portable.NET
Submitted by: Adam J. Tybor
On: Sun 09/26/2004 at 21:59
Category: None
Priority: 5 - Normal
Resolution: None
Privacy: Public
Assigned to: None
Originator Email:
Status: Open
Summary: Patch For Bug #10500
Original Submission: This is my first patch for pnet, or for any OSS for that
matter, I hope it is good.
This patches corrects this issue identified by bug 10500 where system socket
type values may not match the pnet SocketType enum values.
The patch modify's support/socket.c and defines the SocketType enum values and
implements a function GetSysSocketType(int ilType) to convert the enum value to
the actual system value.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Mon 09/27/2004 at 01:28 By: Carl-Adam Brengesjo <ptah>
There's no need to have an extra function unless the code should be used
somewhere else and afaik ILSysIOSocket is the only place where it's needed.
Same code but without the function and no warning is produced by gcc with this
patch.
CC List
-------
CC Address | Comment
------------------------------------+-----------------------------
abombss |
File Attachments
-------------------
-------------------------------------------------------
Date: Mon 09/27/2004 at 01:28 Name: ptah-040927.patch Size: 1.49KB By: ptah
http://savannah.gnu.org/patch/download.php?item_id=3392&item_file_id=3704
-------------------------------------------------------
Date: Sun 09/26/2004 at 21:59 Name: 10500-abombss.patch Size: 1.79KB By:
abombss
Patch for bug 10500
http://savannah.gnu.org/patch/download.php?item_id=3392&item_file_id=3703
For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3392>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/