121d65215eTweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang.
%!s(int64=9) %!d(string=hai) anos
James Urquhart
f44a3f27d6Fix stack balancing problems by refactoring execution calls