[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bug #13443] static FileStream not written to disk on
From: |
Deryk Robosson |
Subject: |
[Pnet-developers] [bug #13443] static FileStream not written to disk on exit without Close() |
Date: |
Sun, 19 Jun 2005 11:02:18 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i686; en) Opera 8.0 |
Update of bug #13443 (project dotgnu-pnet):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
In the test case, the user declares the class member 's' as static. When
compiled, the runtime doesn't appear to ever call the finalizer nor the
Dispose(bool) method of the System.IO.FileStream class, even on application
exit.
Declaring the variable local within the Main() method works as expected as
noted in the original comments.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13443>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/