bug 477706 - fixing most VC 2005 warnings. r=gal,mrbkap
This commit is contained in:
@@ -1873,7 +1873,7 @@ array_sort(JSContext *cx, uintN argc, jsval *vp)
|
||||
jsuint len, newlen, i, undefs;
|
||||
JSTempValueRooter tvr;
|
||||
JSBool hole;
|
||||
bool ok;
|
||||
JSBool ok;
|
||||
size_t elemsize;
|
||||
JSString *str;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user