[18:57:22] --- awegrcnrocnrrsuv is now known as ebuutdchxtxugcrp
[18:57:26] --- ebuutdchxtxugcrp is now known as Marzo
[21:18:39] <Malignant_Manor> I hate setting up dev environments. I am trying out MSYS2/Clang and updating the MSYS2 package manager is done horribly.
[21:19:54] <Malignant_Manor> You have to restart the shell but they got rid of the batch files that were used. I was able to track down what happened. https://github.com/Alexpux/MSYS2-packages/commit/8a9438774663391ab4cfe586aafc7bf5ce55a4e8
[21:20:20] <Malignant_Manor> You would think after a breaking change like that, that they would update the installer.
[21:28:39] <Malignant_Manor> Those commit instructions also seem wrong. It should probably be msys2_shell.cmd instead of start_shell.cmd. Then I see an issue on the tracker showing Restore the -mingw and -msys2 parameters as deprecated, since some users may be using them. https://github.com/Alexpux/MSYS2-packages/pull/624
[21:31:52] <Malignant_Manor> The parameters from the commit are alright though so that tracker issue isn't a problem.