Re: Is there a way in Fortran to designate an integer value as integer*8 ?

Liste des GroupesRevenir à cl fortran 
Sujet : Re: Is there a way in Fortran to designate an integer value as integer*8 ?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.fortran
Date : 23. Oct 2024, 21:53:29
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vfbno9$28v56$3@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Pan/0.160 (Toresk; )
On Wed, 23 Oct 2024 13:56:47 -0500, Lynn McGuire wrote:

BTW, my software dates before version control systems.

Quite a bit of mine did, too, back in the day. Didn’t stop me from putting
them into version control. I even wrote some utility scripts to help with
the process <https://bitbucket.org/ldo17/fake_vcs/>.

And I like change notes in my code, it helps to figure out what
is going on.

You soon discover that version control history logs do all that, and more.
Remember, they show you, not just the comments you entered, but the actual
file diffs that go with them. Your current header comments cannot provide
that information.

Git also offers something you’re currently probably not doing because it’s
too difficult to do: branching and merging.

And some day we are going to change version control systems again.

That will likely not be the difficult part. All the open-source VCSes
offer bulk import/export functions, to allow moving entire repos and
commit histories between them. Git offered plugins to allow easier
interoperation with other VCSes like Mercurial and SVN; any future
replacement for Git will have to do at least as well.

And I am not going to upgrade 850,000 lines of Fortran F77 code to F90
code just to have prettier code.  I would still be here in 10 years
fixing all of the bugs from that disaster.

Think about making it easier to maintain going forward.

Date Sujet#  Auteur
2 Oct 24 * Is there a way in Fortran to designate an integer value as integer*8 ?88Lynn McGuire
2 Oct 24 +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?66Lawrence D'Oliveiro
2 Oct 24 i`* Re: Is there a way in Fortran to designate an integer value as integer*8 ?65Lynn McGuire
3 Oct 24 i +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2Lawrence D'Oliveiro
3 Oct 24 i i`- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lynn McGuire
3 Oct 24 i `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?62Steven G. Kargl
3 Oct 24 i  `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?61Lynn McGuire
3 Oct 24 i   `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?60Steven G. Kargl
3 Oct 24 i    `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?59Lynn McGuire
3 Oct 24 i     +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?3Steven G. Kargl
3 Oct 24 i     i`* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2Clive Page
4 Oct 24 i     i `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Steven G. Kargl
4 Oct 24 i     +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?37Lawrence D'Oliveiro
4 Oct 24 i     i`* Re: Is there a way in Fortran to designate an integer value as integer*8 ?36Lynn McGuire
4 Oct 24 i     i `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?35Lawrence D'Oliveiro
4 Oct 24 i     i  +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?33Lynn McGuire
4 Oct 24 i     i  i`* Re: Is there a way in Fortran to designate an integer value as integer*8 ?32Lawrence D'Oliveiro
5 Oct 24 i     i  i `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?31Lynn McGuire
5 Oct 24 i     i  i  `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?30Lawrence D'Oliveiro
5 Oct 24 i     i  i   `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?29Lynn McGuire
20 Oct 24 i     i  i    `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?28Lawrence D'Oliveiro
21 Oct 24 i     i  i     `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?27Lynn McGuire
21 Oct 24 i     i  i      `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?26Thomas Koenig
22 Oct 24 i     i  i       `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?25Lynn McGuire
23 Oct 24 i     i  i        `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?24Lawrence D'Oliveiro
23 Oct 24 i     i  i         +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2Lynn McGuire
23 Oct 24 i     i  i         i`- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lawrence D'Oliveiro
23 Oct 24 i     i  i         `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?21Lynn McGuire
23 Oct 24 i     i  i          `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?20Lawrence D'Oliveiro
23 Oct 24 i     i  i           `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?19Lynn McGuire
24 Oct 24 i     i  i            +- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lawrence D'Oliveiro
24 Oct 24 i     i  i            `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?17Thomas Koenig
26 Oct 24 i     i  i             `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?16Lynn McGuire
26 Oct 24 i     i  i              +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2Lawrence D'Oliveiro
26 Oct 24 i     i  i              i`- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lynn McGuire
26 Oct 24 i     i  i              `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?13Thomas Koenig
26 Oct 24 i     i  i               +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?9Lawrence D'Oliveiro
26 Oct 24 i     i  i               i`* Re: Is there a way in Fortran to designate an integer value as integer*8 ?8Thomas Koenig
27 Oct 24 i     i  i               i `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?7Lawrence D'Oliveiro
27 Oct 24 i     i  i               i  `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?6Thomas Koenig
27 Oct 24 i     i  i               i   +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?4Lawrence D'Oliveiro
29 Oct 24 i     i  i               i   i+- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lynn McGuire
29 Oct 24 i     i  i               i   i`* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2James Kuyper
29 Oct 24 i     i  i               i   i `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Waldek Hebisch
29 Oct 24 i     i  i               i   `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lynn McGuire
26 Oct 24 i     i  i               `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?3Lynn McGuire
26 Oct 24 i     i  i                `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2Thomas Koenig
29 Oct 24 i     i  i                 `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lynn McGuire
4 Oct 24 i     i  `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lynn McGuire
13 Oct 24 i     `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?18Thomas Koenig
13 Oct 24 i      +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?5R Daneel Olivaw
13 Oct 24 i      i`* Re: Is there a way in Fortran to designate an integer value as integer*8 ?4Thomas Koenig
13 Oct 24 i      i `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?3R Daneel Olivaw
13 Oct 24 i      i  `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2Lawrence D'Oliveiro
17 Oct 24 i      i   `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lawrence D'Oliveiro
13 Oct 24 i      +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2Gary Scott
13 Oct 24 i      i`- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lawrence D'Oliveiro
14 Oct 24 i      +- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lynn McGuire
14 Oct 24 i      `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?9Lynn McGuire
15 Oct 24 i       `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?8Thomas Koenig
15 Oct 24 i        +- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1R Daneel Olivaw
16 Oct 24 i        +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?4Lynn McGuire
16 Oct 24 i        i`* Re: Is there a way in Fortran to designate an integer value as integer*8 ?3Lawrence D'Oliveiro
17 Oct 24 i        i `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2Lynn McGuire
17 Oct 24 i        i  `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lawrence D'Oliveiro
16 Oct 24 i        `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2Lawrence D'Oliveiro
16 Oct 24 i         `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lawrence D'Oliveiro
3 Oct 24 +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?20R Daneel Olivaw
3 Oct 24 i`* Re: Is there a way in Fortran to designate an integer value as integer*8 ?19Steven G. Kargl
3 Oct 24 i `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?18R Daneel Olivaw
3 Oct 24 i  `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?17Lynn McGuire
4 Oct 24 i   `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?16Lawrence D'Oliveiro
4 Oct 24 i    `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?15R Daneel Olivaw
4 Oct 24 i     `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?14Lawrence D'Oliveiro
4 Oct 24 i      +* Re: Is there a way in Fortran to designate an integer value as integer*8 ?3Steven G. Kargl
5 Oct 24 i      i`* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2R Daneel Olivaw
5 Oct 24 i      i `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Steven G. Kargl
4 Oct 24 i      `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?10Gary Scott
5 Oct 24 i       `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?9Clive Page
5 Oct 24 i        `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?8Gary Scott
6 Oct 24 i         `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?7Lawrence D'Oliveiro
6 Oct 24 i          `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?6Gary Scott
6 Oct 24 i           `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?5Lawrence D'Oliveiro
6 Oct 24 i            `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?4Gary Scott
6 Oct 24 i             `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?3Lawrence D'Oliveiro
6 Oct 24 i              `* Re: Is there a way in Fortran to designate an integer value as integer*8 ?2Gary Scott
6 Oct 24 i               `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Gary Scott
5 Oct 24 `- Re: Is there a way in Fortran to designate an integer value as integer*8 ?1Lynn McGuire

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal