MOLNAR Ingo <[EMAIL PROTECTED]> wrote:

>  > -#define PARAM  empty_zero_page
>  > +#define PARAM  ((unsigned char *)empty_zero_page)
>  
>  (just pedantic, but the right fix is to make it (char *) not (unsigned
>  char *), because this is how it was defined and used previously.

Hmm, I also used signed at the beginning, but then looked into 2.2.0 sources and
there it's unsigned...

Regards,

Evgeny


--
   ____________________________________________________________
  / Evgeny Stambulchik  <[EMAIL PROTECTED]>  \
 /  Plasma Laboratory, Weizmann Institute of Science, Israel \  \
 |  Phone : (972)8-934-3610  == | == FAX   : (972)8-934-3491 |  |
 |  URL   :    http://plasma-gate.weizmann.ac.il/~fnevgeny/  |  |
 |  Finger for PGP key >=====================================+  | 
 |______________________________________________________________| 

Reply via email to