84a370a400
used with negative char values, so I've added casts to unsigned char. Maybe what really should be done is change all those arrays and pointers to type unsigned char [] or unsigned char *, respectively; but using plain char with those predicates is just wrong, so something had to be done. Submitted by: Reviewed by: PR:
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING This is ***VERY*** new experimental code and is likely to change considerably or vanish altogether.