comp.lang.ada
 help / color / mirror / Atom feed
From: hreba <f_hreba@yahoo.com.br>
Subject: Re: Interfaces.C + generics: stack overflow
Date: Sat, 25 Mar 2017 15:17:15 +0100
Date: 2017-03-25T15:17:15+01:00	[thread overview]
Message-ID: <ejncfbF83u9U1@mid.individual.net> (raw)
In-Reply-To: <ob453p$1dv6$1@gioia.aioe.org>

On 03/24/2017 11:03 PM, Dmitry A. Kazakov wrote:

Thanks for your convincing suggestions and the detailed code. I changed 
my program accordingly - still STORAGE_ERROR.

Then I followed the advice from Randy, transferring the exported 
function of the C library to another, non-generic package, changing the 
first parameter from

    function gsl_integration_qng
      (f: in out GSL_Function; ...
to
    function gsl_integration_qng
      (f: System.Address; ...

Result - STORAGE_ERROR

To be continued ...

-- 
Frank Hrebabetzky		+49 / 6355 / 989 5070

  reply	other threads:[~2017-03-25 14:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-23  7:43 Interfaces.C + generics: stack overflow hreba
2017-03-23  7:46 ` hreba
2017-03-23 17:45 ` Jeffrey R. Carter
2017-03-24 12:20   ` hreba
2017-03-23 20:03 ` Randy Brukardt
2017-03-24 12:42   ` hreba
2017-03-24 20:13     ` Randy Brukardt
2017-03-24 22:03     ` Dmitry A. Kazakov
2017-03-25 14:17       ` hreba [this message]
2017-03-25 15:21         ` hreba
2017-03-26 22:34           ` Robert Eachus
2017-03-27  7:21             ` Dmitry A. Kazakov
2017-03-30 17:12               ` Robert Eachus
2017-03-25 15:23         ` Dmitry A. Kazakov
replies disabled

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