d40b3992ac652ea018e52e415cf0e2630ea6b977
command' hack - the resolver defined by js.c would get called to look up 'assign' - and on Irix systems, it would find the 'assign' command in the current path, and decide to define a function called 'assign' in the global object that would run the assign command. Then when an attempt was made to assign a property to the global object, the assign command would get run, and unexpected behavior followed. git-svn-id: svn://10.0.0.236/trunk@4461 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%