[ENH] SmartSyntaxInterpreterPlugin ([closed] on Mantis ID 1144)

Ken Causey ken at kencausey.com
Mon May 9 16:37:53 UTC 2005


Thank you for your report.  I have transferred your report to Squeak's
Mantis Database and you can followup on the issue if desired by going to
http://bugs.impara.de/view.php?id=1144 .

In the future please report new issues on Squeak's Mantis Database at
http://bugs.impara.de/ .

Thanks!

On Sun, 2005-05-08 at 11:42 +0200, Martin Kuball wrote:
> Hi!
> 
> While working on a plugin for the xvidcore library I made some 
> additions to the SmartSyntaxInterpreterPlugin and ExternalAddress. I 
> don't now If the changes were necessary in the first place. Maybe 
> there are already solutions to the problems I had. But if not, It 
> would be nice the have my changes includes in VMMaker.
> 
> So here is what I did.
> -- I added a class ByteArrayOrNil. The value will be translated into a 
> char* pointer if I pass a ByteArray or a C null value if I pass the 
> nil Object.
> -- I added translation code to class ExternalAddress to automatically 
> extract the pointer contained in the ByteArray.
> 
> For an example see the XvidPlugin code.
> 
> Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050509/29e95330/attachment.pgp


More information about the Squeak-dev mailing list