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.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|