[Issue 9501] New: Struct std.mmfile.MmFile?
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 12 17:45:04 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9501
Summary: Struct std.mmfile.MmFile?
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: bearophile_hugs at eml.cc
--- Comment #0 from bearophile_hugs at eml.cc 2013-02-12 17:45:01 PST ---
Maybe it's a good idea for std.mmfile.MmFile to become a struct like
std.stdio.File, so the file is closed when this struct goes out of scope and
the reference count it keeps is zero.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list