eclipse-embed-cdt / eclipse-plugins

The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
http://eclipse-embed-cdt.github.io/
Eclipse Public License 2.0
555 stars 129 forks source link

Ensure the toolchain hash is returned as unsigned #386

Closed ilg-ul closed 4 years ago

ilg-ul commented 4 years ago

The getHash() functions should not return negative values.

ilg-ul commented 4 years ago

Fixed in 2020-07-21.