Re: xkcd: CrowdStrike

Liste des GroupesRevenir à ras written 
Sujet : Re: xkcd: CrowdStrike
De : lynnmcguire5 (at) *nospam* gmail.com (Lynn McGuire)
Groupes : rec.arts.sf.written rec.arts.comics.strips
Date : 25. Jul 2024, 20:42:21
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v7u9qv$2e0cr$1@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : Mozilla Thunderbird
On 7/25/2024 10:59 AM, Paul S Person wrote:
On Wed, 24 Jul 2024 16:02:22 -0500, Lynn McGuire
<lynnmcguire5@gmail.com> wrote:
 
On 7/24/2024 12:39 PM, Paul S Person wrote:
...
I did have to block a program I compile myself, generally at least
once a day, from Microsoft Defender because it flagged it:
>
6/16/23 (Severe – Quarantined):
Detected: Trojan:Win32/Sabsik.FL.B!ml
file: C:\ow\ow\bld\wgml\win32\wgml.exe
>
It was doing this sort of thing with a /lot/ of files that hadn't been
changed or recompiled for a long long time, but I didn't bother with
blocking those. It's not presently doing this, so apparently it was
"false positive" problem. Perhaps someone thought that a particular
executable file header was unique to viruses.
>
Are you still working on Open Watcom ?  I am desperately trying to move
off it to a modern Fortran and C++ compiler setup with an integrated
IDE.  My port is not going well.
 I am working on implementing wgml, a related product Open Watcom uses
to produce its documentation but which we have only in 16-bit extended
DOS and 32-bit OS/2 with no source code. So I working on the source
code we created to get it to work the way the original does so the
docs will look the same as they do now.
 Michal has done some stuff on OW as such within the last few months,
so /some/ work is being done. But porting your code is probably a good
idea, a statement I regret having to make.
 I am sorry about your port and hope you can find solutions.
The real problem is that Fortran changed significantly from F66 / F77 to F90 and beyond.  I have written my own program to do most of the upgrades for me but I am subject to the old 80 / 20 rule.  It is easy to automate 80% of the work but the last 20% is dadgum hard to automate.  I am also cleaning up some old code from the 1970s that is problematic.
The real impetus is that I cannot debug my OW F77 code on Windows 10 / 11.  So every time time I or a customer runs into a bug, I have to use my Windows 7 Pro x64 PC.  Pain in the buttocks.  Both of my programmers still use Windows 7 for that reason.
I am porting to Microsoft Visual C++ and Intel Visual Fortran.  IVF is a very strict compiler and I hesitate to turn that strictness off.  In addition, the synergy between MSVC++ and IVF is ... lacking ... in several areas.  It was much better in the distant past but I have a habit of finding bugs in the IVF compiler that take them quite a while to fix.
I started off porting my F66 / F77 code to C++ using a very modified version of F2C.  Due to the complexity of input and output between the two languages (Fortran is record oriented, C is byte oriented), I have split the project into two parts as my customers need a x64 version of my software.
I did not know that Michal is still working on OW.  I have gotten a lot of help from Michal and Jiri over the years in fixing OW compiler bugs (mostly in the runtime library).
Lynn

Date Sujet#  Auteur
22 Jul 24 * xkcd: CrowdStrike93Lynn McGuire
23 Jul 24 +* Re: xkcd: CrowdStrike91Charles Packer
23 Jul 24 i+- Re: xkcd: CrowdStrike1G
23 Jul 24 i+* Re: xkcd: CrowdStrike3D
23 Jul 24 ii`* Re: xkcd: CrowdStrike2Your Name
24 Jul 24 ii `- Re: xkcd: CrowdStrike1D
23 Jul 24 i+* Re: xkcd: CrowdStrike5Scott Dorsey
23 Jul 24 ii`* Re: xkcd: CrowdStrike4Paul S Person
23 Jul 24 ii `* Re: xkcd: CrowdStrike3Mark Jackson
24 Jul 24 ii  +- Re: xkcd: CrowdStrike1Paul S Person
25 Jul 24 ii  `- Re: xkcd: CrowdStrike1Scott Dorsey
23 Jul 24 i+* Re: xkcd: CrowdStrike32Paul S Person
23 Jul 24 ii+* Re: xkcd: CrowdStrike9Cryptoengineer
24 Jul 24 iii`* Re: xkcd: CrowdStrike8Paul S Person
24 Jul 24 iii `* Re: xkcd: CrowdStrike7Lynn McGuire
25 Jul 24 iii  `* Re: xkcd: CrowdStrike6Paul S Person
25 Jul 24 iii   `* Re: xkcd: CrowdStrike5Lynn McGuire
25 Jul 24 iii    `* Re: xkcd: CrowdStrike4Scott Dorsey
25 Jul 24 iii     `* Re: xkcd: CrowdStrike3Lynn McGuire
26 Jul 24 iii      `* Re: xkcd: CrowdStrike2Scott Dorsey
27 Jul 24 iii       `- Re: xkcd: CrowdStrike1Lynn McGuire
25 Jul 24 ii+* Re: xkcd: CrowdStrike10Scott Dorsey
25 Jul 24 iii+* Re: xkcd: CrowdStrike4Jaimie Vandenbergh
25 Jul 24 iiii+- Re: xkcd: CrowdStrike1Dimensional Traveler
26 Jul 24 iiii`* Re: xkcd: CrowdStrike2Gary R. Schmidt
26 Jul 24 iiii `- Re: xkcd: CrowdStrike1Jaimie Vandenbergh
25 Jul 24 iii+- Re: xkcd: CrowdStrike1Paul S Person
25 Jul 24 iii`* Re: xkcd: CrowdStrike4Lynn McGuire
26 Jul 24 iii `* Re: xkcd: CrowdStrike3Paul S Person
26 Jul 24 iii  +- Re: xkcd: CrowdStrike1ted@loft.tnolan.com (Ted Nolan
27 Jul 24 iii  `- Re: xkcd: CrowdStrike1Lynn McGuire
27 Jul 24 ii`* Re: xkcd: CrowdStrike12Lynn McGuire
27 Jul 24 ii +* Re: xkcd: CrowdStrike5Paul S Person
28 Jul 24 ii i`* Re: xkcd: CrowdStrike4Your Name
28 Jul 24 ii i +* Re: xkcd: CrowdStrike2D
28 Jul 24 ii i i`- Re: xkcd: CrowdStrike1Paul S Person
28 Jul 24 ii i `- Re: xkcd: CrowdStrike1Paul S Person
1 Aug 24 ii +* Re: xkcd: CrowdStrike2Robert Carnegie
1 Aug 24 ii i`- Re: xkcd: CrowdStrike1Paul S Person
2 Aug 24 ii `* Re: xkcd: CrowdStrike4Mike Van Pelt
2 Aug 24 ii  `* Re: xkcd: CrowdStrike3Paul S Person
2 Aug 24 ii   `* Re: xkcd: CrowdStrike2Mike Van Pelt
3 Aug 24 ii    `- Re: xkcd: CrowdStrike1Paul S Person
23 Jul 24 i+- Re: xkcd: CrowdStrike1Cryptoengineer
24 Jul 24 i+* Re: xkcd: CrowdStrike5Mad Hamish
24 Jul 24 ii`* Re: xkcd: CrowdStrike4Your Name
24 Jul 24 ii `* Re: xkcd: CrowdStrike3Paul S Person
24 Jul 24 ii  `* Re: xkcd: CrowdStrike2Your Name
25 Jul 24 ii   `- Re: xkcd: CrowdStrike1Paul S Person
1 Aug 24 i+* Re: xkcd: CrowdStrike42BCFD 36
1 Aug 24 ii+- Re: xkcd: CrowdStrike1Paul S Person
1 Aug 24 ii`* Re: xkcd: CrowdStrike40Your Name
2 Aug 24 ii `* Re: xkcd: CrowdStrike39Paul S Person
2 Aug 24 ii  +* Re: xkcd: CrowdStrike36Lynn McGuire
3 Aug 24 ii  i`* Re: xkcd: CrowdStrike35Paul S Person
4 Aug 24 ii  i +* Re: xkcd: CrowdStrike33Your Name
4 Aug 24 ii  i i+* Re: xkcd: CrowdStrike29Lynn McGuire
4 Aug 24 ii  i ii+* Re: xkcd: CrowdStrike20Your Name
4 Aug 24 ii  i iii+* Re: xkcd: CrowdStrike2vallor
4 Aug 24 ii  i iiii`- Re: xkcd: CrowdStrike1Scott Dorsey
4 Aug 24 ii  i iii+* Re: xkcd: CrowdStrike2Cryptoengineer
8 Aug 24 ii  i iiii`- Re: xkcd: CrowdStrike1Lynn McGuire
4 Aug 24 ii  i iii+* Re: xkcd: CrowdStrike14Paul S Person
4 Aug 24 ii  i iiii`* Re: xkcd: CrowdStrike13Your Name
5 Aug 24 ii  i iiii `* Re: xkcd: CrowdStrike12Paul S Person
6 Aug 24 ii  i iiii  `* Re: xkcd: CrowdStrike11Your Name
6 Aug 24 ii  i iiii   +* Re: xkcd: CrowdStrike2Titus G
6 Aug 24 ii  i iiii   i`- Re: xkcd: CrowdStrike1Your Name
6 Aug 24 ii  i iiii   +- Re: xkcd: CrowdStrike1Scott Dorsey
6 Aug 24 ii  i iiii   `* Re: xkcd: CrowdStrike7Paul S Person
6 Aug 24 ii  i iiii    `* Re: xkcd: CrowdStrike6Your Name
7 Aug 24 ii  i iiii     `* Re: xkcd: CrowdStrike5Paul S Person
8 Aug 24 ii  i iiii      `* Re: xkcd: CrowdStrike4Your Name
8 Aug 24 ii  i iiii       `* Re: xkcd: CrowdStrike3Paul S Person
8 Aug 24 ii  i iiii        `* Re: xkcd: CrowdStrike2Your Name
9 Aug 24 ii  i iiii         `- Re: xkcd: CrowdStrike1Paul S Person
4 Aug 24 ii  i iii`- Re: xkcd: CrowdStrike1Scott Dorsey
5 Aug 24 ii  i ii`* Re: xkcd: CrowdStrike8D
9 Aug 24 ii  i ii `* Re: xkcd: CrowdStrike7Robert Carnegie
9 Aug 24 ii  i ii  +- Re: xkcd: CrowdStrike1Your Name
9 Aug 24 ii  i ii  +* Re: xkcd: CrowdStrike4D
10 Aug 24 ii  i ii  i`* Re: xkcd: CrowdStrike3Your Name
10 Aug 24 ii  i ii  i `* Re: xkcd: CrowdStrike2D
10 Aug 24 ii  i ii  i  `- Re: xkcd: CrowdStrike1Your Name
9 Aug 24 ii  i ii  `- Re: xkcd: CrowdStrike1D
4 Aug 24 ii  i i+- Re: xkcd: CrowdStrike1Paul S Person
9 Aug 24 ii  i i`* Re: xkcd: CrowdStrike2Robert Carnegie
9 Aug 24 ii  i i `- Re: xkcd: CrowdStrike1Titus G
4 Aug 24 ii  i `- Re: xkcd: CrowdStrike1Mark Jackson
3 Aug 24 ii  `* Re: xkcd: CrowdStrike2Your Name
3 Aug 24 ii   `- Re: xkcd: CrowdStrike1Paul S Person
2 Aug 24 i`- Re: xkcd: CrowdStrike1Jay E. Morris
24 Jul 24 `- Re: xkcd: CrowdStrike1Gary R. Schmidt

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal