dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [patch #3448] Patches for System.IO.Ports. Implement


From: Gopal.V
Subject: [Pnet-developers] [patch #3448] Patches for System.IO.Ports. Implement read timeout and SerialPort.ReadLine()
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1

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

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

Changes by: 
                Gopal.V <address@hidden>
'Date: 
                Mon 10/18/2004 at 09:25 (Asia/Calcutta)

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


------------------ Additional Follow-up Comments ----------------------------
Applied to CVS on 15th Oct 2004.






/**************************************************************************/
[patch #3448] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3448>
Project: DotGNU Portable.NET
Submitted by: Adam Gibson
On: Fri 10/15/2004 at 03:36

Category:  None
Priority:  3 - Low
Resolution:  Applied
Privacy:  Public
Assigned to:  None
Originator Email:  
Status:  Closed


Summary:  Patches for System.IO.Ports.  Implement read timeout and 
SerialPort.ReadLine()

Original Submission:  - Implemented SerialPort.ReadLine() function.
- Implemented read timeouts which works with all currently read functions.  
This required adding a paremeter to _IL_PortMethods_WaitForInput for the 
timeout value.
- Changed default end of line character to LF instead of CRLF to mimic per msdn 
which is how the current .net 2.0 runtime works.

Verified that patches work with current CVS as of 2004-10-14 ~10:30pm EST.
Verified that the changes mimic what .net 2.0 beta1 runtime does by writing 
some test code.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 10/18/2004 at 09:25       By: Gopal.V <t3rmin4t0r>
Applied to CVS on 15th Oct 2004.

-------------------------------------------------------
Date: Fri 10/15/2004 at 03:50       By: Adam Gibson <xstatica>
ilrun and System.dll are the finaly build files that are affected by the 
change.  Just another fyi.  Must get sleep...

-------------------------------------------------------
Date: Fri 10/15/2004 at 03:45       By: Adam Gibson <xstatica>
The LF change is only for the SerialPort ReadLine() type functions.  Only 
ReadLine uses it right now to determine when  a line ends(per msdn the eol 
byte(s) are not returned with the data).  My description sounded more global.  
I didn't change the Environment stuff... just want to make sure people 
understand the change.


-------------------------------------------------------
Date: Fri 10/15/2004 at 03:38       By: Adam Gibson <xstatica>
Only tested on Linux.






File Attachments
-------------------

-------------------------------------------------------
Date: Fri 10/15/2004 at 03:36  Name: xstatica-system.io.ports-patches.tar  
Size: 20KB   By: xstatica
2 patch files tar'd for System.IO.Ports.  Implement read timeout and new member 
functions now working
http://savannah.gnu.org/patch/download.php?item_id=3448&amp;item_file_id=3770






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3448>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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