conversion from string literal to 'char *' is deprecated

Bug #1096718 reported by Paul J. Lucas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Fix Released
High
Rodolfo Ochoa

Bug Description

Compiling on Mac OS X:

/Users/pjl/src/flwor/zorba/repo/trunk/zorba/src/context/root_static_context.cpp:265:19: warning:
      conversion from string literal to 'char *' is deprecated
      [-Wdeprecated-writable-strings]
  append_env_var ("ZORBA_URI_PATH", lRootURIPath);
                  ^
/Users/pjl/src/flwor/zorba/repo/trunk/zorba/src/context/root_static_context.cpp:266:19: warning:
      conversion from string literal to 'char *' is deprecated
      [-Wdeprecated-writable-strings]
  append_env_var ("ZORBA_LIB_PATH", lRootLibPath);
                  ^

Related branches

Changed in zorba:
status: New → Fix Committed
Changed in zorba:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.