comp.lang.ada
 help / color / mirror / Atom feed
From: Jere <jhb.chat@gmail.com>
Subject: Re: Not to incite a language war but apparently the Corona lockdown was based on 13 year old undocumented C-Code
Date: Thu, 11 Jun 2020 16:30:29 -0700 (PDT)
Date: 2020-06-11T16:30:29-07:00	[thread overview]
Message-ID: <6de0265a-c97c-495c-bea9-2fb0e5d91ba4o@googlegroups.com> (raw)
In-Reply-To: <873a3e13-e16a-48a4-b798-7ccf8ba70e57o@googlegroups.com>

On Thursday, June 11, 2020 at 7:14:56 PM UTC-4, Anh Vo wrote:
> On Thursday, June 11, 2020 at 2:39:25 PM UTC-7, Olivier Henley wrote:
> > On Thursday, June 11, 2020 at 4:47:04 PM UTC-4, Olivier Henley wrote:
> > > > I have GNAT-2020-COMMUNITY running on Windows 10. I got the same result when using command line and GNAT Studio.
> > > 
> > > Ok I will install gnat-ce 2020 right away to see if I can reproduce.
> > > 
> > > Like I said, working first shot is really rare. :)
> > > 
> > > Thanks again for the interest.
> > 
> > Ok scratching my head.
> > 
> > I just downloaded/installed gnat 2020, changed my env. variables to point at > gnat 2020, cleaned up the obj folder, build the project. Tried both command > line and in GNAT studio. Both worked.
> 
> Is it possible that what I downloaded is different than what you have. The latest package body CovidSimForm (covidsimform.adb) still has with Covid_19; use Covid_19; at line 30. Commenting out this line and compiling covidsimform.adb, I got the following.
> 
> covidsimform.adb:64:44: "Simulation_Data" is undefined (more references follow)
> covidsimform.adb:66:29: "Status" is undefined
> covidsimform.adb:107:36: "Simulation" is undefined (more references follow)
> covidsimform.adb:107:47: "Scenario" is undefined (more references follow)
> covidsimform.adb:107:47: possible misspelling of "scenarios"
> covidsimform.adb:189:7: "Export_To_CSV" is undefined
> 
> Either I can send you what I have or you send me what you have. Here is my email, anhvofrcaus@gmail.com, just in case you want to send me what you had.

Out of curiosity, he is using submodules for the mathpacks library.  Do you
need to go into that folder and also tell it to pull that library separate from
the clone to Olivier's main repo?  I've not used submodules before, but I
feel like I remember that they need to be individually updated after cloning
a main repo?

  reply	other threads:[~2020-06-11 23:30 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-11 18:49 Not to incite a language war but apparently the Corona lockdown was based on 13 year old undocumented C-Code Rick Newbie
2020-05-11 20:27 ` Niklas Holsti
2020-05-11 21:12   ` Rick Newbie
2020-05-12 20:11     ` Niklas Holsti
2020-05-12 20:53       ` Dmitry A. Kazakov
2020-05-12 21:54         ` Niklas Holsti
2020-05-12 22:15       ` Rick Newbie
2020-05-13 11:07         ` Niklas Holsti
2020-05-13 13:23           ` Rick Newbie
2020-05-13 13:45             ` Niklas Holsti
2020-05-13 14:58               ` Rick Newbie
2020-05-13 15:31                 ` Dmitry A. Kazakov
2020-05-13 15:48                   ` Niklas Holsti
2020-05-11 21:45   ` gautier_niouzes
2020-05-12 15:56     ` Niklas Holsti
2020-05-11 21:55   ` Jeffrey R. Carter
2020-05-12 19:16     ` Niklas Holsti
2020-05-12 21:27       ` Jeffrey R. Carter
2020-05-12 22:20         ` Niklas Holsti
2020-05-12 22:39           ` Jeffrey R. Carter
2020-05-13  9:36             ` Niklas Holsti
2020-05-13 13:52               ` Optikos
2020-05-13 14:05                 ` Niklas Holsti
2020-05-13 18:58                   ` Optikos
2020-05-13 20:29                     ` Niklas Holsti
2020-05-13 21:02                       ` Optikos
2020-05-13 21:48                         ` Niklas Holsti
2020-05-13 22:13                           ` Optikos
2020-05-13  9:54         ` Niklas Holsti
2020-05-13  0:25 ` Olivier Henley
2020-05-15 13:23   ` Optikos
2020-05-16  5:01 ` Anatoly Chernyshev
2020-05-28 21:45   ` Optikos
2020-06-11 17:28   ` Olivier Henley
2020-06-11 17:36     ` Olivier Henley
2020-06-11 22:43     ` Anatoly Chernyshev
2020-06-12 12:10       ` Olivier Henley
2020-06-12 12:34         ` Anatoly Chernyshev
2020-06-12 17:36           ` Olivier Henley
2020-06-21  9:18             ` Anatoly Chernyshev
2020-06-22 13:36               ` Olivier Henley
2020-05-16 22:31 ` Niklas Holsti
2020-05-16 23:54   ` Optikos
2020-05-17 15:41     ` Niklas Holsti
2020-05-17 17:38       ` Optikos
2020-05-17 18:00         ` Simon Wright
2020-05-17 20:56           ` Optikos
2020-05-17 21:20             ` Simon Wright
2020-05-17 21:45               ` Optikos
2020-05-18  7:34                 ` Simon Wright
2020-05-17 19:20         ` Niklas Holsti
2020-05-17 21:30           ` Optikos
2020-05-24 21:04 ` Bob Goddard
2020-05-31 15:01 ` Azathoth Hastur
2020-06-09  6:30 ` gautier_niouzes
2020-06-11 15:35 ` Olivier Henley
2020-06-11 15:49   ` Olivier Henley
2020-06-11 18:41     ` Anh Vo
2020-06-11 19:58       ` Olivier Henley
2020-06-11 20:41         ` Anh Vo
2020-06-11 20:47           ` Olivier Henley
2020-06-11 21:34             ` Anh Vo
2020-06-11 21:47               ` Olivier Henley
2020-06-11 21:39             ` Olivier Henley
2020-06-11 23:14               ` Anh Vo
2020-06-11 23:30                 ` Jere [this message]
2020-06-11 23:55                   ` Olivier Henley
2020-06-12  0:07                 ` Olivier Henley
2020-06-12  0:42                   ` Anh Vo
2020-06-12 11:08                     ` Olivier Henley
2020-06-12  7:03   ` gautier_niouzes
replies disabled

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