Closed Bug 576659 Opened 14 years ago Closed 14 years ago

warnings in NTLM auth code

Categories

(Core :: Networking, defect)

Other Branch
x86
macOS
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 563191

People

(Reporter: gal, Unassigned)

Details

c++ -o nsAuthSambaNTLM.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -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=\"Linux2.6\" -DOSARCH=Linux  -I../../../extensions/auth -I. -I../../dist/include -I../../dist/include/nsprpub  -I/home/gal/workspace/tracemonkey/debug-build/dist/include/nspr -I/home/gal/workspace/tracemonkey/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 -pedantic -Wno-long-long -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DDEBUG -D_DEBUG -DTRACING -g   -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAuthSambaNTLM.pp ../../../extensions/auth/nsAuthSambaNTLM.cpp
../../../extensions/auth/nsAuthSambaNTLM.cpp: In member function ‘nsresult nsAuthSambaNTLM::SpawnNTLMAuthHelper()’:
../../../extensions/auth/nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to ‘char*’
../../../extensions/auth/nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to ‘char*’
../../../extensions/auth/nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to ‘char*’
../../../extensions/auth/nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to ‘char*’
../../../extensions/auth/nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to ‘char*’
rm -f libauth.a
ar cr libauth.a nsAuthFactory.o nsHttpNegotiateAuth.o nsAuthGSSAPI.o nsAuthSASL.o nsAuthSambaNTLM.o  
ranlib libauth.a
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.