aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2025-04-06 14:56:20 +0100
committerIain Sandoe <iain@sandoe.co.uk>2025-04-07 15:28:17 +0100
commit6f6c2694dc7c07bca5086c77ef29f3793e0c61c2 (patch)
tree4f952ab7f1ef2df0313289378186e91409b256d7 /gcc/rust/resolve
parent059b5509c14904b55c37f659170240ae0d2c1c8e (diff)
downloadgcc-6f6c2694dc7c07bca5086c77ef29f3793e0c61c2.zip
gcc-6f6c2694dc7c07bca5086c77ef29f3793e0c61c2.tar.gz
gcc-6f6c2694dc7c07bca5086c77ef29f3793e0c61c2.tar.bz2
cobol: Address some iconv issues.
Darwin/macOS installed libiconv does not accept // trailers on conversion codes; this causes the init_iconv to fail - and then that SEGVs later. Remove the trailing // as it is not needed elsewhere. Also print a warning if we fail to init the conversion. gcc/cobol/ChangeLog: * symbols.cc : Remove trailing // on standard_internal. (cbl_field_t::internalize): Print a warning if we fail to initialise iconv. Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions