diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2015-10-26 15:05:50 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2015-10-26 15:05:50 -0400 |
commit | 1522597b057c321d813d3433bcd1e17c02a56557 (patch) | |
tree | 949faf721b05a8a94460b22e75f46d6a49577db8 /gdb/linux-thread-db.c | |
parent | 7acd011bef4e461e9caef644f20379f41ddfd631 (diff) | |
download | gdb-1522597b057c321d813d3433bcd1e17c02a56557.zip gdb-1522597b057c321d813d3433bcd1e17c02a56557.tar.gz gdb-1522597b057c321d813d3433bcd1e17c02a56557.tar.bz2 |
guile: Simplify ioscm_make_gdb_stdio_port
As pointed out by Pedro, it's clearer to do it this way. We can trust
that scm_mode_bits won't try to modify our string, even though it takes
a non-const char *.
gdb/ChangeLog:
* guile/scm-ports.c (ioscm_make_gdb_stdio_port): Do not pass a
local char array to scm_mode_bits, use a cast instead.
Diffstat (limited to 'gdb/linux-thread-db.c')
0 files changed, 0 insertions, 0 deletions