comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <OneWingedShark@gmail.com>
Subject: Re: Permutation generator in ada library
Date: Fri, 03 Oct 2014 12:32:52 -0700
Date: 2014-10-03T12:32:52-07:00	[thread overview]
Message-ID: <uXBXv.366222$oh4.222542@fx11.iad> (raw)
In-Reply-To: <86cda376-dc0e-4d46-a369-e0c2a2b3470a@googlegroups.com>

On 10/2/2014 9:47 PM, Stribor40 wrote:
> On Friday, 3 October 2014 00:34:35 UTC-4, AdaMagica  wrote:
>> On Friday, October 3, 2014 6:01:59 AM UTC+2, Stribor40 wrote:
>>
>>> Generic_Perm.ads             Generic_Perm.adb   Print_Perms.adb
>>
>>> Generic_Perm.adb:1:14: file "generic_perm.ads" not found
>>
>>> gnatmake: "Generic_Perm.adb" compilation error
>>
>>
>>
>> Use lower case for file names.
>
> ok that worked thanks.....didnt know need to be lower cases
>

It doesn't, at least not technically.
The real reason they tell you to use lowercase is that GNAT on the 
case-sensitive OSes can't tell if SomeThing.ads and/or something.ads is 
supposed to be associated with package SOMETHING. -- Incidentally, this 
would be a non issue in a compiler/environment that had the `83-style 
library.

  reply	other threads:[~2014-10-03 19:32 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03  0:36 Permutation generator in ada library Stribor40
2014-10-03  4:01 ` Stribor40
2014-10-03  4:34   ` AdaMagica
2014-10-03  4:47     ` Stribor40
2014-10-03 19:32       ` Shark8 [this message]
2014-10-03 20:47         ` Simon Wright
2014-10-04  3:01           ` Shark8
2014-10-04  7:05             ` Simon Wright
2014-10-09 22:29           ` Randy Brukardt
2014-10-03  4:51     ` Stribor40
2014-10-03  6:28       ` Niklas Holsti
2014-10-03 10:10         ` Stribor40
2014-10-03 11:13           ` Simon Wright
2014-10-03  4:36   ` Niklas Holsti
2014-10-03  4:42     ` Stribor40
2014-10-03 11:00   ` Brian Drummond
2014-10-03 16:08     ` Niklas Holsti
2014-10-03 16:57       ` Björn Lundin
2014-10-03 12:54 ` john
2014-10-03 18:50 ` jpwoodruff
2014-10-04 18:06   ` Dirk Craeynest
2014-10-09 22:37     ` Randy Brukardt
replies disabled

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