[Vm-dev] Win32 Camera plugin is not 64 bits ready

David T. Lewis lewis at mail.msen.com
Sun Mar 13 21:07:27 UTC 2016


On Sun, Mar 13, 2016 at 05:03:30PM -0400, David T. Lewis wrote:
>  
> On Sun, Mar 13, 2016 at 09:56:52PM +0100, Nicolas Cellier wrote:
> >  
> > platforms/win32/plugins/CameraPlugin/sqVirtualMachine.h:  int
> > (*byteSizeOf)(int oop);
> > 
> > it should be sqInt, not int.
> 
> This is one of several plugins that are not 32/64 bit clean. There are
> likely to be other type declaration problems in both slang and support
> code. This is a good small project for someone who might want to help
> with the VM :-)
> 

And if someone fixes it, please update the Mantis issue at http://bugs.squeak.org/view.php?id=7816

Dave


More information about the Vm-dev mailing list