comp.lang.ada
 help / color / mirror / Atom feed
From: axtens <Bruce.Axtens@gmail.com>
Subject: Re: Wide_Wide_String and Ada.Tags.Tag_Table
Date: Thu, 6 Dec 2007 00:20:47 -0800 (PST)
Date: 2007-12-06T00:20:47-08:00	[thread overview]
Message-ID: <672b7566-31b2-478c-b14b-9149689935d3@e6g2000prf.googlegroups.com> (raw)
In-Reply-To: 33c88d72-a1a5-45ce-ad66-059a412f7930@e25g2000prg.googlegroups.com

On Dec 6, 3:10 pm, axtens <Bruce.Axt...@gmail.com> wrote:

and yes, I could tweak a-except.ads by adding a ref to Ada.Tags but
am, justifiably I think, reluctant to do that.

The issue seems to be related to moving to Wide_Wide_* as in the
following excerpt from the code:
...
--                         G N A T . S P I T B O
L                          --
...

with Ada.Strings;               use Ada.Strings;
with Ada.Strings.Wide_Wide_Unbounded.Aux;
                                use
Ada.Strings.Wide_Wide_Unbounded.Aux;

with GNAT.Debug_Utilities;      use GNAT.Debug_Utilities;
with GNAT.IO;                   use GNAT.IO;

with Unchecked_Deallocation;

package body Spitbol32 is
...
end Spitbol32;


Kind regards,
Bruce.



  parent reply	other threads:[~2007-12-06  8:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-06  6:10 Wide_Wide_String and Ada.Tags.Tag_Table axtens
2007-12-06  7:40 ` axtens
2007-12-06  8:20 ` axtens [this message]
2007-12-07  6:55 ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox