Sujet : Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2
De : lynnmcguire5 (at) *nospam* gmail.com (Lynn McGuire)
Groupes : comp.lang.fortran comp.lang.c++Date : 13. Apr 2025, 23:59:26
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vthfkf$3skck$1@dont-email.me>
References : 1 2 3 4 5 6
User-Agent : Mozilla Thunderbird
On 4/11/2025 3:47 PM, Lynn McGuire wrote:
On 4/11/2025 11:00 AM, Steven G. Kargl wrote:
On Fri, 11 Apr 2025 11:37:17 +0200, Bonita Montero wrote:
>
Am 09.04.2025 um 21:48 schrieb Lynn McGuire:
>
No, we want to get away from compiling and linking directly.
That is what we use with Open Watcom F77 and C++.
>
The Watcom stuff is totally outdated.
Is there no way to get something newer ?
>
You must be new here in c.l.f. Lynn has been converting
his 700 KLOC of Fortran to C++ for 2+ decades. It seems
his code, which clearly isn't Fortran, can only be compiled
by a Watcom language compiler. For those playing along,
that's roughy converting 140 lines of code per workday
with 2 weeks for good behavior (ie., 700000 / (50*5*20)).
Don't forget maintenance (bug fixing) and user needed new features that require about 60 to 70% of our time.
Lynn
And don't forget that we spent a lot of time updating the code by converting all of the Hollerith characters to character strings. And adding "IMPLICIT NONE" to all of the subroutines requiring the explicit typing of all of the variables (maybe 10% were typed before due to extensive usage of implicit typing rules).
Lynn
Date | Sujet | # | | Auteur |
8 Apr 25 | converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 34 | | Lynn McGuire |
9 Apr 25 |  Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 4 | | Sam |
9 Apr 25 |   Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 3 | | Lynn McGuire |
10 Apr 25 |    Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 2 | | Michael S |
10 Apr 25 |     Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 1 | | Lynn McGuire |
9 Apr 25 |  Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 2 | | Chris M. Thomasson |
9 Apr 25 |   Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 1 | | Lynn McGuire |
9 Apr 25 |  Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 25 | | Lawrence D'Oliveiro |
9 Apr 25 |   Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 24 | | Lynn McGuire |
10 Apr 25 |    Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 6 | | Lawrence D'Oliveiro |
10 Apr 25 |     Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 5 | | Lynn McGuire |
10 Apr 25 |      Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 4 | | Lawrence D'Oliveiro |
10 Apr 25 |       Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 3 | | Lynn McGuire |
11 Apr 25 |        Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 2 | | Thomas Koenig |
11 Apr 25 |         Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 1 | | Lawrence D'Oliveiro |
11 Apr 25 |    Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 17 | | Bonita Montero |
11 Apr 25 |     Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 16 | | Steven G. Kargl |
11 Apr 25 |      Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 2 | | James Kuyper |
11 Apr 25 |       Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 1 | | Steven G. Kargl |
11 Apr 25 |      Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 1 | | Lynn McGuire |
11 Apr 25 |      Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 12 | | Lynn McGuire |
13 Apr 25 |       Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 11 | | Lynn McGuire |
14 Apr 25 |        Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 10 | | Lawrence D'Oliveiro |
15 Apr 25 |         Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 9 | | Lynn McGuire |
16 Apr 25 |          Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 8 | | Lawrence D'Oliveiro |
16 Apr 25 |           Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 7 | | Lynn McGuire |
16 Apr 25 |            Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 5 | | Lawrence D'Oliveiro |
16 Apr 25 |             Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 3 | | Steven G. Kargl |
17 Apr 25 |              Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 2 | | R Daneel Olivaw |
17 Apr 25 |               Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 1 | | Steven G. Kargl |
16 Apr 25 |             Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 1 | | Lynn McGuire |
16 Apr 25 |            Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 1 | | Lynn McGuire |
22 Apr05:53 |  Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 2 | | David Duffy |
22 Apr06:14 |   Re: converting a 700,000+ line Fortran 77 plus 50,000+ line C++ program to C++, part 2 | 1 | | Lynn McGuire |