messagetrans_error_lookup : wrong type

John Tytgat John.Tytgat at aaug.net
Sat Jun 2 01:19:24 BST 2001


I guess the 3rd argument of :

> extern os_error *xmessagetrans_error_lookup (os_error const *error,
>       messagetrans_control_block const *cb,
>       char *buffer,
>       int size,
>       char const *arg0,
>       char const *arg1,
>       char const *arg2,
>       char const *arg3);

and

> extern void messagetrans_error_lookup (os_error const *error,
>       messagetrans_control_block const *cb,
>       char *buffer,
>       int size,
>       char const *arg0,
>       char const *arg1,
>       char const *arg2,
>       char const *arg3);

needs to be "os_error *buffer" instead of "char *buffer".  No ?

John.
-- 
John Tytgat, in his comfy chair at home                                 BASS
John.Tytgat at aaug.net                             ARM powered, RISC OS driven



More information about the oslib-user mailing list