The GCC / mingw-w64 Version column of the table in the Pre-built Toolchains page contains "master" in the value for 3 rows. Yet MinGW-w64 has no "master" version; it has a master branch. @lhmouse clarified in ticket #92 that the value "master" does refer to the master branch.
It would be clearer to write "Unknown" or "Variable" instead of master.
By the way, it would be clearer to split the column into 3:
- MinGW-w64 Version
- GCC Version
- Clang Version
🅭🄍
The GCC / mingw-w64 Version column of the table in the Pre-built Toolchains page contains "master" in the value for 3 rows. Yet MinGW-w64 has no "master" version; it has a
masterbranch. @lhmouse clarified in ticket #92 that the value "master" does refer to themasterbranch.It would be clearer to write "Unknown" or "Variable" instead of
master.By the way, it would be clearer to split the column into 3:
🅭🄍