[lm-sensors] [PATCH] atxp1: signed/unsigned char bug

Alexey Dobriyan adobriyan at gmail.com
Thu Jul 27 20:30:34 CEST 2006


On Thu, Jul 27, 2006 at 08:20:53PM +0200, Jean Delvare wrote:
> > vid_to_reg() can return -1 and char can be unsigned.
>
> What does it take for char be unsigned? Never seen that.

Cross-gcc for arm here. That's how it was noticed. Or -funsigned-char
gcc flag.




More information about the lm-sensors mailing list