This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb/gdb-8.0-branch] Replace "return" with "break"


*** TEST RESULTS FOR COMMIT d05228c1bb3b8f8b9e187c4b76d0c71a72ba15e8 ***

Author: Tom Tromey <tom@tromey.com>
Branch: gdb-8.0-branch
Commit: d05228c1bb3b8f8b9e187c4b76d0c71a72ba15e8

Replace "return" with "break"

This replaces a "return" with a "break" in rust_print_subexp, for
consistency.

2017-05-12  Tom Tromey  <tom@tromey.com>

	* rust-lang.c (rust_print_subexp): Replace "return" with "break".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]