This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 79aafec96b2 Fix the guile build new 1be8435c74d Fix latent quote char bug in generic_printstr new 3a64633804a Boolify need_escape in generic_emit_char new c1c7fe59f67 Remove c_emit_char new 3a3bb6eb36a Remove c_printstr new 05328f9105e Don't use wchar_printable in print_wchar new 3041b9313e3 Fix a latent bug in print_wchar
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/c-lang.c | 12 +++---- gdb/c-lang.h | 11 ------ gdb/gdb_wchar.h | 4 +-- gdb/language.c | 21 ------------ gdb/rust-lang.c | 5 +-- gdb/testsuite/gdb.base/charset.exp | 8 +++++ .../dispcxx.exp => gdb.fortran/empty-string.exp} | 27 ++++++++------- .../{ptr-indentation.f90 => empty-string.f90} | 22 ++++++------ gdb/valprint.c | 39 ++++++++++++---------- 9 files changed, 65 insertions(+), 84 deletions(-) copy gdb/testsuite/{gdb.cp/dispcxx.exp => gdb.fortran/empty-string.exp} (68%) copy gdb/testsuite/gdb.fortran/{ptr-indentation.f90 => empty-string.f90} (68%)