dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [patch #3392] Patch For Bug #10500


From: Gopal.V
Subject: [Pnet-developers] [patch #3392] Patch For Bug #10500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

This mail is an automated notification from the patch tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[patch #3392] Latest Modifications:

Changes by: 
                Gopal.V <address@hidden>
'Date: 
                Tue 09/28/2004 at 09:21 (Asia/Calcutta)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Applied
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Committed to CVS on 28th Sept 2004.






/**************************************************************************/
[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:  Applied
Privacy:  Public
Assigned to:  None
Originator Email:  
Status:  Closed


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: Tue 09/28/2004 at 09:21       By: Gopal.V <t3rmin4t0r>
Committed to CVS on 28th Sept 2004.

-------------------------------------------------------
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&amp;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&amp;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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]