#28 Can not compare Numbers

已关闭
nero8 年之前创建 · 0 条评论

Originally at 2011-08-30T09:45:03Z by wginolas@github closed at 2011-08-30T10:42:10Z

The '=' method in Number does not work correctly.

I did the following: 1) Download the commit 11d1892. 2) Open the file ide.html in a browser. 3) Enter "1=2" in the Workspace. 4) Press PrintIt.

Nothing happends. Firebug prints the error message: "invalid assignment left-hand side return smalltalk.send((function(){return (1) = (2);}), "_value", []);"

For some reason the error does not occour, when i open the Class Browser in http://jtalk-project.org/.

I am using Firefox 6.0

Originally at 2011-08-30T09:45:03Z by wginolas@github closed at 2011-08-30T10:42:10Z The '=' method in Number does not work correctly. I did the following: 1) Download the commit 11d1892. 2) Open the file ide.html in a browser. 3) Enter "1=2" in the Workspace. 4) Press PrintIt. Nothing happends. Firebug prints the error message: "invalid assignment left-hand side return smalltalk.send((function(){return (1) = (2);}), "_value", []);" For some reason the error does not occour, when i open the Class Browser in http://jtalk-project.org/. I am using Firefox 6.0
nero7 年之前 关闭
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。