Re: PATCH: Compose Coordinates *FINAL*



On 2001.08.19 13:13:22 +0200 christophe barbe wrote:
> In your last coordinates patch you use g_return_if_fail in a non void
> function.

mkay, will solve this.

> This lead to a warning and then with -Werror (I use it) the compile breaks.
> 
> src/sendmsg-window.c:1229 in balsa_key_press_event_cb()
> 
> You also use %ld (long) for int argument in format string:
> 
>     statustext = g_strdup_printf(_("Size: %ld bytes, Lines: %ld, Words:
> %ld, Index: %ld, X: %ld, Y: %ld, Char: 0x%x => '%s'."), size, lines, words,
> index, x, y, hexval, symbol);

ditto.

thanks.. if you detect more issues, while operation then please
let me know.

-- 
Name....: Ali Akcaagac
Status..: Student Of Computer & Economic Science
E-Mail..: mailto:ali.akcaagac@stud.fh-wilhelmshaven.de
WWW.....: http://www.fh-wilhelmshaven.de/~akcaagaa




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