VMMaker-John M McIntosh.184

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VMMaker-John M McIntosh.184

johnmci
 
I pushed VMMaker-John M McIntosh.184 to alter ioPrimitiveGetNextEvent so that when it's given a Complex Event Type
like from the iPhone VM it stores the array pointers as object pointers, versus converting to SmallInteger values.

The iPhone VM creates complex event types and passes up pointers to Smalltalk Objects it has created to allow you access to
Objective-C data types.  I had early added the Complex Event Type, but it seems this change was missed which then results in
the creation of the interp.c code which fails to work with the changes in an iPhone Smalltalk image to support touch events.

--
===========================================================================
John M. McIntosh <[hidden email]>   Twitter:  squeaker68882
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================





smime.p7s (3K) Download Attachment