Josh DuBois writes:
>       {
> -       char *p = (char*) p_data;
> +       signed char *p = (char*) p_data;
                            ^signed
Shouldn't the cast be for the targert variable?

Uwe Bonnes                [EMAIL PROTECTED]

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------

Reply via email to