comp.lang.ada
 help / color / mirror / Atom feed
From: Adam Beneschan <adam@irvine.com>
Subject: Re: Ada.Calendar Question
Date: Fri, 20 Jul 2012 10:59:32 -0700 (PDT)
Date: 2012-07-20T10:59:32-07:00	[thread overview]
Message-ID: <6eb75022-3376-400b-bdb5-d0150168f429@googlegroups.com> (raw)
In-Reply-To: <caf3b9f6-95be-490d-b7db-93000feea352@googlegroups.com>

On Friday, July 20, 2012 10:18:22 AM UTC-7, awdorrin wrote:
> I have been looking at the Ada.Calendar and Ada.Real_Time packages, trying to update some old Ada code, which interfaces to C.
> 
> How do I access the 'Conversion_Operations' package defined within
> Ada.Calendar?

This is defined in the *private* part of one implementor's implementation of Ada.Calendar.  They could easily change the semantics of those routines in a future release.  So attempting to access them seems like a very bad idea.

                          -- Adam



  reply	other threads:[~2012-07-26 14:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-20 17:18 Ada.Calendar Question awdorrin
2012-07-20 17:59 ` Adam Beneschan [this message]
2012-07-20 18:24   ` awdorrin
2012-07-20 18:51     ` Simon Wright
2012-07-23 13:23       ` awdorrin
replies disabled

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