Re: Building balsa on Tru64 UNIX (without pspell)



On 2001.11.25 19:55 Jochen Kunz wrote:
> cc: Warning: balsa-message.c, line 1182: In this statement, "0" of type
> "int", is being converted to "pointer to const char". (cvtdiftypes)
>     g_return_val_if_fail(charset >= 0, NULL);
> ----^
> Please say that this is a bad joke. I am not a very versed C
> programmer, but using an other test as == or != for a pointer
> is really ugly.

It should have been charset != 0. 
/Pawel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]