The Grijjy.Hash.pas module will cause multiple exceptions when compiled with overflow checking on. I can confirm that the code works properly, but maybe an {$OVERFLOWCHECKS OFF} directive should be put around the parts of code (or the whole module) that fail when overflow checking is on?
The Grijjy.Hash.pas module will cause multiple exceptions when compiled with overflow checking on. I can confirm that the code works properly, but maybe an {$OVERFLOWCHECKS OFF} directive should be put around the parts of code (or the whole module) that fail when overflow checking is on?