Doing arithmetic with bitShift is a bad idea in general. It's intention obscuring and bound to knowledge of low level representation...
2014-07-17 16:53 GMT+02:00 Damien Cassou <[email protected]>: > Anyone has an idea why RFB would try sending #bitShift: to a float? > > This crashes the 2 VNC viewer I've tried. This happens when moving a > window in Pharo through the VNC client. > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Success is the ability to go from one failure to another without > losing enthusiasm." > Winston Churchill > >
