Closed
Bug 564324
Opened 15 years ago
Closed 14 years ago
warnings macosx 64-bit build
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gal, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [build_warning])
g++-4.2 -o PluginInstanceParent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DZLIB_INTERNAL -DOSTYPE=\"Darwin10.3.0\" -DOSARCH=Darwin -DEXCLUDE_SKIA_DEPENDENCIES -DCHROMIUM_MOZILLA_BUILD -DOS_MACOSX=1 -DOS_POSIX=1 -DFORCE_PR_LOG -I../../../modules/plugin/base/public/ -I../../../modules/plugin/base/src/ -I../../../ipc/chromium/src -I../../../ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../dom/plugins -I. -I../../dist/include -I../../dist/include/nsprpub -I/Users/gal/workspace/tracemonkey-repository/debug-build/dist/include/nspr -I/Users/gal/workspace/tracemonkey-repository/debug-build/dist/include/nss -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 -Werror=return-type -Wno-long-long -fno-strict-aliasing -fpascal-strings -fno-common -fshort-wchar -pthread -DNO_X11 -pipe -DDEBUG -D_DEBUG -DDEBUG_gal -DTRACING -g -DNO_X11 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/PluginInstanceParent.pp ../../../dom/plugins/PluginInstanceParent.cpp
../../../dom/plugins/PluginMessageUtils.cpp:102: warning: ‘std::string mozilla::plugins::ReplaceAll(const std::string&, const std::string&, const std::string&)’ defined but not used
PluginModuleParent.cpp
Updated•14 years ago
|
Blocks: buildwarning
Whiteboard: [build_warning]
Comment 1•14 years ago
|
||
There is no such warning in current build logs of linux and maxos.
Hence closing this bug.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•