Matthew-McRaven / Pepp

The next generation of Pep series simulators
https://compsys-pep.com
GNU General Public License v3.0
6 stars 0 forks source link

Fix unsafe bool<=>u16 coercions #517

Closed Matthew-McRaven closed 3 months ago

Matthew-McRaven commented 3 months ago

MSVC should emit far fewer compiler warnings now.

Can't auto-merge, because I want to check my handiwork on a clean Windows build.