comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <sb463ba@l1-hrz.uni-duisburg.de>
Subject: Re: wide_string and assertions
Date: Thu, 10 Jun 2004 12:25:10 +0000 (UTC)
Date: 2004-06-10T12:25:10+00:00	[thread overview]
Message-ID: <ca9jv6$1ut$1@a1-hrz.uni-duisburg.de> (raw)
In-Reply-To: A_Fxc.95437$dP1.307261@newsc.telia.net

Bj�rn Persson <spam-away@nowhere.nil> wrote:
:> 
:> Maybe configuring a separately compiled unit before translation?
: 
: Sorry, I don't follow. What translation?

Compilation, I meant.  When I have an OS/compiler specific subprogram
I try to wrap it in an "interface package", and use a renaming.
A simplified example is,

with Unix_File_System;
package File_System renames Unix_File_System;

Then I can use subprograms from File_System without knowing what
the actual file system is. However, I have to make sure, before
translation of the program, that the unit file_system renames the correct
file system package before I start the compiler.



  reply	other threads:[~2004-06-10 12:25 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-03 16:23 wide_string and assertions Georg Bauhaus
2004-06-04  3:37 ` Randy Brukardt
2004-06-04  8:49   ` Martin Krischik
2004-06-05  8:42     ` Pascal Obry
2004-06-05 17:15       ` Martin Krischik
2004-06-04 17:48   ` Georg Bauhaus
2004-06-05  7:10     ` Martin Krischik
2004-06-05 11:37       ` Georg Bauhaus
2004-06-05 17:11         ` Martin Krischik
2004-06-05 18:41         ` Björn Persson
2004-06-08 16:41           ` Georg Bauhaus
2004-06-09 13:19             ` Björn Persson
2004-06-09 15:03               ` Georg Bauhaus
2004-06-09 15:26                 ` Björn Persson
2004-06-10 12:25                   ` Georg Bauhaus [this message]
2004-06-10 13:30                     ` Björn Persson
2004-06-05 12:32     ` China Björn Persson
2004-06-05 16:49       ` China, character sets Georg Bauhaus
2004-06-05 21:50       ` China Alexander E. Kopilovich
2004-06-04 20:42   ` wide_string and assertions Nick Roberts
2004-06-06 13:23   ` Björn Persson
replies disabled

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