http://oss.sgi.com/bugzilla/show_bug.cgi?id=839
--- Comment #2 from Peter Kovář <peter.kovar@xxxxxxxxx> 2009-06-01 02:38:10
CST ---
It does, but adds warning for every conversion, such as
p = "none - botched in Save!";
fileformat.cpp: In static member function ‘static void
SaveViewDialog::saveChart(FILE*, Chart*, bool)’:
fileformat.cpp:1207: warning: deprecated conversion from string constant to
‘char*’
fileformat.cpp:1210: warning: deprecated conversion from string constant to
‘char*’
fileformat.cpp:1213: warning: deprecated conversion from string constant to
‘char*’
fileformat.cpp:1216: warning: deprecated conversion from string constant to
‘char*’
fileformat.cpp:1219: warning: deprecated conversion from string constant to
‘char*’
fileformat.cpp:1222: warning: deprecated conversion from string constant to
‘char*’
--
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
|