On Thu, Feb 22, 2001 at 10:13:31PM -0500, Gene Spleen wrote:
> In mmap.cc, the function fhandler_disk_file::mmap has as its first
> paramater addr, the requested address for a memory attachment.  Actually, 
> this is the ADDRESS of the value for the memory location requested for this 
> attachment.  See this, the call to MapViewOfFileEx looks like it should 
> change it's addr parameter to *addr.  Thoughts?

I don't know if that helps in your case but it's definitly an oversight
in the code. I have checked in a patch.

Thanks for the hint,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to