Aug. 11, 2010
8:44 p.m.
The code needs a minor fixup. It slipped off my todo list, to get the fix submitted. Basically, the fix is to put a space between the '@' and the '-'. Due to a parser change, the unary '-' now requires separation from the '@' operator. -- Yanni Frank Church wrote:
I am trying to get RFBServer to work on Windows, but anytime I attempt a connection this error shows up as the first in the less:
Does RFBServer work well in Pharo Seaside Image 3.0?
SmallInteger(object)>> doesNotUnderstand #'@-'