Closed
Bug 582443
Opened 15 years ago
Closed 13 years ago
warning: deprecated conversion from string constant to 'char*' in nsGTKRemoteService.cpp
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jdm, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [build_warning])
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp: In static member function ‘static const char* nsGTKRemoteService::HandleCommand(char*, nsIDOMWindow*, PRUint32)’:
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp:352: warning: deprecated conversion from string constant to ‘char*’
/home/t_mattjo/src/firefox/mobilebase/toolkit/components/remote/nsGTKRemoteService.cpp:352: warning: deprecated conversion from string constant to ‘char*’
Reporter | ||
Updated•15 years ago
|
Whiteboard: [build_warning]
Updated•14 years ago
|
Blocks: buildwarning
![]() |
||
Comment 1•13 years ago
|
||
Not sure what fixed this, but these warnings don't appear any more.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•