Closed
Bug 557952
Opened 15 years ago
Closed 13 years ago
TM: warning in jsstr.cpp
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: gal, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [build_warning])
g++-4.2 -o jstypedarray.o -c -fvisibility=hidden -DOSTYPE=\"Darwin10.2.0\" -DOSARCH=Darwin -DEXPORT_JS_API -I.. -I. -I./dist/include -I./dist/include/nsprpub -I/opt/local/include/nspr -I.. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -DMOZILLA_CLIENT -include ./js-confdefs.h -Wp,-MD,.deps/jstypedarray.pp ../jstypedarray.cpp
../jsstr.cpp: In function ‘JSBool str_search(JSContext*, uintN, jsval*)’:
../jsstr.cpp:1656: warning: ‘g.RegExpGuard::patstr’ may be used uninitialized in this function
jsxdrapi.cpp
Updated•14 years ago
|
Whiteboard: [build_warning]
Updated•14 years ago
|
Blocks: buildwarning
Comment 1•13 years ago
|
||
Obsolete with the removal of tracejit.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•