mldonkey-users
[Top][All Lists]
Advanced

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

[Mldonkey-users] [patch #4696] Fix some C compiler warnings


From: spiralvoice
Subject: [Mldonkey-users] [patch #4696] Fix some C compiler warnings
Date: Sun, 11 Dec 2005 03:20:52 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.8) Gecko/20051209 Firefox/1.5

URL:
  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4696>

                 Summary: Fix some C compiler warnings
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: spiralvoice
            Submitted on: So 11.12.2005 um 03:20
                Category: Bug fixes
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

These warnings are now removed:

src/config/unix/os_stubs_c.c: In function `os_ftruncate':
src/config/unix/os_stubs_c.c:81: warning: int format, different type arg (arg
4)
src/config/unix/os_stubs_c.c: In function `os_uname':
src/config/unix/os_stubs_c.c:135: warning: embedded `\0' in format

src/utils/lib/sha1_c.c: In function `sha1_hash':
src/utils/lib/sha1_c.c:245: warning: suggest parentheses around arithmetic in
operand of |
src/utils/lib/sha1_c.c: In function `sha1_end':
src/utils/lib/sha1_c.c:261: warning: suggest parentheses around arithmetic in
operand of |

src/utils/lib/charsetstubs.c: In function `utf8_validate':
src/utils/lib/charsetstubs.c:191: warning: comparison of unsigned expression
< 0 is always false
src/utils/lib/charsetstubs.c:191: warning: comparison between signed and
unsigned
src/utils/lib/charsetstubs.c:203: warning: comparison of unsigned expression
>= 0 is always true
src/utils/lib/charsetstubs.c:204: warning: comparison between signed and
unsigned
src/utils/lib/charsetstubs.c:227: warning: comparison of unsigned expression
>= 0 is always true
src/utils/lib/charsetstubs.c:230: warning: comparison of unsigned expression
< 0 is always false
src/utils/lib/charsetstubs.c: In function `ml_convert_with_iconv':
src/utils/lib/charsetstubs.c:1225: warning: comparison of unsigned expression
< 0 is always false
src/utils/lib/charsetstubs.c:1273: warning: comparison between signed and
unsigned

src/daemon/common/commonHasher_c.c: In function `ml_job_start':
src/daemon/common/commonHasher_c.c:385: warning: implicit declaration of
function `caml_enter_blocking_section'
src/daemon/common/commonHasher_c.c:391: warning: implicit declaration of
function `caml_leave_blocking_section'






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: So 11.12.2005 um 03:20  Name: c.patch  Size: 2,73KB   By: spiralvoice

<http://savannah.nongnu.org/patch/download.php?item_id=4696&item_file_id=5577>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4696>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]