This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/15409] New: Ada library: Length of wide unbouded string not zeroed
- From: "bjorn_persson at sverige dot nu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2004 20:01:57 -0000
- Subject: [Bug ada/15409] New: Ada library: Length of wide unbouded string not zeroed
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I came across an unexpected difference between Ada.Strings.Unbounded and
Ada.Strings.Wide_Unbounded. The length isn't zeroed when a wide unbounded string
is finalized. I don't know if this really matters but it sure looks like this
line was left out by mistake.
--
Summary: Ada library: Length of wide unbouded string not zeroed
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bjorn_persson at sverige dot nu
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-redhat-linux
GCC host triplet: i386-redhat-linux
GCC target triplet: i386-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15409