GoSMPP icon indicating copy to clipboard operation
GoSMPP copied to clipboard

reflect uses old 'Uint32Value' etc.

Open stu opened this issue 14 years ago • 1 comments

Uint32Value and friends were phased out to use BoolValue, IntValue, UIntValue only. So GoSMPP no longer compiles.

stu avatar Oct 15 '10 02:10 stu

Fixed in fork at https://github.com/jbuchbinder/GoSMPP

jbuchbinder avatar Aug 28 '12 17:08 jbuchbinder