MYSTRAN Forum
BANDIT crash on Windows (MSYS+CMake build) - Printable Version

+- MYSTRAN Forum (https://www.mystran.com/forums)
+-- Forum: MYSTRAN (https://www.mystran.com/forums/forumdisplay.php?fid=4)
+--- Forum: MYSTRAN (https://www.mystran.com/forums/forumdisplay.php?fid=5)
+--- Thread: BANDIT crash on Windows (MSYS+CMake build) (/showthread.php?tid=48)

Pages: 1 2


RE: BANDIT crash on Windows (MSYS+CMake build) - drbillc - 08-28-2020

So the pull cannot be just of BANDIT_MODULE.f?


RE: BANDIT crash on Windows (MSYS+CMake build) - drbillc - 08-29-2020

I'll check with Brian but I didn't see a problem with it when I looked at it


RE: BANDIT crash on Windows (MSYS+CMake build) - borges - 08-29-2020

(08-28-2020, 11:58 PM)drbillc Wrote: So the pull cannot be just of BANDIT_MODULE.f?

You could, in theory, isolate just that change, but that wouldn't make much sense.

The change to BANDIT_MODULE.f is only useful in the context of the CMake alternative/improved cross-platform build process.
That's why it's bundled with some other minor changes.

That's what the fork is for -- holding my changes. If you're comfortable with the state of the fork (i.e. the changes), feel free to merge.


RE: BANDIT crash on Windows (MSYS+CMake build) - ceanwang - 08-29-2020

If the end result just defunction BANDIT, why not use an old version which whitout BANDIT?


RE: BANDIT crash on Windows (MSYS+CMake build) - drbillc - 08-30-2020

I did the pull request earlier today. Can you check it. Something doesn't look right

Cean, not sure what you are asking but BANDIT has been in MYSTRAN for 15 years so there isn't any version without it anymore


RE: BANDIT crash on Windows (MSYS+CMake build) - borges - 08-30-2020

(08-30-2020, 12:49 AM)drbillc Wrote: I did the pull request earlier today. Can you check it. Something doesn't look right

Did something go wrong?