[Mono-devel-list] Re: [PATCH] Bug 74586 (and other oddities with the beta)

Bill Middleton flashdict at gmail.com
Wed Apr 13 18:43:30 EDT 2005


On 4/13/05, Bill Middleton <flashdict at gmail.com> wrote:
>  When this happens, metadata/file-io.c happily calls FindNextFile again, 
A slight correction, file-io.c calls convert_win32_file_attribute() on
the data, after calling FindFirstFile(), since r is true and the
handle didn't get INVALID.  Sorry for any confusion there, I've been
digging on this one for a few hours.  :)

There's also likely better ways to fix the problem via the return
value from FindFirstFile(), now that I'm looking at it again.

Bill



More information about the Mono-devel-list mailing list