On Fri, 28 Oct 2005 22:23:41 -0500
Steven P. Ulrick wrote:

> Hello, Everyone

Hello,

> First I must congratulate you, since this is the first time I have
> ever had any problems compiling gtk-gnutella-current from CVS.  Here
> is the end.  Here is the tail end of the output from /usr/bin/make:

(snip)

> utf8.c:78: error: conflicting types for 'utf8_decode_char_fast'
> utf8.h:88: error: previous declaration of 'utf8_decode_char_fast' was here
> utf8.c:78: error: conflicting types for 'utf8_decode_char_fast'
> utf8.h:88: error: previous declaration of 'utf8_decode_char_fast' was here

(snip)

I have another errors (with gcc 4.0.1),

    utf8.c: In function 'utf8_to_iso8859':
    utf8.c:1000: warning: pointer targets in passing argument 3 of \
      'utf8_decode_char' differ in signedness
    utf8.c: In function 'regression_iconv_utf8_to_utf8':
    utf8.c:4831: warning: pointer targets in passing argument 1 of \
      'lazy_locale_to_utf8_normalized' differ in signedness
    utf8.c: In function 'regression_utf8_bijection':
    utf8.c:4853: warning: pointer targets in passing argument 2 of \
      'utf8_decode_char_fast' differ in signedness
    utf8.c: In function 'unknown_to_utf8':
    utf8.c:1959: warning: 'cd' may be used uninitialized in this function

while compilation passed, gtkg aborted immediately when I launched.

  from gtkg.warn:

    ** ERROR **: file utf8.c: line 2272 (lazy_ui_string_to_utf8): \
      assertion failed: (utf8_is_valid_string(src))
    aborting...
    05/10/30 05:05:47 (WARNING): adns_do_transfer: EOF (read)

  from gtkg.log:

    REGRESSION: regression_normalization_character_identity PASSED
    REGRESSION: regression_normalization_issue PASSED
    REGRESSION: regression_utf8_strlower PASSED
    REGRESSION: regression_bug_1211413 PASSED
    REGRESSION: regression_iconv_utf8_to_utf8 PASSED
    REGRESSION: regression_utf8_bijection

  src/lib/utf8.c:

    $Id: utf8.c,v 1.78 2005/10/30 02:48:00 cbiere Exp $

Regards,
-- 
Daichi


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Gtk-gnutella-devel mailing list
Gtk-gnutella-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to