comp.lang.ada
 help / color / mirror / Atom feed
From: Kevin Chadwick <m8il1ists@gmail.com>
Subject: Re: C time_t 2038 problem s-os_lib.ads
Date: Thu, 23 Sep 2021 08:57:14 -0700 (PDT)	[thread overview]
Message-ID: <8403e1b9-adf1-4b3c-9bc3-f9d24fac93e5n@googlegroups.com> (raw)
In-Reply-To: <0f98243e-b20a-4dd1-9061-457b607ea8c7n@googlegroups.com>


> > All packages in Ada has "with Standard; use Standard;" which brings Integer etc. into scope. Long_Integer should be defined in the Standard package. Under help in GPS it should be possible to find the Standard package.
> Thank You. I have found it. 

Strange, The package Standard file shows Long_Integer as range 64bit.
VsCode during hover on Long_Integer shows 32 bit, as it's range.

  reply	other threads:[~2021-09-23 15:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-23 10:42 C time_t 2038 problem s-os_lib.ads Kevin Chadwick
2021-09-23 14:26 ` Jeffrey R. Carter
2021-09-23 15:01   ` Kevin Chadwick
2021-09-23 15:08     ` Joakim Strandberg
2021-09-23 15:39       ` Kevin Chadwick
2021-09-23 15:57         ` Kevin Chadwick [this message]
2021-09-23 19:52       ` Keith Thompson
2021-09-24  9:32         ` Joakim Strandberg
2021-09-24  9:44           ` Niklas Holsti
2021-09-24 22:54           ` Keith Thompson
2021-09-25 10:22             ` G.B.
2021-09-25 11:23             ` Simon Wright
replies disabled

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