Robert Larice <Robert.Larice@...> writes:
> Hello,
>
> I've attached three small patches.
> 1) implement a proper out_printf(), using va_args
> 2) fix an incorrect indirection level of a (void *) cast
> 3) serious, read_sock() was called with too few arguments ...
>
> Regards,
>
> Robert Larice
Hello Holger Vogt,
thank you for applying,
I see you had to fight a bit for windows.
I'm a bit scared about that p_r_i_n_t_f business,
would you please check the attached patchlet ?
(uses __printf__ instead of printf, which should be ok
in windows)
Regards,
Robert Larice
|