]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgcobol: Use auto for container iterator types
authorJonathan Wakely <jwakely@redhat.com>
Tue, 18 Mar 2025 21:21:28 +0000 (21:21 +0000)
committerJames K. Lowden <jklowden@cobolworx.com>
Wed, 26 Mar 2025 20:49:11 +0000 (16:49 -0400)
commit96b048329c828d29ab5e3ac67da6bdc841eb608b
tree079a812a57ea46bd831799b915fc356a90b955c8
parente2c93a07d739034e5375e69da38091efc87d56e9
libgcobol: Use auto for container iterator types

libgcobol/ChangeLog:

* charmaps.cc (__gg__raw_to_ascii): Use auto for complicated
nested type.
(__gg__raw_to_ebcdic): Likewise.
(__gg__console_to_ascii): Likewise.
(__gg__console_to_ebcdic): Likewise.
libgcobol/charmaps.cc