dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [patch #3132] Two errors in SWF Control BeginInvoke/En


From: Gopal.V
Subject: [Pnet-developers] [patch #3132] Two errors in SWF Control BeginInvoke/EndInvoke processing: Neither AsyncState nor waitHandle were working properly.
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 #3132] Latest Modifications:

Changes by: 
                Gopal.V <address@hidden>
'Date: 
                Sat 06/19/2004 at 09:47 (Asia/Calcutta)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Patch comitted to CVS on 19th June 2004 .

All code in comments were removed as well as the unused bWaiting bool variable.






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

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3132>
Project: DotGNU Portable.NET
Submitted by: David Logan
On: Mon 06/14/2004 at 23:42

Category:  None
Priority:  5 - Normal
Resolution:  None
Assigned to:  None
Originator Email:  
Status:  Closed


Summary:  Two errors in SWF Control BeginInvoke/EndInvoke processing: Neither 
AsyncState nor waitHandle were working properly.

Original Submission:  The code did not properly implement AsyncState as it 
should per the specification. It is now. Also, a caller can simply wait on the 
waitHandle, so I had to change the code so that it was always signalled. 
Previously it assumed that if there was a waiter, it was the "EndInvoke" 
method, which is not necessarily true.

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


-------------------------------------------------------
Date: Sat 06/19/2004 at 09:47       By: t3rmin4t0r
Patch comitted to CVS on 19th June 2004 .

All code in comments were removed as well as the unused bWaiting bool variable.






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

-------------------------------------------------------
Date: Mon 06/14/2004 at 23:42  Name: root-040614.patch  Size: 3KB   By: djlogan
Fixes to Control.cs
http://savannah.gnu.org/patch/download.php?item_id=3132&amp;item_file_id=3362






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

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





reply via email to

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