Add "const" to a few locals in gdb
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e8005c0255420ae0845e3834bb0da35a82f68060..13fac9256f44c5e58f414eef66e1cc68e1a779bc 100644 (file)
@@ -1,3 +1,10 @@
+2018-09-24  Tom Tromey  <tom@tromey.com>
+
+       * common/pathstuff.c (get_standard_cache_dir): Make
+       "xdg_cache_home" and "home" const.
+       * top.c (init_history): Make "tmpenv" const.
+       * main.c (get_init_files): Make "homedir" const.
+
 2018-09-23  Tom Tromey  <tom@tromey.com>
 
        PR python/18852:
This page took 0.026436 seconds and 4 git commands to generate.