#28 Can not compare Numbers

Closed
opened 8 years ago by nero · 0 comments

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
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.