Community
Participate
Working Groups
consider the following snippet: /*globals foobar */ if(foobar === NaN) { //do some work } There will be a problem on 'NaN' stating we should not compare to NaN. The fix should take the other side of the BinaryExpression and stuff it in isNaN(...).
Fix + tests: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=007e79a8cbc190e91d50eb3ca944bf7161be4714