Re: FindFirstFile-Handle
"Gary Setter" <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <000801c4af96$0f8bec80$09144a0c@pavilion> |
----- Original Message ----- From: "Markus Wenke" <[email protected]> To: <[email protected]> Sent: Monday, October 11, 2004 3:02 AM Subject: [aspell-devel] FindFirstFile-Handle > Hi, > > I see in the file common/info.cpp (the newest w32-Version of aspell > (aspell-0.50.4.1-vc++)), that the Handles which are opend in Line 201 > and 354 are never closed in the win32-Version of aspell. In the > Linux-Version the DIR-Handle is closed with the destructor of the Dir-Class. > > Can this be fixed in the next version? The Win32Port of aspell0.60 does close them. Gary Setter