Elektrine lite

← Feed

@brouhaha@mastodon.social

Post #3977049

2026-07-21 03:56 UTC

That got me as far as parsing FORLIB.REL successfully. 4/

Replies (1)

  • @brouhaha@mastodon.social 2026-07-21 04:24

    Next hurdle: FORLIB.REL contains not one, but TWO modules named NEG. I'm not surprised that LIB80 doesn't actively prevent duplicate module names in an output library, but I'm surprised that whoever set up the FORTRAN-80 release process did that, presumably unintentionally. I haven't yet checked whether the two NEG modules are identical, but I expect that they would be. 5/

    Open ##3977048