Dr-Noob / cpufetch

Simple yet fancy CPU architecture fetching tool
GNU General Public License v2.0
1.82k stars 99 forks source link

Print different error message if the build is release or not #224

Closed Dr-Noob closed 5 months ago

Dr-Noob commented 5 months ago

When the microarchitecture is not detected, the program reports an error and asks the user to submit an issue in github. This is not good, because typically the non supported microarchitectures are always supported on the last version of cpufetch. Therefore, it's better to:

Dr-Noob commented 5 months ago

Okay this was already addressed in 2feee25659347fd6e7e7adeca2b1ade4df5c3135