GoSMPP
GoSMPP copied to clipboard
reflect uses old 'Uint32Value' etc.
Uint32Value and friends were phased out to use BoolValue, IntValue, UIntValue only. So GoSMPP no longer compiles.
Fixed in fork at https://github.com/jbuchbinder/GoSMPP