Do not pass NULL for the string in catch_errors
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2fc342756589bf13d3ff25e86f3a7c9437e4bf94..f653a3d72dfdb832caff94a6645d11b690f7515c 100644 (file)
@@ -1,3 +1,18 @@
+2015-10-26  Luis Machado  <lgustavo@codesourcery.com>
+
+       * record-full.c (record_full_message_wrapper_safe): Pass empty string to
+       catch_errors call instead of NULL.
+
+2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * guile/scm-ports.c (ioscm_make_gdb_stdio_port): Pass non-const
+       char pointer to scm_mode_bits.
+
+2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * symtab.c (default_make_symbol_completion_list_break_on_1): Add
+       cast.
+
 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * guile/scm-ports.c (gdbscm_memory_port_write): Declare new
This page took 0.025325 seconds and 4 git commands to generate.