|
|
|
|
|
by igouy
1758 days ago
|
|
> … just the source embedded in HTML… "Where can I get the program source code?
— zip'd program source code" line 11 ? in the README > … vendoring/version information for external packages they depend on… If the programs don't build/run with the latest GA external packages, they will be shown as "Make Error" "Bad Output" "Failed" until someone updates them. |
|
A zipped source code archive inside a Git repository is very surprising (violation of principle of least astonishment). No wonder I couldn’t find the benchmark programs’ source; they aren’t even indexed for code search due to residing in a zip file.