Re: Errors in UnmanagedMarshal

Gopal V <gopalv82-/[email protected]>
Newsgroups gmane.comp.gnu.dotgnu.developer
Message-ID <[email protected]>
Hi Marcus,

> I think that there are a couple of errors
> UnmanagedMarshal.ToBytes():
> 
> 	if(elemCount < 0x80)
> 	{
> 		bytes = new byte [1]; <-- shouldn't this be "new
> byte [2]"?

This is fixed now in CVS .

Gopal


		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.