On 11 Sep 2007, at 00:18, Theodore H. Smith wrote:

> Also, my ElfData plugin doesn't work in r4, due to white space
> handling in r4. One of my functions was declared like this:
>
> "bla()as object"
>
> It was missing " " between the ")" and the "as", but that worked
> before... Annoying. I'll fix it in my plugin anyhow, but I thought RS
> should know.
>
> Also, I hope the UTF-16 change which pads 4 bytes instead of 1, to
> strings, doesn't harm my plugin. My plugin does lots of stuff with
> strings (not modifying them in place though), so... I'll have to see.
> But I can't test it, until I update my plugin.

OK I tested my plugin. I did the little alteration to add one white  
space.

I get a success msg. (From my handy Unit Test app which EXTENSIVELY  
tests every function from my plugin, and aims to call every single  
code path from my plugin.)

Good job on not breaking my plugin, too much ;)

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to