comp.lang.ada
 help / color / mirror / Atom feed
From: Craig Carey <research@ijs.co.nz>
Subject: Re: String library with garbage collection?
Date: Fri, 10 Jan 2003 09:41:27 +1300
Date: 2003-01-10T09:41:27+13:00	[thread overview]
Message-ID: <l3mr1v4knjai3ql8n0g9ne59174isbvbet@4ax.com> (raw)
In-Reply-To: u2ar1vcnuqia1j380gc3pk134rg87dgvba@4ax.com

On Fri, 10 Jan 2003 08:50:53 +1300, Craig Carey <research@ijs.co.nz> wrote:

>
>On Thu, 09 Jan 2003 11:33:56 +0100, Ingo "I. Marks" <nospam_adv@region-nord.de>
> wrote:
>
>>I'm looking for an open source dynamic string library with garbage 
...


>   http://www.ijs.co.nz/code/ada95_strings_pkg.zip
...

>Increasing the use of pointers increases the safeness of the program
>since slicing can causes SIGSEGV's in Windows 2000 when the number of
>tasks is increased by reducing the stack size.
...


Whoops, that should say: increasing the safety of the package, rather than the
safety of the 'program'.

E.g. with GNAT, these arguments can be supplied:
   "-gnato -gnata -funwind-tables -bargs -E -largs --stack=0x2000"
The 2000 bytes figure could be too small.

[No "-Xlinker" before the "--stack=..." for GNAT 3.15p in Linux.]

[To get GNAT's Symbolic tracebacks to return line numbers (excl. RedHat),
instead of an empty string, the "-bargs -E" option would be added. A question
about that was asked on 17-Dec-2002]


Mailing lists: http://www.ijs.co.nz/ada_95.htm




  reply	other threads:[~2003-01-09 20:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-09 10:33 String library with garbage collection? I. Marks
2003-01-09 19:50 ` Craig Carey
2003-01-09 20:41   ` Craig Carey [this message]
2003-01-09 20:46   ` James S. Rogers
2003-01-10  0:14     ` Craig Carey
2003-01-10  3:52       ` James S. Rogers
2003-01-10 11:35         ` Craig Carey
2003-01-09 20:09 ` Jeffrey Carter
  -- strict thread matches above, loose matches on Subject: below --
2003-01-09 11:04 Grein, Christoph
replies disabled

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